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

changing template

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-01-2008, 02:54 PM
 
jencinas jencinas is offline
 

Newbie
  
Join Date: Dec 2008
Posts: 5
 

Default changing template

Hello we like this design

http://www.gleniboutique.com/

This is my page

www.iwearsunglassesshop.com

I need to know how to update this template to loook similar to the web page above

I dont know how to get rid of the boxes in the right and left.

Guidance will be greatly appreciated

Thank you
__________________
Joaquin ENicnas
Reply With Quote
  #2  
Old 12-01-2008, 03:27 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: changing template

Welcome to the X-Cart forums! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:

http://forum.x-cart.com/showthread.php?t=23970

Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version so that we can answer your questions correctly. Thanks!
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 12-01-2008, 11:39 PM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: changing template

These boxes are from skin1/customer/home.tpl
They have classes VertMenuLeftColumn and VertMenuRightColumn.
To center your page you should find the line
HTML Code:
{include file="rectangle_top.tpl"}
and change it (in my example to 750px)
HTML Code:
{include file="rectangle_top.tpl" width="750"}

add in your skin1.css
HTML Code:
BODY{ text-align: center; } TD.Container{ margin: 0px auto; text-align:left; }
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote
  #4  
Old 12-02-2008, 05:40 AM
 
jencinas jencinas is offline
 

Newbie
  
Join Date: Dec 2008
Posts: 5
 

Default Re: changing template

Thank you
__________________
Joaquin ENicnas
Reply With Quote
  #5  
Old 12-02-2008, 07:00 AM
 
jencinas jencinas is offline
 

Newbie
  
Join Date: Dec 2008
Posts: 5
 

Default Re: changing template

I am trying to use this javas script to access the log in page
javascript:document.loginform_top.submit();
but is not going anywhere

also I try to link this to www.iwearsunglassesshop.com/auth.php and that page is not working

any ideas?
Thank you
__________________
Joaquin ENicnas
Reply With Quote
  #6  
Old 12-02-2008, 07:23 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: changing template

This javascript is used to submit the existing form.
If on your page there is no form named "loginform_top" it will make nothing.
auth.php also isn't suitable for login.
All the POST data for logging in should be sent to include/login.php AFAIK.
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote
  #7  
Old 12-02-2008, 06:46 PM
 
jencinas jencinas is offline
 

Newbie
  
Join Date: Dec 2008
Posts: 5
 

Default Re: changing template

Thank you, i created and index is the first page in my web site www.iwearsunglassesshop.com
the problem is that I need to include the featured products in this page and is not working also I need to include the search as is in home.php

Can you send me a sample

Thank you
__________________
Joaquin ENicnas
Reply With Quote
  #8  
Old 12-03-2008, 12:34 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: changing template

Do you want to have html front-end for this store and use x-cart to manage orders only?
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote
  #9  
Old 12-03-2008, 02:50 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: changing template

Joaqauin, please update your forum signature with your X-Cart version as requested. This is a requirement to use this forum. Thank you
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #10  
Old 12-03-2008, 05:44 AM
 
jencinas jencinas is offline
 

Newbie
  
Join Date: Dec 2008
Posts: 5
 

Default Re: changing template

Victor, my front end page is php and I will like to have the featured products there as well as in some other pages that will be outside the cart?

is this possible?
__________________
Joaquin ENicnas
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:19 PM.

   

 
X-Cart forums © 2001-2020