Hi,
On the below 3 column page
http://www.jfl.ie/index.php
under the header image part there is the search input box and a blue bar
that spans across the wrapper.
2 of the 3 columns below that, the center and right navigation column,
need to be positioned with a negative top coordinates.
This is how i handled getting those columns up over the div with the
search input and blue background graphic:
#centercol
{ position:relative; top:-90px;
width:432px;
float:left;
border:0px solid pink;
margin:10px; margin-left:5px;
}
Does that look allright?
It looks good in firefox mac - i've been waiting for a trial account on
browser cam to see how it looks to the rest of the world.
I havnt been doing much css for a while and am a bit rusty so thanks.
-best
kvnmcwebn
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************