ChristopherJAshdown
Feb-18-2009, 05:09 PM
I have put a menu into my website that sits on top of an image. Ever since, I've had other elements positioned under the menu:
example gallery:
http://ChristopherJAshdown.smugmug.com/gallery/6032688_NwYsN#377820637_3WZ5j
my objective is to have all the elements appear below the menu. This is 150px from the top of the window.
i've tried:
.gallery_XXXXXX #gallerypage {
position: absolute;
top: 150px;
}
any help would be great,
many thanks.
example gallery:
http://ChristopherJAshdown.smugmug.com/gallery/6032688_NwYsN#377820637_3WZ5j
my objective is to have all the elements appear below the menu. This is 150px from the top of the window.
i've tried:
.gallery_XXXXXX #gallerypage {
position: absolute;
top: 150px;
}
any help would be great,
many thanks.