Alignment Help Please - CSS and HTML

This is the page I'm having problems with...

http://disneyheaven.com/new/disneyanimatedmovies.htm

As you can see, my topnav isn't lined up right. It was, and I must have hit the wrong thing or something, and I haven't been able to correct it since then.

This is the page I'd like it to look like (just different info)...

http://disneyheaven.com/new/disneymidis.htm

Navigation Bar - Right

Hi everyone,
i have a newbie problem, im trying to put navigator bar to the right but always result back to front.

http://jsfiddle.net/qZ7Tr/49/

trying not to lost the weight in % or make something similar
Someone can help to a little newbie Tongue ..

Kind Regards!!

positioning text for small screen (mobile devices) Please help ASAP.

Hi, I sure hope someone replies to this email! I've had no luck so far. Let me know if I'm doing something wrong.

I'm TOTALLY NEW to coding for small screen (iOS mobile devices). I need help ASAP please.
I have problem getting the text elements in correct position in the small screen version of my site.

Questions css coding for a SMALL screen:
1.
In upperright corner of my website:
• Contact Us
• Directions

Stuck! Have most of the layout working, but one issue remains...

Hi, I have made good progress helping a friend with an assignment, but we are stumped as to how to fix the remaining layout issue. The fields and labels following "Credit Card" won't line up as they should. I have tried a number of hacks trying to get closer to a solution but without positive results, so here I am asking for any advice that those with more knowledge than me might have.

The code is below, and there is also a Github Gist available here https://gist.github.com/anonymous/9881826 if anyone would prefer to look at it there/that way...

Thank you!

HTML

Sticky Nav Bar Question

Hi CSS pro's,

I want to convert the nav bar of my site to a sticky nav bar. Here is the website www.tommosoutdoorproducts.com.au

In the style.css style sheet I have changed the
#mainHeader {
background: none repeat scroll 0 0 #111111;
min-width: 100%;
padding: 20px 0;
}
to
#mainHeader {
background: none repeat scroll 0 0 #111111;
min-width: 100%;
padding: 20px 0;

position:fixed;
}

Syndicate content