|
#1
|
|||
|
|||
|
Hi. I'm having an issue with my footer. On my main page (my index) it is the way I want it to be. On every other page on my site, it is wrong. It stretches all the way across the bottom of the page which is not what I want it to do. I'm not sure how to fix it because if I remove a </div> then it changes what it looks like on the index page.
http://vivid-avenue.net You can click on any other page to see the way I don't want the footer to be. |
|
#2
|
|||
|
|||
|
Try and keep posts with the same problem in the same thread so people can see what has been tried already.
http://www.dynamicdrive.com/forums/s...t=49437&page=2 In your previous thread I thought it was the opposite problem. Moving the footer up one div should fix it. |
|
#3
|
|||
|
|||
|
html pages are not w3.org validate. http://vivid-avenue.net/owner/ has 9 errors.Firstly try to validate the pages. This will automatically solve ur issues.
|
|
#4
|
|||
|
|||
|
try this
i maved one </div> before footer ---and the last</div> before </body>i took out <div class="alignright"></div> </div> </div> </div></div></div></div> <div id="footer"><div id="fwrapper"><div class="one"> <h4>Link Me</h4> <p class="center"><img src="http://i44.tinypic.com/315epg1.png" alt="Link Button" /> <br /> <a href="http://vivid-avenue.net/site/link-me/">More butons?</a></p> </div> <div class="one"> <h3>Search</h3> <form method="get" id="searchform" action="http://vivid-avenue.net/"> <label class="hidden" for="s"></label> <div> <input type="text" value="" name="s" id="s" /> <input type="submit" id="searchsubmit" value="Search" /> </div> </form></div> <div class="one"> <h5>Other:</h5> <p class="center">© Copyright - Kendra at <a href="http://vivid-avenue.net">Vivid-Avenue.net</a>.<br /> <a href="http://vivid-avenue.net/site/credit/">Layout Credits</a><br /><a href="http://validator.w3.org/check?uri=referer">Valid XHTML</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer">Valid CSS</a></p> </div><br/><br/> </div></body></html> |
|
#5
|
|||
|
|||
|
Quote:
|
|
#6
|
|||
|
|||
|
Is javascript writing part of the page? Can you post your raw php?
|
|
#7
|
|||
|
|||
|
is the blog page the fault
well copy from <div class="alignright"></div>down what i Yesterday, 04:04 AM count the </div> yours have 6 should have 7 before footer and before the </body> you have 3 it should have 2 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|