need help with css file

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
tom456
Forum Newbie
Posts: 22
Joined: Fri Aug 15, 2008 2:38 am

need help with css file

Post 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
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Re: need help with css file

Post by jayshields »

You'd be better off posting some code or providing a link to a HTML page instead of the huge images.
User avatar
tom456
Forum Newbie
Posts: 22
Joined: Fri Aug 15, 2008 2:38 am

Re: need help with css file

Post 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
User avatar
kaszu
Forum Regular
Posts: 749
Joined: Wed Jul 19, 2006 7:29 am

Re: need help with css file

Post 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.
User avatar
tom456
Forum Newbie
Posts: 22
Joined: Fri Aug 15, 2008 2:38 am

Re: need help with css file

Post by tom456 »

im not able to do this :?
Post Reply