Log In · Register

 
how u do this
Egg
post Mar 2 2004, 08:37 PM
Post #1


Senior Member
***

Group: Member
Posts: 62
Joined: Feb 2004
Member No: 4,456



can any 1 explain how 2 do the images in the tittles of the boxes like here.

here
 
 
Start new topic
Replies
*lookitskim*
post Mar 2 2004, 09:12 PM
Post #2





Guest






ok are u talkin about where the dates, left module title is at?
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
div.blogheader, .caption {
background-image: url(url image here);
background-repeat: repeat;
background-position: center center;
font-family: georgia;
text-transform:none;
font-size:20px;
line-height:25px;
font-weight:bold;
color:#000000;
letter-spacing:-2px;
background-color:FFE0E2;
text-align:center;
}
<!-- end code provided by createblog.com -->


And this one is for the left module
CODE
<!-- begin code provided by createblog.com -->
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
 background-image: url(URL IMAGE HERE);
 background-color:FFE0E2;
 color: #000000;
 font: bold 10pt arial;
 text-transform: none;
 text-align:center;}
<!-- end code provided by createblog.com -->
 

Posts in this topic


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