3 Questions |
3 Questions |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 99 Joined: Sep 2006 Member No: 464,312 ![]() |
I used this layout you have available on your site as an example, I tried going through the code to find the things I wanted out of there but I couldn't find it so I'll just ask.
1) How do I do that border around that polka dot background? 2) How do I do set a background where the polka dots are? 3) How do I change the the color of the background behind the headers? Thanks!
Reason for edit: Please use [thumb] tags instead of [img] tags when posting large images. - Mike
|
|
|
![]() |
![]()
Post
#2
|
|
![]() AIDS at RAVES. ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,386 Joined: Dec 2007 Member No: 598,878 ![]() |
for the background and the border, the designer made it into an image like this,
http://cbimg9.com/layouts/08/11/32444ab.gif i suggest you use that image as a reference for your own Background, then plug the image url into this code CODE body {background-image:url(URL HERE); background-color:000000; background-attachment: fixed; background-position:top; background-repeat:repeat;} then for the header, each one is different, the variables are .btext this is your blog entries header .orangetext15 about me, who id like to meet header .whitetext12 details, interests and contact header .blacktext12 extended network text .redtext, .rebtext, your friends header .nametext your name :] you have to add your own CSS to each variable :] thos are the main header variables, Im probably missing some |
|
|
![]() ![]() |