Need help! Need help!
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Need help!

Started by neonplayer, February 09, 2007, 06:46:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

neonplayer

Now , I am customizing " Rin " themes to use for my website .  Please See the two screenshot.

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.poemscorner.com%2Ftta%2Fscreenshot.jpg&hash=ca24b8ca459910e4bbdc32e10a99b54e66bdcfdc)

At the first screen shot , I showed the red arrow . There's space in banner and top bar. I tried to make no space at there. But I am so tired of it and can't find how to solve it. See the second attachment , I want to be do like that . Here is the second screenshot.

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.poemscorner.com%2Ftta%2Fscreenshot1.jpg&hash=c383ae6a5728136e90806552b9b02714e00f05c7)

I tried to solve from style_wp.css. I tried and edit all those things , nothing happen.

/*---------------------------- Site Navigation -------------------------------*/
#hnav {
width: 950px;
margin: 8px auto;
height: 23px;
background:url(images/navgradient.jpg) repeat-x top;
}


#header {
float: left;
width: 235px;
margin: 0px;
padding: 0px;
text-align: left;
height: 20px;
}


#hmenu {
margin: 2px 5px 0 0;
text-transform:lowercase;
text-align: right;
float: right;
width: 460px;
}


#masthead {
background: url(images/masthead.jpg);
width: 950px;
height: 141px;
margin: 0px auto;
padding: 0;
}


Can anyone solve for me ? Any idea of this ? Please help me from that. Thanks you very much.

with regards,
neonplayer




Nibbler

Post a link to your gallery.

neonplayer

#2
[removed as requested - Nibbler]

Nibbler

Remove the margins from #container and #hnav

neonplayer

Work On Mozilla . But check again . Now banner and bottom is at center , and container and top is going to right side.

At IE , doesn't work at all . Only container work . hnav doesn't work. Any idea ?

with regards,

Nibbler

I didn't mean remove them completely, they still need to be centered. Set them to

margin: 0px auto;

neonplayer

Nibbler ,

Done . Thx , but, it's only work for Mozilla Firefox . In IE , there's still space. Please check again. Any idea ?

Nibbler


neonplayer

Oh okie , anyway , thank you very much.

There is another thing I didn't get through .

At the right side of the Gallery Menu and Link Menu , all the text and links are blue colour and hover of the text is red and colour is grey . I want to change to other clours . So I tried to edit at style.css. The original coding is here

.topmenu {
        line-height : 130%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #0099FF;
        margin-top: 1px;
        margin-bottom: 1px;
}

.topmenu a {
        color : #FFFFFF;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #CC3333;
        text-decoration : underline;




I tried to change all those to that one. But didn't effect on Gallery Menu and Link colour. Any idea ? Thx again


.topmenu {
        line-height : 130%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #8a00b7;
        margin-top: 1px;
        margin-bottom: 1px;
}

.topmenu a {
        color : #8a00b7;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #8a00b7;
        text-decoration : underline;
}


with regards

neonplayer

One Question .

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fi153.photobucket.com%2Falbums%2Fs221%2Ftta24%2Fscreenshot2.jpg&hash=6943ee565400d24497b52d3fb5b2ea94adfe7d37)

Yea ,

IN that screen shot . In that theme , Category listing is only one by one and each category have category pic. How can i do like that ? Thx

Nibbler

One question per thread please...

neonplayer

sry. I think , if i make another thread , i will doing wasting for forum . That's why . I will make another thread. Thanks.

neonplayer

Quote from: neonplayer on February 10, 2007, 01:30:53 AM
Oh okie , anyway , thank you very much.

There is another thing I didn't get through .

At the right side of the Gallery Menu and Link Menu , all the text and links are blue colour and hover of the text is red and colour is grey . I want to change to other clours . So I tried to edit at style.css. The original coding is here

.topmenu {
        line-height : 130%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #0099FF;
        margin-top: 1px;
        margin-bottom: 1px;
}

.topmenu a {
        color : #FFFFFF;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #CC3333;
        text-decoration : underline;




I tried to change all those to that one. But didn't effect on Gallery Menu and Link colour. Any idea ? Thx again


.topmenu {
        line-height : 130%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #8a00b7;
        margin-top: 1px;
        margin-bottom: 1px;
}

.topmenu a {
        color : #8a00b7;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #8a00b7;
        text-decoration : underline;
}


with regards


Dear Nibbler,

Can u solve for me ? Now I only have that problem and , when it's done , I can launch the site now . That's why . If you don't mind , please help me again. Thank you very much.

with regards

neonplayer

all problem have been solved now . Thanks :)