View Full Version : Two Questions


Joseph Witchard
12-20-2006, 10:32 PM
www.uhrebirth.com

These two questions both have to do with my scrolling marquee.

#1: I have it set to where my marquee scrolls all the way to the bottom (and even a little further, I think). How do I set it where it comes from the TOP of the screen, not just near the top of the page?

#2: I've got the copyright information on the page, but I don't know how to make it go to the very bottom of the page (like on LEIA.com). I'm pretty sure it has something to do with how far the marquee is scrolling down, but I don't know EXACTLY how to fix it. How do I put that information at the bottom without messing up my marquee?

izzy_person
12-20-2006, 10:41 PM
#1 the scrolling marquee can start at the top because of the picture heading. so i suggest that you either make the heading image smaller. i myself don't know how to make it go on top of the image. i think there is a possibility with div aligning, but it'd be really tricky.
#2 there is really no "bottom" of the page. with HTML the page extends to however many lines you have until you have reached it's extent and THEN it gets the scroll bar. so my advice is this: do about 20 <br> and then put the copyright sign. hope this helps.

Joseph Witchard
12-21-2006, 12:52 AM
Thanks:)

izzy_person
12-21-2006, 04:22 AM
you're welcome:waves: