Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
P (Guest)
P (Guest)
Hi
I'm try to using free version but i want to change logo on web page how can I do?
 
Stefen
Last modified: 31 Aug 2006 11:13 AM
 
neosim
neosim
In v2.7 You can change logo here:
\styles\default.css
 
.headerMenu td#logo img { /* Logo on the site */
width: 176px;
height: 81px;
border: 0px solid #333;
background: url(../images/default/logo.gif);
}
 
And you have tweak option of your own in template file.
f.e \templates\your_template\header.html
 
Regards
Neosim