PDA

View Full Version : I have looked everywhere


Shadawg
01-01-2009, 06:29 PM
So in hope that someone can help me, i would like to edit my navbar further.

Instead of the text as links, i would like to replace them with images, so they are buttons. Rollover would be nice, but not essential.

Any help would be appreciated.

Thank you.

SEOvB
01-01-2009, 07:09 PM
Just replace the standard text in between the link code with the image code

ex:

<a href="memberlist.php"><img src="memberlist.jpg" border="0"></a>

Shadawg
01-01-2009, 07:18 PM
Thank you, ill give that a try.

--------------- Added 1230845088 at 1230845088 ---------------

the image is up, but got another problem

http://www.revolutionofgaming.com/home/cmps_index.php

whats with the red.....

Lynne
01-01-2009, 07:36 PM
Thank you, ill give that a try.

--------------- Added 01 Jan 2009 at 13:24 ---------------

the image is up, but got another problem

http://www.revolutionofgaming.com/home/cmps_index.php

whats with the red.....
You have the red as the background color for your vbmenu_control class. Change it to another color, like black/gray or repeat the background image in the y direction as well as the x direction.

Shadawg
01-01-2009, 07:38 PM
Where would i find this, in the navbar template

Lynne
01-01-2009, 07:51 PM
In your style > Main CSS > find the class vbmenu_control

Shadawg
01-01-2009, 07:55 PM
I have looked, i dont have it there?

--------------- Added 1230846938 at 1230846938 ---------------

Do mean in the style editor, because its not there.....

Lynne
01-01-2009, 07:58 PM
Go to the Main CSS page... do a control + f (apple + f on a mac) for find in your browser and enter "vbmenu" (without quotes) and you should find it.

Shadawg
01-01-2009, 08:05 PM
That did it, i didnt see the txt in the left corner, thank you so much Lynne.

--------------- Added 1230847869 at 1230847869 ---------------

How do i adjust the spacing between the images?

--------------- Added 1230848014 at 1230848014 ---------------

Same way, i got it.....