Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

janitorC7

macrumors 6502a
Original poster
Feb 10, 2006
640
20
California
I HATE TABLES

I'm working on this website, can sombody please help me out with this, how would I do this with CSS, layout and formatting, all of it. Notice how messed up tables left the navigation section, amoung other things

any ideas, help, I try and try but cant get everything to line up

http://fairwayreversemortgages.com/
 
I assume you want the Navigation section to be top-justified, although it could also be under the logo/heading, just not as far down.

If this is the general shape you are have in mind, there is a tutorial about creating it here. You can omit its horizontal navigation section.
 
Doctor Q said:
I assume you want the Navigation section to be top-justified, although it could also be under the logo/heading, just not as far down.

If this is the general shape you are have in mind, there is a tutorial about creating it here. You can omit its horizontal navigation section.

thanks, but I'm still having proablems here

anbody else have any other ideas
 
if you are going fixed width all the way across, this should be fairly easy to fix. you would just need to separate the main column on the left and the nav column into 2 separate divs and float them left.

I threw something together in PS to show you what i mean. It's psuedo code, so don't follow it to a T...
 

Attachments

  • layout.gif
    layout.gif
    15.8 KB · Views: 148
tuartboy said:
if you are going fixed width all the way across, this should be fairly easy to fix. you would just need to separate the main column on the left and the nav column into 2 separate divs and float them left.

I threw something together in PS to show you what i mean. It's psuedo code, so don't follow it to a T...

got that

That is more or less what I came up with design wise.... but again my CSS coding knowlage is limited, yea I know, I just thought it was a fad so I never bothered.....much

But I cant figure out how to code it correctly
 
janitorC7 said:
thanks, but I'm still having proablems here

anbody else have any other ideas

What problems are you having? Tbh, there isnt anything more to it than what was in that tutorial. Try having a look round:

http://www.glish.com/css/

CSS layout really isnt that hard if you arent doing anything advanced, most of the information (well...actually...all of it) can be gleaned from the web with a bit of googling.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.