Log In · Register

 
Codes for changing the font of my entire profile and for a background image
c is for crunk
post Jul 23 2006, 09:00 PM
Post #1


Senior Member
***

Group: Member
Posts: 48
Joined: Jan 2006
Member No: 352,486



I want to change the font of my WHOLE profile and put a background image
so if anyone has the codes you should tell me :)
 
 
Start new topic
Replies (1 - 2)
cmae21
post Jul 23 2006, 09:19 PM
Post #2


Senior Member
***

Group: Member
Posts: 57
Joined: Mar 2006
Member No: 389,008



for changing the background its

<!-- begin code provided by createblog.com -->
<style type="text/css">
body{background-image:url('PiCTURE FOR BACKGROUND');
background-attachment:fixed;
background-repeat: repeat;
background-position: bottom left;
background-color:;}
table, td, textarea, a, body, input{background-color:transparent;border:none;border-width:0}
</style>
<!-- end code provided by createblog.com -->


check the scripts next time.
 
freeflow
post Jul 23 2006, 09:20 PM
Post #3


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

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



You made this topic already, twice. mellow.gif
http://www.createblog.com/forums/index.php?showtopic=142991

Start clicking your username so you see your profile, then go to options, then click view memebers topis. Then you can find all the topics you made there.


CODE
<style type="text/css">
body{
background-image: url(urltobgimage);
background-repeat: repeat;
background-position: bottom left;
}
</style>
 

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