Advanced search  

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

Pages: [1]   Go Down

Author Topic: style.css on default theme problem  (Read 2451 times)

0 Members and 1 Guest are viewing this topic.

Fidder

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
style.css on default theme problem
« 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.
Logged

DaMysterious

  • Contributor
  • Coppermine frequent poster
  • ***
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 404
  • My CPG Recources
    • My CPG Recources
Re: style.css on default theme problem
« Reply #1 on: July 05, 2004, 01:40:11 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?

Code: [Select]
.topmenu {
        line-height : 130%;
        font-size: 100%;
}
Logged
DaMysterious.

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: style.css on default theme problem
« Reply #2 on: July 05, 2004, 06:51:20 pm »

@ fidder, please do not double post. Removed your other identical post.
Logged
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
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 18 queries.