Help - Search - Members - Calendar
Full Version: Guide to Customizing your cB Profile. VERSION 2
Forums > Resource Center > Support Center > Createblog Support
Pages: 1, 2
S-Majere
Sure, I have an old version of I, Dreamer knocking around somewhere. I'll try to dig it out for you.
jeff-whats-his-face
Wow that was really helpful thank you so much
aym
how do I get rid of everything...I used the code of an already existing
layout here on CB but I changed it completely and now he shows underneath the normal myspace-profile! Did I delete something? or what can I add to hide the complete "normal"-myspace-elements??

I tried to search for it but somehow I'm not able to find this script
cause I remember seeing one here!?

aym
http://www.myspace.com/aym1
micron
fyi, when you're customizing your cb profile, please explicitly set a default style to ensure the cutomization is uniform across all styles.
psychoteddy
Hey, so I was making a cb layout using this tutorial, and i used the codes and was trying to just make a simple black and white theme, but all I got was the same profile with small fonts. blink.gif

CODE
<style>

body{
background-color: FFFFFF;
background-image: url("URLTOBACKGROUNDIMAGE");
background-repeat: repeat;
scrollbar-arrow-color:000000;
scrollbar-track-color:ffffff;
scrollbar-shadow-color:ffffff;
scrollbar-face-color:ffffff;
scrollbar-highlight-color:ffffff;
color: ffffff;
}

.innerbox, .entrybox{color: 000000; background-color: ffffff; border-color: 000000; border-size: 2 !important;}

#footer{background-color: ffffff; color: 000000; border-color: 000000; border-size: 2;}


.linkbox {color: 000000; background-color:ffffff; border-color: 000000; border-size: 2 !important;}


.alertbox {color: 000000; background-color:ffffff; border-color: 000000; border-size: 2 !important;}


li, li.top{color: 000000; background-color:ffffff !important;}

.comment_body smaller grey, .comment_body{font:normal 7px tunga; color:000000; background-color: ffffff; border-color: 000000; border-size: 2; }


body,table, td, li, p, div{font-size: 7px; font-family: tunga; color: 000000;}


a, a:link{font:normal 7px tunga; color: 000000 !important;}
a:active{font:normal 7px tunga; color: 000000 !important;}
a:visited{font:normal 7px tunga; color: 000000 !important;}
a:hover{font:normal 7px tunga; color: 808080 !important;}


b{ color: 808080; font-family: tunga; font-size: 9px; }
i{ color: 808080; font-family: tunga; font-size: 7px; }
u{ color: 808080; font-family: tunga; font-size: 7px; }


</style>



What did I do wrong?
Mickey
Look for this in your code:

CODE
body,table, td, li, p, div{font-size: 7px; font-family: tunga; color: 000000;}]

And change 7 to a higher digit for a bigger size. You can also change Tunga if you want a different font and 000000 to another hex code if you want a different color.
psychoteddy
Yeah, but the problem is that the colors of the tables, ect didn't change just the font changed.
Mickey
Use this code:

CODE
<style type="text/css">
#footer, .entrybox, .alertbox, .linkbox, .outerbox, .innerbox {background-color:XXXXXX; padding:0px; border:0px;}
</style>

Change XXXXXX to a hex code of your choice to change the background color.
nikx618
this is amazingly crazy good.
lmfao. GOOD JOB[:
MemoriesWithin
Nice topic; it helped a lot. But I wanna know .. How do I put a working comment box at the bottom of the left side?
Saikou
whats the code to position your comments in a div,i cant remember.?

it was something like
CODE
<style>#comments{width:XXXpx;margin-height:XXXpx!; margin-left:0px;margin-top:XXXpx; }
</style>
nishikigoi
Dunno if this has been answered yet, but the body tag seems to cancel out any css that I type in. When I take it out, the rest of my css shows. o.o

edit: nevermind
n-murray
How do you put a comment box on your page? This is fustrating me a lot... I put one on my profile, the original comment box that is normally used - just edited, but it doesn't look right in IE. ):
hoopsosovalntino
How do you make an extra box for cb layouts?
hoopsosovalntino
THANKKKK UU!!!
manny-the-dino
^Moved your posts. thumbsup.gif
tootsix
this really helped me a lot (: thumbsup.gif
Mickey
Topic closed.

If you have a question that needs answering or a problem that needs solving, just post individual threads and we will get to you. Thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.