Can somebody fix this? |
Can somebody fix this? |
Jun 14 2005, 02:32 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Jun 2005 Member No: 149,335 |
i'm trying to put a border and stuff around my tittles and this is what i came up with...
<style type="text/css"> .BlogItemTitle {border:1px dotted #ffffff; background-color:#000000; color: #ffffff;} </style> but it doesn't work Can somebody tell me whats wrong? |
|
|
|
![]() |
Jun 15 2005, 02:20 PM
Post
#2
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Jun 2005 Member No: 149,335 |
The background color still should have changed even though I dont need it, and yet it doesnt.
the code should be inbetween the <title></title> and the <body> marks, right? |
|
|
|
chris-is-so__randy Can somebody fix this? Jun 14 2005, 02:32 PM
azn.peace.maker CODEborder:1px dotted #ffffff;
Change the dott... Jun 14 2005, 06:04 PM
chris-is-so__randy thanks, but it didnt work.... Jun 15 2005, 12:05 AM
azn.peace.maker well may i ask where did you get that code from? c... Jun 15 2005, 12:36 AM
chris-is-so__randy Actually I made it up myself...
I found out the n... Jun 15 2005, 10:29 AM
azn.peace.maker then why do you need this part
CODEbackground-colo... Jun 15 2005, 10:40 AM
DaToNeViEtBoI916 the code should be between the <head> tags. Jun 15 2005, 08:33 PM![]() ![]() |