tutorial_small
 

Add styles to your profile

Put this code in your 'Header' tab:

<style type="text/css">
/* replace this text by choosing from the codes below */
body {background: #FFFFFF}
</style>

Resize your profile image

.fieldCell img {
height: 100px;
width: 100px;
}

Change the text color in the panels

.fieldCell {
color: #757575;
}

Add style to your tabs

.dynamic-tab-pane-control .tab-row .tab:hover {
background: #123456;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
background: #654321;
}
.dynamic-tab-pane-control .tab-row .tab {
background: #757575;
}
.dynamic-tab-pane-control .tab-row .tab a {
color: #FFFFFF;
padding: 10px;
}

Change your main background

#cbProfileInner {
background: #FFFFF;
}

Change your panel’s background

#mainbody .moduletable_add {
background: #EEEEEE;
}

Add background-image (or color)

body {
background: url('/http://www.mydomain.com/bg.gif');
}

Change the myDJspace logo to your own

#mdslogo {
background: url('/http://www.mydomain.com/mylogo.gif');
}

Sample 1. (Djoom)

Check this profile: http://www.mydjspace.com/djoom

<style type="text/css">
body {
background: url(http://i177.photobucket.com/albums/w217/Lilster73/z69113224.gif);
color: #00FF00;
}
.dynamic-tab-pane-control .tab-row .tab:hover {
background: #ff00ea;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
background: #00477D;
}
.dynamic-tab-pane-control .tab-row .tab {
background: #80C8FE;
}
.dynamic-tab-pane-control .tab-row .tab a {
color: #104ff0;
padding: 10px;
}
#cbProfileInner { background: #ffffff; }
#showcase { display: none; }
.page960{ background: none; }
</style>

Your are currently browsing this site with Internet Explorer 6 (IE6).

Your current web browser must be updated to version 7 of Internet Explorer (IE7) to take advantage of all of template's capabilities.

Why should I upgrade to Internet Explorer 7? Microsoft has redesigned Internet Explorer from the ground up, with better security, new capabilities, and a whole new interface. Many changes resulted from the feedback of millions of users who tested prerelease versions of the new browser. The most compelling reason to upgrade is the improved security. The Internet of today is not the Internet of five years ago. There are dangers that simply didn't exist back in 2001, when Internet Explorer 6 was released to the world. Internet Explorer 7 makes surfing the web fundamentally safer by offering greater protection against viruses, spyware, and other online risks.

Get free downloads for Internet Explorer 7, including recommended updates as they become available. To download Internet Explorer 7 in the language of your choice, please visit the Internet Explorer 7 worldwide page.