Speedie
Sep-02-2008, 09:22 AM
Hi,
I have some HTML in the header of my homepage that pulls some random shots from a particular gallery. What I'd like to do is re-create the SmugMug grey box that's in the background of the list of main galleries, and put it around the random shots as well. I tried putting this around it:
<div id="galleriesBox" class="box">
</div>and you can see the result here (http://www.digitalnature.co.uk). The width of the grey box is expanding to fill the page. Is there another div I need to wrap around it to set the width to be the same as the SmugMug box? Any help appreciated.
I have some HTML in the header of my homepage that pulls some random shots from a particular gallery. What I'd like to do is re-create the SmugMug grey box that's in the background of the list of main galleries, and put it around the random shots as well. I tried putting this around it:
<div id="galleriesBox" class="box">
</div>and you can see the result here (http://www.digitalnature.co.uk). The width of the grey box is expanding to fill the page. Is there another div I need to wrap around it to set the width to be the same as the SmugMug box? Any help appreciated.