left module, border under title |
left module, border under title |
May 13 2004, 05:04 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: May 2004 Member No: 16,346 |
hey i was wondering how you get the border or line under the title in the left module , instead of it just going into the new color , have a black line to seperate or something , like my entrys . http://www.xanga.com/seansays2u/ - thanks
|
|
|
|
![]() |
May 13 2004, 06:00 PM
Post
#2
|
|
|
I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 |
try this
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-image: url(http://url.com/to/the/site/image.gif); background-color: #FCEBFF; font: bold 11px arial; text-transform: uppercase; color: #C991AE; border:000000 solid 1px; }</style> <!-- end code provided by createblog.com --> |
|
|
|
May 14 2004, 02:59 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: May 2004 Member No: 16,346 |
thanks so much, i had to edit it to border-bottom, BUT THANKS! searching for this for days =P
|
|
|
|
![]() ![]() |