left module title bars |
![]() ![]() |
left module title bars |
Feb 18 2004, 09:49 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Feb 2004 Member No: 3,261 |
i went upto page 11 looking for something on this but i couldn't find it :T hehe
does anyone know how to change the font for the left module titles? (ie. username, subscriptions, my blogrings, posting calendar, etc.) thanks* |
|
|
|
| *lookitskim* |
Feb 18 2004, 09:58 PM
Post
#2
|
|
Guest |
CODE <!-- begin code provided by createblog.com -->
<style> table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(none); background-color:transparent; color: #B27119; font: bold 10pt century gothic; text-transform: none; text-align:center;} table.left { /* this edits the menu module */ border: none; width:180px; background-color:FFF8A9;}</style> <!-- end code provided by createblog.com --> |
|
|
|
Feb 18 2004, 11:09 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Feb 2004 Member No: 3,261 |
thanks a lot.
|
|
|
|
![]() ![]() |