Log In · Register

 
 
Closed TopicStart new topic
Border around posts
Dead In Soul
post Jun 25 2004, 09:37 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Jun 2004
Member No: 24,831



I was wondering if there was a code for bordering the posts.
 
hatefulxlove
post Jun 25 2004, 09:46 PM
Post #2


...Hm?
****

Group: Member
Posts: 250
Joined: Jan 2004
Member No: 910



why yes there is. happy.gif
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
/*
Bordered Weblogs
*/

.blogheader {
/* This sets your date's border color */
border: 1px SOLID #000000;
}

.blogbody {
/* This sets your weblog content border color */
border-right: 1px SOLID #000000;
border-bottom: 1px SOLID #000000;
border-left: 1px SOLID #000000;
}
</style>
<!-- end code provided by createblog.com -->

that one has a bordered date. If you dont want a bordered date, just take out the
CODE
<!-- begin code provided by createblog.com -->
.blogheader {
/* This sets your date's border color */
border: 1px SOLID #000000;
}
<!-- end code provided by createblog.com -->

part. Oh, and paste it in custom header. happy.gif
 

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