Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

placement of Trust Logo

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-24-2009, 07:45 AM
  nortonz's Avatar 
nortonz nortonz is offline
 

Senior Member
  
Join Date: Nov 2007
Location: N. Idaho, USA
Posts: 156
 

Default placement of Trust Logo

I have placed a Trust logo in the "customer/home.tpl" just below the powered by "if" statement, and it appears just below it. and centers it, but I need to move it down about 10px, so its not crowding the elements above it, but not sure what needs to be added. I tried to set up a table, but that just messed up the page.
Here is my code.

HTML Code:
<center> <a href="http://www.instantssl.com" id="comodoTL">SSL</a> <script type="text/javascript">TrustLogo("http://www.mysite.com/images/tl_transp.gif", "SC4", "none");</script></center>

you can see the page Here

hope someone can help, or if there is a better way to do it. Thanks.

Thanks
Michael
__________________
X-Cart 4.5.4
Linux CentOS 5.8 Apache 2.2.3 PHP 5.2.17
MySQL 5.0.95
CDSEOPro 1.8.8 xCMS 1.31 Easyupsale 2.3
Reply With Quote
  #2  
Old 08-24-2009, 04:18 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: placement of Trust Logo

In your customer.tpl file:

Code:
<div id="trustLogo"> <center> <a href="http://www.instantssl.com" id="comodoTL">SSL</a> <script type="text/javascript">TrustLogo("http://www.mysite.com/images/tl_transp.gif", "SC4", "none");</script> </center> </div>


In your css file:
Code:
#trustLogo { margin-top: 10px }
__________________
- Shane Munroe
Reply With Quote

The following user thanks Shamun for this useful post:
nortonz (08-24-2009)
  #3  
Old 08-24-2009, 08:42 PM
  nortonz's Avatar 
nortonz nortonz is offline
 

Senior Member
  
Join Date: Nov 2007
Location: N. Idaho, USA
Posts: 156
 

Default Re: placement of Trust Logo

That worked great, I knew using a css file would be best, but I didn't know how to do it. Thank You very much.

Michael
__________________
X-Cart 4.5.4
Linux CentOS 5.8 Apache 2.2.3 PHP 5.2.17
MySQL 5.0.95
CDSEOPro 1.8.8 xCMS 1.31 Easyupsale 2.3
Reply With Quote
  #4  
Old 08-25-2009, 12:18 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: placement of Trust Logo

this is good...


http://www.w3schools.com/

you can learn much goodness
__________________
xcart 5.1.2
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:54 AM.

   

 
X-Cart forums © 2001-2020