Module title bar |
Module title bar |
Oct 27 2004, 04:53 PM
Post
#1
|
|
|
AdReNaLiN3 ![]() ![]() ![]() ![]() Group: Member Posts: 211 Joined: Aug 2004 Member No: 36,718 |
hey do any of you guys know how to like make your module title bar a different font and color etc. If you don't know what im talking about the module title bar, its those bars above that has like Subscriptions, blogrings those...
|
|
|
|
![]() |
Oct 27 2004, 05:13 PM
Post
#2
|
|
![]() This bitch better work! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 13,681 Joined: Jul 2004 Member No: 28,095 |
Paste in Custom Header
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: transparent; font: bold 20pt impact; text-transform: uppercase; color: #ccedbc; letter-spacing: -2.5pt; border: none; text-align: left; } </style> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> that should work. but if doesn't tell me. |
|
|
|
![]() ![]() |