booradlee
posted this on August 04, 2011 13:08
Hi all!
I'm customizing a template that we bought & can't seem to get certain parts of the CSS to work...
Like the header, I want the shopping cart box to float over our background logo/image and appear above it in the top right corner. I've tried a couple of different CSS tweaks and nothing seems to be working... anyone have any suggestions?
http://booradlee.highwire.com/
Also, I added some more images through the File Browser that we want to use in the template. I tried to reference them by changing the old template's file name in the CSS but it won't change. Am I doing something wrong for the filenames and that's why they won't switch out??
Thx!
Comments
You should set the header image as a background instead of an image. Images are block elements and unless you float them, the cart box won't overlap.
I looked at your template and it still looks like you are using the "main.css" style sheet.