Advanced Search  
Advanced Search


Pages: [1]
Print
Author Topic: Problem with banner in Touch of soul template  (Read 2127 times)
musicoman
Offline Offline

Posts: 19



« on: August 10, 2011, 09:45:35 PM »

Hi,

How can I put a GIF banner?

I changed it in the index.php of the template ''Touch of soul'' at the line 163, but nothing changed.

Do I need to change it somewhere else?

Thanks
Logged
mikek
Shape 5 Administrator
Offline Offline

Posts: 19400



WWW
« Reply #1 on: August 11, 2011, 07:41:39 AM »

Hello,

This template doesn't have a banner position. Are you referring to the logo?
Logged

Mike
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
musicoman
Offline Offline

Posts: 19



« Reply #2 on: August 11, 2011, 11:31:24 AM »

Yes I talk about the logo.

Original line is :
* html #s5_logo_wrap {
   background:none;
   filter:progid:dximagetransform.microsoft.alphaimageloader(src='<?php echo $LiveSiteUrl;?>/templates/touch_of_soul/images/s5_logo.png', sizingmethod='crop');}

and I change it with my logo like that and I upload the new one in the template/images

* html #s5_logo_wrap {
   background:none;
   filter:progid:dximagetransform.microsoft.alphaimageloader(src='<?php echo $LiveSiteUrl;?>/templates/touch_of_soul/images/banner-animation.gif', sizingmethod='crop');}
}


and nothing change.

What's wrong?
Logged
mikek
Shape 5 Administrator
Offline Offline

Posts: 19400



WWW
« Reply #3 on: August 11, 2011, 11:38:46 AM »

Hello,

That code is only for ie6. You have to edit template_css.css and at line 594 find:

#s5_logo_wrap {
Logged

Mike
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
musicoman
Offline Offline

Posts: 19



« Reply #4 on: August 11, 2011, 12:21:46 PM »

Ho thanks.

OK I got it at line 1193

Thank you very much Smiley
« Last Edit: August 11, 2011, 12:38:50 PM by musicoman » Logged
musicoman
Offline Offline

Posts: 19



« Reply #5 on: August 11, 2011, 12:40:21 PM »

Can I put Flash logo there?
Logged
mikek
Shape 5 Administrator
Offline Offline

Posts: 19400



WWW
« Reply #6 on: August 12, 2011, 07:19:30 AM »

Hello,

It is not possible to put flash in that location without a lot of customizing.
Logged

Mike
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
Pages: [1]
Print

Jump to:  


Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Page created in 0.048 seconds with 18 queries.