Log in

View Full Version : question about layout



burningsunrecords
02-07-2008, 10:13 PM
hello, i'm trying to set up a website with either a top and left frame css layout or even a top-left-right frame lay out. we want to have a banner above our menu bar, and a wide frame on the right. we also want our layout to have text boxes but we don't want the text boxes to go all the way to the right. now, i'm not sure how to do this. i've already made the menu bar that will be below the banner and above the text boxes, but when i tryed doodling around with the code i got from the site for a left-top-right frame layout, it covered up my menu bar. any help would be greatly appreciated.


you can see what i've got so far at www.burningsunrecords/preview

when you click the buttons it will bring you to our old site which was done using pagebuilder. thanks for any help!

BLiZZaRD
02-08-2008, 12:14 AM
I highly doubt you want frames. Or at least I would hope you don't want frames.

Have a look at this page (http://matthewjamestaylor.com/blog/perfect-2-column-right-menu.htm)
Where you would put your banner in the header, you can use the right colum for the text boxes and have all the room center-left for content.

burningsunrecords
02-08-2008, 02:38 AM
okay, that's all and good and it gets me started, but I'm a newbie and I'm not really sure how to code that -_-.

Jas
02-08-2008, 03:28 AM
Try this (http://www.subcide.com/tutorials/csslayout/), or google to find a good tutorial on the subject (I haven't looked over that one, but it looks close to what you want I think).