borders around modules |
![]() ![]() |
borders around modules |
Oct 1 2004, 04:42 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 52,692 |
i got the script where you can make a double border around your blogs but is there another script where you can get double borders around your left module and around the chatterbox???
|
|
|
|
Oct 1 2004, 05:30 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
However you do double borders, repeat it for you modules in your stylesheet.
(How do you do that? I'll do it for you.) |
|
|
|
Oct 1 2004, 10:37 PM
Post
#3
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Here's the code for borders on your module
CODE <!-- begin code provided by createblog.com -->
<style type="text/css">.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { border:2px #COLOR solid; }</style> <!-- end code provided by createblog.com --> |
|
|
|
Oct 4 2004, 06:48 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 52,692 |
heres the code that i use...
[CODE]<!-- begin code provided by createblog.com --> <style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ BORDER: #0033cc 3px double; width:400px;} </style> <!-- end code provided by createblog.com --> i used the 1 4rm u sweetxsimplicity but it duznt work rite... mah xangurr |
|
|
|
![]() ![]() |