Log In · Register

 
how do you do this?
n00b
post Sep 9 2006, 06:34 PM
Post #1


Hello My Name Is INSERT HERE
******

Group: Member
Posts: 1,372
Joined: Apr 2006
Member No: 394,903




how do you get rid of the modules under the song,last login box,and url box and make your own modules with whatever you want them to say?
 
 
Start new topic
Replies
freeflow
post Sep 10 2006, 12:46 AM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



For the gray color I used divs. You cand ot hat too. You would change this part:
CODE
.color1{
font-size: 10px;
font-family: arial;
color: FFFFFF;
background-color: 999999;}


If you want more boxes w/ diff color you can add:
CODE
.color2{
font-size: 10px;
font-family: arial;
color: FFFFFF;
background-color: 999999;}

.color3{
font-size: 10px;
font-family: arial;
color: FFFFFF;
background-color: 999999;}


etc just add more. Then you would do:
CODE
<div class="color#">
TEXT</div.

Make sure you change # to the number.

And what do you mean whats hidden? The two titles that are hidden are you interests titles.
 

Posts in this topic


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