coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: bucster on January 21, 2006, 05:37:06 PM

Title: Make User Galleries wording more visable
Post by: bucster on January 21, 2006, 05:37:06 PM
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.
Title: Re: Make User Galleries wording more visable
Post by: Joachim Müller on January 22, 2006, 01:22:19 PM
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