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

Multiple columns in a footer

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-11-2008, 09:33 AM
 
flipb18b flipb18b is offline
 

Newbie
  
Join Date: Nov 2006
Posts: 9
 

Default Multiple columns in a footer

Hello:

Anyone know how to create multiple columns in a footer like newegg.com? Someone please let me know. I'm a newbie at x-cart. It would be great if someone were to provide me with a code or a written example of some kind.

Thanks!
Reply With Quote
  #2  
Old 08-11-2008, 10:03 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: Multiple columns in a footer

Have you changed the footer at all?

Post the code for your footer and I'll help out.
__________________
xcart 5.1.2
Reply With Quote
  #3  
Old 08-11-2008, 10:13 AM
 
balinor balinor is offline
 

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

Default Re: Multiple columns in a footer

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
  #4  
Old 08-11-2008, 10:18 AM
 
flipb18b flipb18b is offline
 

Newbie
  
Join Date: Nov 2006
Posts: 9
 

Default Re: Multiple columns in a footer

Ashley:

Here is the code. I tried to edit it but i had to restore it back to its default state because somehow i broke the site including the admin panel. This is from bottom.tpl:

<div class="Bottom">{include file="copyright.tpl"}</div>
<div class="foot">
{capture name=menu}
<a href="help.php" class="VertMenuItems">{$lng.lbl_help}</a> |
<a href="help.php?section=contactus&amp;mode=update" class="VertMenuItems">{$lng.lbl_contact_us}</a> |
<a href="help.php?section=business" class="VertMenuItems">{$lng.lbl_privacy_statement} </a> |
<a href="help.php?section=conditions" class="VertMenuItems">{$lng.lbl_terms_n_conditions }</a>
{section name=pg loop=$pages_menu}
| <a href="pages.php?pageid={$pages_menu[pg].pageid}">{$pages_menu[pg].title}</a>
{/section}
{/capture}
{ include file="menu_foot.tpl" menu_content=$smarty.capture.menu }
</div>
__________________
affordableminds
X-Cart Version 4.1.3 GOLD
Reply With Quote
  #5  
Old 08-11-2008, 10:25 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: Multiple columns in a footer

would be nice to know xcart version number like balinor said.
__________________
xcart 5.1.2
Reply With Quote
  #6  
Old 08-11-2008, 10:27 AM
 
flipb18b flipb18b is offline
 

Newbie
  
Join Date: Nov 2006
Posts: 9
 

Default Re: Multiple columns in a footer

Hi:

im using X-Cart 4.1 GOLD
__________________
affordableminds
X-Cart Version 4.1.3 GOLD
Reply With Quote
  #7  
Old 08-11-2008, 10:35 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: Multiple columns in a footer

you are supposed to put the excat version number in your signature to use the board.

with that said...

I would place a table inside the lower division tag.

<table cellpadding="0" cellspacing="0">
<tr>
<td>Info</td>
<td>Info</td>
<td>Info</td>
</tr>
</table>

each set of <td></td> tags is a new column.

you can play with the cellpadding and cellspacing if you like.

I know some people don't like tables but I think this is the easiest way for beginners, since you don't have to mess with nested DIV tags and the float property.

So give it a try.
__________________
xcart 5.1.2
Reply With Quote
  #8  
Old 08-11-2008, 10:37 AM
 
flipb18b flipb18b is offline
 

Newbie
  
Join Date: Nov 2006
Posts: 9
 

Default Re: Multiple columns in a footer

Ok Ashley:

I'll give it a try. Thanks alot for your help!
__________________
affordableminds
X-Cart Version 4.1.3 GOLD
Reply With Quote
  #9  
Old 08-11-2008, 10:43 AM
 
balinor balinor is offline
 

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

Default Re: Multiple columns in a footer

Please follow the link I posted and follow the instructions to update your signature with your EXACT version. I know it is a pain, but it makes a huge difference as each version is different. Thank you.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
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 11:00 AM.

   

 
X-Cart forums © 2001-2020