This is a discussion on "Tableless CSS Troubles" within the Web Page Design section. This forum, and the thread "Tableless CSS Troubles are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Tableless CSS Troubles
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Tableless CSS Troubles
For some odd reason, the header for my layout is being pushed to the left one pixel in Internet Explorer, but it looks perfectly fine in Firefox. Also, how do you make the footer at the bottom of my layout actually go to the bottom of my layout (if I don't have enough content to push the footer down there)? I've looked through tutorials, but the tutorials didn't seem to work. The layout can be viewed here:
http://night-star.net/test It is in valid xhtml and valid css, so I hope that might make it somewhat easier. Thank you. Last edited by Angel; Mar 18th, 2006 at 01:41. |
|
|
|
|||
|
Re: Tableless CSS Troubles
i cant see anything wrong in ie, or i might not be looking hard enough...lol
did u fix it? |
|
|||
|
Re: Tableless CSS Troubles
I had fixed most of the problems. The only problem I have now is that there is 1px after the footer if there is not enough content to push the footer down. Does anyone have any idea to go about fixing this?
|
|
||||
|
Re: Tableless CSS Troubles
try:-
#footer {clear:both}
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| tableless, css, troubles |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is your site tableless? | Varitek | Web Page Design | 14 | Nov 30th, 2006 08:22 |
| PHP Troubles | Maverick25r | PHP Forum | 1 | Sep 1st, 2006 03:22 |
| CSS Tables vs Tableless | Finchwizard | Web Page Design | 19 | Aug 1st, 2006 12:58 |
| My tableless coding | mikka23 | Web Page Design | 12 | Jul 21st, 2006 18:40 |
| CSS TableLess | madeinacari | Web Page Design | 1 | Apr 21st, 2006 16:26 |