Log In · Register

 
 
Closed TopicStart new topic
how do you dot, the border...?
bballchick1
post Jul 14 2004, 04:03 PM
Post #1


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

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



yea how do you dot the border on the modules and on the blog? _unsure.gif
 
Caustic
post Jul 14 2004, 04:51 PM
Post #2


rawr
*****

Group: Member
Posts: 906
Joined: Jul 2004
Member No: 26,961



If you dont have css use this:

QUOTE
<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, add this to it:

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


Then you can change the color and width of the border.
 
bballchick1
post Jul 14 2004, 04:53 PM
Post #3


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

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



okie thanks but is there one that can go around your blog too?
 
Caustic
post Jul 14 2004, 04:57 PM
Post #4


rawr
*****

Group: Member
Posts: 906
Joined: Jul 2004
Member No: 26,961



QUOTE
table.blogbody {
  border: 1px dashed #COLOR;
  width: 500px;
}


If you allready have that in the style sheet, you may need to find that part and edit it so it looks like that^.
 
bballchick1
post Jul 14 2004, 04:58 PM
Post #5


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

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



okie thanks i will try that
 

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