Log In · Register

 
bordered text with image background
stefani_hsc
post Dec 3 2005, 12:07 AM
Post #1


Senior Member
***

Group: Member
Posts: 52
Joined: Apr 2005
Member No: 126,525



how to have bordered text with my own image background as this person did:

http://www.xanga.com/lilimouse


i want exactly same as design this person's page, border around everything and border around my text.
 
 
Start new topic
Replies
hi-C
post Dec 3 2005, 11:17 AM
Post #2


Amberific.
********

Group: Staff Alumni
Posts: 12,913
Joined: Jul 2004
Member No: 29,772



To have the border around everything, create a div layer and put it in your header. For example:

CODE
<div style="border:10px solid #HEXNUMBER; width:500px; background-color:#HEXNUMBER;">


Also paste this in your header to have a border around the blog entries and your left module:
CODE
<style type="text/css">
.blogbody, table.left {
border: 3px solid #HEXNUMBER;
background-color: #HEXNUMBER;
}
</style>
 

Posts in this topic


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