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

Inserting 2 sideboxes = Chaos

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-06-2009, 04:43 AM
  pdstudio's Avatar 
pdstudio pdstudio is offline
 

Member
  
Join Date: Dec 2009
Location: Hungary / Sopron
Posts: 28
 

Question Inserting 2 sideboxes = Chaos

I made 2 sideboxes with custom content but when I insert the second box, they slide together, and the footer goes from the bottom, below the sideboxes.
I attached a picture from the problem.

In home.tpl: (before news.tpl)
Quote:
{include file="modules/Idezet_forgato/idezetek.tpl"} #custom sidebox1
{include file="modules/Blog_news/blognews.tpl"} #custom sidebox2

In idezetek.tpl:
Quote:
{capture name=menu}
<div id="guestwrote">
{include_php file='skin1/modules/Idezet_forgato/idezetek.php'}
<div>
{/capture}
{include file="customer/menu_dialog.tpl" title="RСlunk МrtАtok" content=$smarty.capture.menu}

In blognews.tpl:

Quote:
{capture name=menu}
<div id="blognews">
<script src="http://feeds.feedburner.com/VizipipaBlog?format=sigpro" type="text/javascript"></script>
<div>
{/capture}
{include file="customer/menu_dialog.tpl" title="VМzipipa blog" content=$smarty.capture.menu}

I don't can have more than 1 custom sidebox or there is another problem?
Attached Thumbnails
Click image for larger version

Name:	sidebox_problem.jpg
Views:	180
Size:	62.0 KB
ID:	1750  
__________________
X-Cart 4.4.4
http://matricamagnes.hu/
Reply With Quote
  #2  
Old 12-06-2009, 06:07 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Inserting 2 sideboxes = Chaos

The div elements on both boxes are not closed. You put <div> instead of </div> (just before {/capture})
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 12-06-2009, 07:00 AM
  pdstudio's Avatar 
pdstudio pdstudio is offline
 

Member
  
Join Date: Dec 2009
Location: Hungary / Sopron
Posts: 28
 

Default Re: Inserting 2 sideboxes = Chaos

Oh my god, how could I not seen it? I feel like a dumbass. Many thanks to you!
__________________
X-Cart 4.4.4
http://matricamagnes.hu/
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 12:39 AM.

   

 
X-Cart forums © 2001-2020