>
>
> Generator Microsoft Word 11 (filtered medium) I' m starting to
> create a new site using CSS. I' ve managed to create a fluid 3
> column page and the 3 columns work OK when the page is resized
> but the two rollovers in the right column: Comics.com and
> Viz.co.uk (which should be in the right column!) don' t move with
> the column. They are inside the Div of the right column but they
> seem to remain static. Any ideas would be great! Thanks
>
> Page is at: www.chundercomics.co.uk -  straight after initial Flash page
>

Both links are outside of the right hand col on any browser on my machine.
This because  layer 1 and layer 3 have position:absolute. This means that
they are not actuallu within the right hand col.

Remove the position:absolute and use margin to place them in the div.

Also - ditch the Flash intro - search engines cannot see Flash and users do
not like a whole page of Flash.

Cheers

Ian
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.5/616 - Release Date: 04/01/2007
13:34

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to