I have provided a fixed height in my content css and thats the reason the pages are looking fine. But if I take of that height property and provide min height the footer goes out of place and also resizes the content background.I want my footer to auto resize according to the content ! how can I achieve that.. pls help guys
You have a fixed height on everything. Fixed height = serious lack of content flexibility. That was problem number one.
Problem number two: you’re body background image is MASSIVE. 5.62MB! That might be a forum record. You need to get that image below 300KB. Then you have a whole bunch of other images… 300kb, 150kb, 200kb, 160kb… You need to lower all of those to below 50kb.
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘CSS’ is closed to new topics and replies.