1
paleghost
Changing the colors of the sub menu.
  • 2004/12/2 10:01

  • paleghost

  • Just popping in

  • Posts: 6

  • Since: 2004/11/25


i took a look at the CSS and didn't see anything on the sub menu. here is what i would like changed.

http://www.paleghost.com/temp/ex.jpg

I find it confusing that they are the same color.

2
m0nty
Re: Changing the colors of the sub menu.
  • 2004/12/2 10:27

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


sub menu's are indented tho, which makes them stand out..

but as they are links, they're defined under a: classes in the css, and any change will affect all links..

the only other alternative i can think of is to edit the template of that block and find the code for the sublinks part, and add an inline style="" command and define the color there..

edit*

look for

td#mainmenu a.menuSub {padding-left: 10px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid Silver;font-size:11px;}

in your css and change it.. i don't actually remember if adding: color: ; will work or not in this case

3
paleghost
Re: Changing the colors of the sub menu.
  • 2004/12/3 1:38

  • paleghost

  • Just popping in

  • Posts: 6

  • Since: 2004/11/25


adding background-color: #color; worked. thanks =)

Login

Who's Online

475 user(s) are online (57 user(s) are browsing Support Forums)


Members: 0


Guests: 475


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits