Go Back   Dynamic Drive Forums > General Coding > HTML
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 11-02-2009, 07:23 PM
sparklingsky sparklingsky is offline
Junior Coders
 
Join Date: Feb 2009
Posts: 48
Thanks: 12
Thanked 0 Times in 0 Posts
Default Footer Issue

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.
Reply With Quote
  #2  
Old 11-03-2009, 04:16 AM
bluewalrus bluewalrus is online now
Elite Coders
 
Join Date: May 2007
Location: Boston,ma
Posts: 1,017
Thanks: 94
Thanked 82 Times in 81 Posts
Default

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.
Reply With Quote
  #3  
Old 11-03-2009, 06:22 AM
monicasaha monicasaha is offline
Junior Coders
 
Join Date: Oct 2008
Location: kolkata, india
Posts: 71
Thanks: 2
Thanked 9 Times in 9 Posts
Default

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.
Reply With Quote
  #4  
Old 11-04-2009, 04:04 AM
stringcugu stringcugu is offline
Junior Coders
 
Join Date: Aug 2009
Posts: 28
Thanks: 0
Thanked 1 Time in 1 Post
Default

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">&copy; 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>
Reply With Quote
  #5  
Old 11-04-2009, 02:49 PM
sparklingsky sparklingsky is offline
Junior Coders
 
Join Date: Feb 2009
Posts: 48
Thanks: 12
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by bluewalrus View Post
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.
What do you mean by that? Moving it up div?
Reply With Quote
  #6  
Old 11-05-2009, 02:58 AM
bluewalrus bluewalrus is online now
Elite Coders
 
Join Date: May 2007
Location: Boston,ma
Posts: 1,017
Thanks: 94
Thanked 82 Times in 81 Posts
Default

Is javascript writing part of the page? Can you post your raw php?
Reply With Quote
  #7  
Old 11-05-2009, 11:13 AM
stringcugu stringcugu is offline
Junior Coders
 
Join Date: Aug 2009
Posts: 28
Thanks: 0
Thanked 1 Time in 1 Post
Default

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
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:15 AM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.