answersLogoWhite

0

1. Click your account name on the top right.

2. On top of your image, click the button [edit]

3. Scroll down to the bottom of the page.

4. input this code in the "Custom CSS" box:

body

{ color: #006699;

background-image:url(static.Flickr.com...

background-position:Top Left;

background-attachment:...;

background-repeat:repeat;

font-family: arial;}

.sectionBody {

border-left: 1px solid #006699;

border-right: 1px solid #006699;

border-bottom: 1px solid #006699;

background-color: #FFFFFF;}

.sectionHeader {

background-image: none;

background-color: #FFFFFF;

color: #006699;

height: 20px;

font-weight: bold;

font-size: 14px;

padding-left: 8px;

border-left: 1px solid #006699;

border-right: 1px solid #006699;

border-top: 1px solid #006699;}

.labelText { color: #006699; }

.userThumb { border: 1px solid #006699; } .videoActionBlock { border: 1px solid #006699;

background-color:#FFFFFF;

color: #006699; }

.videoActionBlockText

{ color: #e26fab;}

.bigText

{ color: #006699;

font-family: Trebuchet MS;

font-size:48px;}

--- there you have it.

--------------------------------

To make your own BG do this:

look up this specific code:

background-image:url(--)

on the 2 -- write in your website image url.

you do need the http://

--------------------------------

there you have it.

User Avatar

Wiki User

16y ago

What else can I help you with?