Board index PBase HTML and Style Sheets How to change the "font-style" and "font-size

HTML and Style Sheets

How to change the "font-style" and "font-size

Customize your galleries.
jeff_c
 
Posts: 1

How to change the "font-style" and "font-size

Post Wed Sep 20, 2006 8:38 am


Hi

Can someone help me?

I am currently using pbase style sheet, alexc, which I like a lot. Only problem is in its "caption". Its default setting in "caption" is italic font-style and a smaller font-size than its in "title".

For me italic font-style with this small font-size is very difficult to read.

Can it be changed to REGULAR font-style and a BIGGER font-size?

Thanks a lot!!!! :)

dang
 
Posts: 3780


Post Tue Sep 26, 2006 3:42 pm


The h2 header section can be changed to something like this, or similar. Just play around with it untill you find what you like.

h2
{
font-size: 16pt;
font-weight: normal;
text-align: right;
letter-spacing: 8px;
padding-top: 12px;
padding-bottom: 12px;
margin-left: 2px;
margin-right: 2px;
background-color: black;
color: white;
}

h2:first-letter
{
color: #d5ae83;
font-style: bold;
font-size: 20pt;
}


Board index PBase HTML and Style Sheets How to change the "font-style" and "font-size

Who is online

Users browsing this forum: ClaudeBot, regenortho and 0 guests