Log In · Register

 
 
Closed TopicStart new topic
Custom Default
SolisDeSoul
post Mar 20 2008, 12:35 PM
Post #1


Diggy.Does.It
***

Group: Member
Posts: 94
Joined: Aug 2004
Member No: 38,038



Okay I've seen some profiles that have the default page look, but a background on the sides. Is there a tutorial for this?
And what if I just want to edit the text?
 
Insurmountable
post Mar 20 2008, 12:39 PM
Post #2


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



All it is just a simple image, for example:
http://ftp.buddylube.com/guestlube/DEV/BOD...eBACKGROUND.jpg

Then you just set it as the background image:
CODE
body {
background-image: url("IMG URL");
background-attachment: scroll;
background-position: top center;
background-repeat:x-repeat;}


And what text do you want to edit? If you want to just edit some of the text around the myspace then I suggest reading the 3rd code down here:
http://www.createblog.com/forums/index.php?showtopic=84325
 
vintage-toile
post Mar 20 2008, 12:40 PM
Post #3


Kissing for yesterday.
*****

Group: Official Designer
Posts: 465
Joined: Sep 2007
Member No: 569,813



you delete all coding.
go to createblog scripts and select different scripts you want to use to hide stuff.
and then use this:

CODE
<style>
body{
background-color:000000;

background-image: url(URL HERE!);

background-attachment: scroll;
background-repeat: repeat;</style>
you can replace the background colour HEX with any other hex.

for text. you can either just put
CODE
<font face="NAME OF FONT">talking talking talking</font>

or you can use this to code the whole profile:
CODE
<style>a{font:normal 11px NAME OF FONT HERE; color:HEX COLOUR HERE; font-weight:none; border:0px; text-transform: none; }</style>

just replace the text i've put for where thinsg go. and if you want different font weights you could put 1-10px or just type bold. and if you've already got style tags remove the ones i've just put.
first code goes around the text you want to be that font.
second you use for the whole layout and put it somewhere in the about me section.
 

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