|
|
#1 |
|
New Member
![]() Join Date: Apr 2011
Posts: 1
|
Hi there,
I have made a page which contained: 1. Random images javascript with the width=100% and the page is auto scaled and scrollable to the bottom; 2. A DHTML menu. The above were all done and can be seen here First Page Now, I need to add the logo on the top left plus a URL embedded image on the top right. This was done here Second Page You can see the random images were pushed down by the logo/URL embedded image. Just want to know how to make the logo/URL embedded image stay ON TOP of the random images, i.e. the random images have to occupy the whole screen. Thanks for any advice and help. Lawrence |
|
|
|
|
|
#2 |
|
Gold Member
![]() Join Date: Mar 2010
Location: Auckland, New Zealand
Posts: 326
|
Set the style on the table to 'position:absolute;top:0px;left:0px;'
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|