Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-ASP 7.0 Questions
 Using Two Logos
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Sims
Starting Member

USA
14 Posts

Posted - March 23 2010 :  22:59:54  Show Profile  Visit Sims's Homepage  Reply with Quote
In version 7 I would like to insert to logos instead of one.
One would be a animation the other would be a image.
It would be easy if I could just split the table that holds the logo.

The code:

<!-- LOGO DISPLAY AND LINK -->
<div id="vp_logo"><%logo%></div>
<!-- WELCOME BOX -->
<div id="vp_welcomeboxsquare"><%welcomeboxsquare%></div>
<!-- END WELCOME BOX -->

Thanks for anybody's help.

Edited by - Sims on March 23 2010 23:02:27

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - March 23 2010 :  23:56:57  Show Profile  Reply with Quote
You maybe use this way :

the template header where it says :
<div id="vp_logo"><%logo%></div>

Just replace it to the following :

<div id="vp_logo">
<span class="logo">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="200" height="50">
<param name="movie" value="images/youranimation.swf">
<param name="quality" value="high">
<embed src="images/youranimation.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="200" height="50"></embed></object>
</span>
<%logo%>
</div>

You can control the flash width and height from the above code. While the image controlled still from Layout manager.

thanks.
milito
Go to Top of Page

Sims
Starting Member

USA
14 Posts

Posted - March 24 2010 :  20:30:31  Show Profile  Visit Sims's Homepage  Reply with Quote
Thank you for that information it will be very helpful.
But in the meantime could you please tell me how to put in just two images in the logo area that will be side-by-side.
The animation that I referred to does not require flash.

Thanks again for your help.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00