I'm trying to get my tag cloud to line up on top of my reflection at the bottom of my page but am unsure how to get it to work. I've tried so many different things I've lost track of what I've done, grrrr!!.....
what exactly do you mean by tag cloud? The bit at the bottom where it says pens signs to go, engraving?
And do youwant that to site on top of the image?
If you want your tag cloud over the image "http://www.classicengraving.org/images/bottom.gif" it needs to be in the same div. So the image is a background and the tag cloud is over it. You currently have it in 2 separate div's
__________________
Please login or register to view this content. Registration is FREE - Hosting Since 2004 With End User Support
Accepting Paypal, Moneybookers, Google Checkout, & More.
Proudly Designed By: Please login or register to view this content. Registration is FREE
I'm still new to this whole div thing. This is what I have:
<div>background-image:url(images/bottom.gif);</div>
which I know isn't right esp since it's not showing up. What am I missing?