(no subject)

Sep 15, 2008 01:31

Hi. I'm trying to change the background color to this layout and also get rid of the the extra image that is underneath the original image that i have up there.

So far this is the CSS I have on my custom layout:

#header-inner {
background-image: url("http://img.photobucket.com/albums/v459/samedifference61/0888db18.png");
height: 420px;
background-repeat: no-repeat;
background-position: top center;
}

#header-content-inner {
margin: 405px 15px 117px 20px;

#container-inner, #header-inner {
width: 950px;
}
#alpha {
width: 760px;
}
.layout-tw #alpha-inner {
width: 720px;
}

I just want to change the background to #030a2d and also use a CSS that will actually work for the links and stuff. Plus there's the layouts original graphic underneath my graphic that I'd like to get rid of. I also want to be able to have the background change for the entries also. I've looked everywhere and I'm getting more confused. Can anyone help???

page:backgrounds, entries:links:colors, entries:background, page:links

Previous post Next post
Up