Recent Topics

1 Nov 19, 2006 23:58    

http://www.wildfiremarketinggroup.com/blog/

1. The black border around the whole page

2. The vertical grey line

3. The vertical black line

Also, any idea why only a little tiny part of the vertical green line shows?

3 Nov 20, 2006 12:04

In the file skins/custom/custom.css
look for this :
div#wrapper {
background: #fff url(img/bg_content.gif) repeat-y 0 0;
width: 740px;
margin: 0 auto;
padding: 0;
}
it is the backgroundfile that you don't want.

for the rest : very nice !

5 Nov 21, 2006 02:09

Also check your "layout.css" for div,id=copy

#copy{
    margin-right:360px;
	 border-right:1px solid #A9BE8F;
	 padding:10px 10px 0 0;
}

It may be a legacy ID from your main site but it puts and odd div at the top of your blog page with an out of place right border.

6 Nov 28, 2006 03:46

No...you not following...the green border is supposed to be there. It's supposed to run al the way down like the rest of the site.


Form is loading...