Log In · Register

 
Headers to pics
caleb4992
post Jul 20 2008, 03:46 PM
Post #1


Senior Member
***

Group: Member
Posts: 50
Joined: Aug 2007
Member No: 565,680



are there codes to change headers like About me,i'd like to meet,Friend space and stuff like that to an image?
 
 
Start new topic
Replies
fixtatik
post Jul 21 2008, 03:17 AM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



you can do them individually by telling which table cell they're in, like so:
CODE
<style>
.blurbs .orangetext15 { background:url(IMAGE LINK); display:block; height:##px; width:##px; }
.friendSpace .orangetext15 { background:url(IMAGE LINK); display:block; height:##px; width:##px; }
.friendsComments .orangetext15 { background:url(IMAGE LINK); display:block; height:##px; width:##px; }
</style>

the only problem with doing it for your About Me title is that the ".blurbs .orangetext15" is going to change the "about me" and the "who i'd like to meet" headings. you can fix it by doing something like nikx618 said: hide it and put an image at the top of your about me text.

you can hide it with .blurbs .orangetext15 { display:none; }
 

Posts in this topic


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