HELP! Check out my site

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
jimmychuang
Forum Members
Forum Members
Posts: 76
Joined: Sun Aug 13, 2006 5:35 pm

HELP! Check out my site

Post by jimmychuang »

wwwww.top-10-review.nettt

why it look like ths?  how can I move the content up?

And how do I move the left menu to right?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: HELP! Check out my site

Post by Dr.CSS »

Your menu-vert float is spelled wrong, you have float: lright;...

You will have problems with your footer when you get it to float right...

You can do this easier with out tables for layout...
jimmychuang
Forum Members
Forum Members
Posts: 76
Joined: Sun Aug 13, 2006 5:35 pm

Re: HELP! Check out my site

Post by jimmychuang »

mark wrote: Your menu-vert float is spelled wrong, you have float: lright;...

You will have problems with your footer when you get it to float right...

You can do this easier with out tables for layout...


Hi, could you check out my site, I made some change, I changed the width of div,table...all from 760 to 750.

Then you see the result...

How should I do now?
Post Reply

Return to “Layout and Design (CSS & HTML)”