Log In · Register

 
 
Closed TopicStart new topic
module again
pingpang_0811
post Apr 12 2005, 03:20 AM
Post #1


weird Sarah. yes,me...
*****

Group: Member
Posts: 714
Joined: Jan 2005
Member No: 93,023



how can i change the background of the header of module?
i wanna change it as a picture, not a solid color.
thx!
 
moorepocket
post Apr 12 2005, 01:44 PM
Post #2


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



i think this is it. i don't if it right or not. Try messing around with it, replace the background to your likings.

CODE
<style type="text/css">
table.left {
/* this edits the menu module */
border: 0px solid #996633;
width:160px;
background-color: transparent;
background-image: url('');  /* your image url */
background-position: left center; /*  the position you want it to display */
background-repeat: no-repeat; /* repeat or no */
background-attachment: fixed; /* fixed or keep scrolling */
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color:#FFFFFF;
background-image: url('');
background-image: url('');  /* your image url */
background-position: left center; /*  the position you want it to display */
background-repeat: no-repeat; /* repeat or no */
background-attachment: fixed; /* fixed or keep scrolling */
font: bold 11px trebuchet ms;
text-transform: none;
color:#CC9933;
border: 1px solid #996633;
border-width: 3px 1px 1px 1px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: transparent;
background-image: url('');
background-image: url('');  /* your image url */
background-position: left center; /*  the position you want it to display */
background-repeat: no-repeat; /* repeat or no */
background-attachment: fixed; /* fixed or keep scrolling */
border: none;
font:normal 11px trebuchet ms;
color:#000000;
}</style>
 
pingpang_0811
post Apr 13 2005, 05:33 AM
Post #3


weird Sarah. yes,me...
*****

Group: Member
Posts: 714
Joined: Jan 2005
Member No: 93,023



it works!
thank you!
 
sherryvu
post Apr 13 2005, 03:00 PM
Post #4


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



QUOTE(pingpang_0811 @ Apr 13 2005, 5:33 AM)
it works!
thank you!
*

[ closed ]
 

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