HighDots Forums  

CSS Layout Problem

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss CSS Layout Problem in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
intcon
 
Posts: n/a

Default CSS Layout Problem - 03-22-2009 , 08:31 PM






Hello all..

I got dropped into the deep end of CSS layout, and am trying to learn it
all as fast as I can. =) I happen to have a nice 3 column layout of a
fixed width, centered, that works just fine. The problem is (ok, the
FIRST problem is) in the header - I need it divided into 3 sections, one
for the logo which I've inserted at the moment as a background (which
doesn't work quite yet either) and the other 2 sections are to the right
of that, both navs. like this...
http://www.dobeaddo.com/evans/css.jpg

i have my css up there as well...
http://www.dobeaddo.com/evans/evans.css
and the HTML
http://www.dobeaddo.com/evans/index.html

can someone help me with how to get those 2 areas up for the navigation?
I've been in books and in front of the computer for the entire day and
keep getting sometimes part of it, then the other, but never both
sections where I want them at the same time. help!!!

and thanks!

carrie

Reply With Quote
  #2  
Old   
dorayme
 
Posts: n/a

Default Re: CSS Layout Problem - 03-22-2009 , 09:50 PM






In article <gq6l8c$ace$1 (AT) news (DOT) netins.net>,
intcon <solutions (AT) evertek (DOT) net> wrote:

Quote:
Hello all..

I got dropped into the deep end of CSS layout, and am trying to learn it
all as fast as I can. =) I happen to have a nice 3 column layout of a
fixed width, centered, that works just fine. The problem is (ok, the
FIRST problem is) in the header - I need it divided into 3 sections, one
for the logo which I've inserted at the moment as a background (which
doesn't work quite yet either) and the other 2 sections are to the right
of that, both navs. like this...
http://www.dobeaddo.com/evans/css.jpg

i have my css up there as well...
http://www.dobeaddo.com/evans/evans.css
and the HTML
http://www.dobeaddo.com/evans/index.html

can someone help me with how to get those 2 areas up for the navigation?
I've been in books and in front of the computer for the entire day and
keep getting sometimes part of it, then the other, but never both
sections where I want them at the same time. help!!!


Isolating the header, maybe this will give you an idea:

<http://dorayme.netweaver.com.au/alt/header.html>

Note that I avoid setting a height for the header unlike your attempt.
You will come to grief if you do as the list navigation can grow and
jump your set height.

Yes, you need to work more at it for placing the logo... but I see no
supplied logo or real navigation text...

--
dorayme


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.