PDA

View Full Version : Upload logo?


bandana
10-17-2007, 06:05 AM
How do I upload my logo to replace the default Vivvo logo? I can't find an option to do so in the admin backend of Version 4.0

Micha
10-17-2007, 08:24 AM
Option for uploading logo of of your website is remowed in V4.0.

You can change your header image by editing templates/xhtml/box/header.tpl template.

<div class="header_image"><img src="{VIVVO_THEME}img/header.jpg" alt="header" /></div>

dave25
10-17-2007, 09:35 AM
Just give your logo the name "header.jpg", upload it and replace the existing one.

bandana
10-17-2007, 01:48 PM
Thanks for the replies. One more related question:

I used to run a horizontal banner ad next to my logo in the "header" of V3.5. How can I do the same in V.4?