Help - Floats and Fixed Positioning


how can create #header div tag
inside #header div tag want img floating left , content floating right

 

then want entire #header div tag fixed position. header fixed while viewer scrolling down website.

 

then need restore normal document flow next div tag #maincontent go.

 

ive tried few things ive had no luck

 

i have div #header, inside #header have img. img not in div tag, float image left.
then have paragraph in #header, after img. float paragraph right, so
#header p
float: right

 

how have #header div tag
inside div tag img floating left, , paragraph floating right, text-align pargraph content right.

 

the header seems decent, img way left, , paragraph content way right..

 

now want fix position entire div #header. want paragraph content , img stay fixed in positions in right now.

 

i went css div #header , position: fixed

 

it messed layout up.

 

much can on this

 

-james

let's see code, please.



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Blank pages again for IE7 and IE6

How to update nested ListCollectionViews?

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??