Page 1 of 1

need help with css file

Posted: Wed Aug 27, 2008 7:22 am
by tom456
hi!
im making a website and im using singapore template http://www.free-templates-sobers.de/dnl ... =singapore

and my question is: how to minimize the overall div height in css file?

Image

and footer should be closer to text:

Image

Re: need help with css file

Posted: Wed Aug 27, 2008 7:43 am
by jayshields
You'd be better off posting some code or providing a link to a HTML page instead of the huge images.

Re: need help with css file

Posted: Wed Aug 27, 2008 9:34 am
by tom456
jayshields wrote:You'd be better off posting some code or providing a link to a HTML page instead of the huge images.
i already provided a link to my whole project :) (in my first post), but anyway copy the source:

here's he css file:
http://hot.ee/antsman333/style.css

and heres the html file:
http://hot.ee/antsman333/html.html

Re: need help with css file

Posted: Wed Aug 27, 2008 2:09 pm
by kaszu
Remove empty "p" after the #content div and reduce bottom padding for #content if that's not enough.
Firebug is your friend in cases like these.

Re: need help with css file

Posted: Thu Aug 28, 2008 4:57 am
by tom456
im not able to do this :?