Forum Moderators: not2easy

Message Too Old, No Replies

positioning other divs on a centered layout

         

icpooreman

8:43 pm on Jun 30, 2005 (gmt 0)

10+ Year Member



I've been building a site using css i've already got a banner 3 cols and a footer working well with it. However I wanted to separate the banner with div's like below

-----------------------------------
¦div ......¦ div for Title...........¦
¦for.......¦__________________¦
¦image...¦ div for links/menu..¦
¦----------------------------------

My problem is that I can't get the menu to position at the bottom of the banner and to the right of the image. I could absolutely position each element but my site is currently centered and when the page flows the elements do not, so I'd have to left position the whole thing. I also can't get the menu on the same level with relative positioning. I've gotten one at a time but not both and I'm stumped. Any help would be appreciated.

icpooreman

1:27 am on Jul 1, 2005 (gmt 0)

10+ Year Member



nevermind I got it

Gabriele

6:04 pm on Jul 1, 2005 (gmt 0)

10+ Year Member



[snip]

I think you should use the float property for the column with the image, and then divide the main content in three sections: title, content, menu-footer. ciao-cheers
:=)

[edit: no urls, please. See CSS Forum Charter [webmasterworld.com] for details.]

[edited by: createErrorMsg at 8:27 pm (utc) on July 1, 2005]