Make User Galleries wording more visable Make User Galleries wording more visable
 

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

Make User Galleries wording more visable

Started by bucster, January 21, 2006, 05:37:06 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

bucster

Hi.
I have been asked by my site members if its possible to make the words "Users Galleries" stand out more.
I searched the threads and found an answer for 1.3.x cpg. http://forum.coppermine-gallery.net/index.php?topic=12477.0

It said i could use a styleguide available on the demo site, to find which parts of the css referred to the relevant sections of the page.
Unfortunately this wasnt available, it was a post from late 2004.

I assume it is part of the css i have to change for the relevant font size and maybe change the colour.
Could i ask if this is the correct area i am looking at?



h1{
        font-weight: normal;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #FFFFFF;
background: transparent;
        margin: 2px;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;


To increase the font size, would i just increase the font size - 12px or is it relevent to other words also.
Or do i make the number smaller to increase it?
Unsure which heading it is or if its a heading, table , etc.

Any help is appreciated

Bucster.
Kind Regards

Bucster

Joachim Müller

The styleguide theme has been removed. We recommend to use the tools "WebAccesibilityToolbar" or "WebDeveloperToolbar", see http://forum.coppermine-gallery.net/index.php?topic=24056.msg123520#msg123520