Board index PBase HTML and Style Sheets Change gallery name font without affecting other elements

HTML and Style Sheets

Change gallery name font without affecting other elements

Customize your galleries.
tgriffen
 
Posts: 41

Change gallery name font without affecting other elements

Post Sat Oct 13, 2007 2:41 am


If you look at my page http://www.pbase.com/hwyhobo/ you will see two names of galleries:

1. Personal
2. Monochromatic world

I would like to change the font in those two names without affecting any other element of the page. I've gone through the CSS and could not find anything. I would appreciate a pointer.

alangrant
 
Posts: 861


Post Sat Oct 13, 2007 4:38 pm


There is no specific class name or id name identifying this particular page element. Fortunately, the gallery name is the only thing within a thumbnail table cell that is surrounded by bold <b> tags. This fact can be used to control the way gallery names are displayed, for example:

Code: Select all
.thumbnail b { font-family: verdana; font-size : 9px;}
Alan
Travel Photos - http://www.pbase.com/alangrant
Balkanology: Explore Southeast Europe - http://www.balkanology.com/

tgriffen
 
Posts: 41


Post Sat Oct 13, 2007 9:10 pm


Outstanding, thank you.


Board index PBase HTML and Style Sheets Change gallery name font without affecting other elements

Who is online

Users browsing this forum: ClaudeBot and 2 guests