Log In · Register

 
 
Closed TopicStart new topic
Dashed Line Boxes*, ??
angel_eyesXx
post Jul 15 2004, 09:58 AM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: Jul 2004
Member No: 30,870



How do I get the boxes around everything to have the little dashed lines?
 
bballchick1
post Jul 15 2004, 10:08 AM
Post #2


your signal fades away, and all I'm left with is noise.
******

Group: Member
Posts: 2,099
Joined: Apr 2004
Member No: 14,110



i asked this question yesterday...if you don't have css use this code:


<style type="text/css">
table.blogbody {
border: 1px dashed #FF0099;
width: 500px;
}
table.left {
border: 1px dashed #FF0099;
width: 160px;
}
</style>

if you do have css use this code:


table.blogbody {
border: 1px dashed #FF0099;
width: 500px;
}
table.left {
border: 1px dashed #FF0099;
width: 160px;
}
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: