style.css on default theme problem style.css on default theme problem
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

style.css on default theme problem

Started by Fidder, July 05, 2004, 12:29:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Fidder

When changing the style.css for the default theme nothing happens. I would like to change to size of the .topmenu part of my gallery. Changing the value to 1px or whatever doesn´t seem to work.

Does someone know if i forgot something? Sorry for my poor english.

DaMysterious

Quote from: Fidder on July 05, 2004, 12:29:30 PM
When changing the style.css for the default theme nothing happens. I would like to change to size of the .topmenu part of my gallery. Changing the value to 1px or whatever doesn´t seem to work.

Does someone know if i forgot something? Sorry for my poor english.

If you like to change the font-size look below and change font-size (use px instead of %, like font-size: 10px) to the value you prefer. The line hight is the value for the alignement within the table, play around with this value to see what happens. Did you overwrite/upload the 'old' style.css properly?


.topmenu {
       line-height : 130%;
       font-size: 100%;
}
DaMysterious.

Casper

@ fidder, please do not double post. Removed your other identical post.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here