Codes for changing the font of my entire profile and for a background image |
Codes for changing the font of my entire profile and for a background image |
![]()
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 :) |
|
|
![]() |
![]()
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. |
|
|
![]() ![]() |