can i add...?
[b]change the background of other typelist such us friends, photoalbums, and books[/b]
[quote].typelist-thumbnailed { margin: 0 0 20px 0; }
.typelist-thumbnailed .module-list li
{
margin: 1px 0;
padding: 0;
background: transparent url(URL OF THE IMAGE); border: 2px dotted #000000;
}[/quote]
[b]change the typelist-thumbnail background:[/b]
[quote].typelist-thumbnail
{
background: #000000 url(URL OF THE IMAGE);
}[/quote]
[b]Sample for the typelist and the thumbnail:[/b]
[img]http://i32.tinypic.com/149s96a.jpg[/img]
[b]customize the date header[/b]
the default background is: [img]http://i31.tinypic.com/2va0c4z.jpg[/img]
[quote].date-header
{
margin: 0;
padding-top: 00px;
color: #000000;
background: transparent url(URL OF THE IMAGE) repeat-x;
font-size: 8px; font-family: verdana;
font-weight: bold;
text-transform: uppercase;
}[/quote]
[b]customize the entry footer[/b]
[quote].entry-footer
{
margin: 0;
padding-top: 2px;
color: #000000; font-size:10px; font-family: verdana;
font-weight: normal;
}[/quote]
[b]change the background of the mod. powered by...[/b]
somehow, i dnt know how to make it transparent..
[quote].module-powered { margin: 10px 0; }
.module-powered .module-content
{
margin: 0;
padding: 5px;
border: 1px solid #000000;
color: #000000; text-align:center;
background:#ffffff url(URL OF THE IMAGE);
}[/quote]
i know they ddnt ask for it.. but it may help doh...
Last edited by cUtiEshika (2008-05-27 10:22:47)