Topic: Spacing

I set my image header at 743px (the width of my site) but it has added space around the image.

How can I remove it?

http://www.new-york-dolls.com/board/board_header/1.jpg

Thank you

2

Re: Spacing

Try DIV#brdtitle, DIV#brdtitle P {PADDING: 0}

Re: Spacing

Nope didnt work. Shoult it not be div.brdtitle instead of a # ?

Where abouts should I be putting this code? I put it in style/imports/spink_bb.css - Is this the right file? Which section should it be under?

4

Re: Spacing

Well it was working a few minutes ago. brdtitle is an id not a class so it is #brdtitle. The only thing that didn't work is that the image should be 741px to allow for the width of the borders.