my site has a image at very top of it www.d2rares.com
The old site name was d2sale and i had a coder put the image in at that time! now i need the top image on the site removed? any advice would be great
viart support told me its in css but didnt tell me how to get there nor edit it?
vic140
31 Dec 2009 7:11 AM
The default image for the header is called out in Administration > Global Settings > Logo Settings. You could of course replace it with something else of a similar size. Somewhere (maybe in the css?) there is a repeating background image that controls the height of the header.
Sorry I don't remember which files actually arrange the header, but maybe this will point you in the right direction.
Tony (Guest)
3 Jan 2010 12:34 PM
Greetings
Actually there are 3 options depending on the method of the designer.
1. Fast and dirty...Do as Vic 140 suggested.
2. Header image might be applied using CCS.
A. Determine which CCS you are currently using.
B. Download the CSS and modify the section relayed to the header image. Then upload the CSS - this will override the current version. BE SURE TO RENAME THE CSS YOU'RE WORKING ON AS A SAFE GUARD - YELLOW.CCC CHANGE TO YELLOW-OLD.CSS.
3. The header image might reside in the header.html - Do the same as outline A and B by downloading the index.html modify and upload.