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

second dialoug box

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-26-2004, 10:32 PM
 
e1front e1front is offline
 

Senior Member
  
Join Date: Feb 2003
Posts: 179
 

Default second dialoug box

I was wondering if i can use more than one dialoug box
you know where you put your template in
Quote:
{capture name=dialog}
{include file="customer/main/products.tpl"}
{/capture}
{include file="dialog.tpl" content=$smarty.capture.dialog title="Products" extra="width=100%"}

What i really wanna do is have these cool tables "dashed border" for the side columns menu
you will find it at : http://www.moonlight-toys.com > Sensual adult toys and gifts
Reply With Quote
  #2  
Old 01-27-2004, 04:07 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

make a copy of dialog.tpl give it a new look and call it

Code:
dialog_new.tpl

now when you want to call it adjust the code from

Code:
{capture name=dialog} {include file="customer/main/products.tpl"} {/capture} {include file="dialog.tpl" content=$smarty.capture.dialog title="Products" extra="width=100%"}

to

Code:
{capture name=dialog} {include file="customer/main/products.tpl"} {/capture} {include file="dialog_new.tpl" content=$smarty.capture.dialog title="Products" extra="width=100%"}
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 01-27-2004, 08:27 AM
 
e1front e1front is offline
 

Senior Member
  
Join Date: Feb 2003
Posts: 179
 

Default thanks a lot

Thanks lot for your help
If it is not too much to ask
do you how this table with dashed border was implemented on the design
which is better create a new table for each [main menu] [specials] [help] [existing customers]

or do what??
Reply With Quote
  #4  
Old 01-27-2004, 01:25 PM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

use you style sheet to attach a style to the menu.

have a search on google for help on css style sheets.

topstyle pro is a good piece of software for creating css styles
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
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 09:13 AM.

   

 
X-Cart forums © 2001-2020