[RESOLVED] bulletproof help required

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
sonichouse
Regular
Posts: 196
Joined: Sun May 11, 2008 2:53 am
Contact:

[RESOLVED] bulletproof help required

Post by sonichouse »

I am trying to build a theme by starting with bulletproof as my starting point.

I am struggling to kill a margin/space below the entry footer.

I have attached an example below ...
Image
For the purposes of this report I have shaded the error area in red.

I have a live link here.

An ideas chaps ?
Last edited by sonichouse on Sat Jun 21, 2008 12:53 pm, edited 1 time in total.
Steve is occasionally blogging here
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

More than happy to help. Can you be a bit more specific as to what you wish do accomplish?
=Don=
sonichouse
Regular
Posts: 196
Joined: Sun May 11, 2008 2:53 am
Contact:

Post by sonichouse »

Don Chambers wrote:More than happy to help. Can you be a bit more specific as to what you wish do accomplish?
I am hoping to remove the gap between the end of the footer frame and the entry frame.

It would mean that the area that I shaded in red would be deleted, and the footer is flush with the bottom of the entry frame.

I have looked in firebug, but can't find the offending margin.


[EDIT]
Amazing what a few hours sleep can do.
Looking at this with fresh eyes I added

Code: Select all

margin: 10px 0 -7px 0;
to move the footer.
I still can't work out why it was padded though - oh well it works!.
[/EDIT]
Steve is occasionally blogging here
Post Reply