Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help in the layoout


cm27

Recommended Posts

I have fussed with the grid system and to me its junk. but all i want to do is make all my boxes on the left side with out using the admin panel as in force them all over. Is there any way to do this . PLEASE help . I have read all about the grid system so please dont tell me to read it . To me it make no sense at all . or is there away to remove this from the shop ? I like the shop features but if I am unable to work this out I will move to something different .. Please help

 

 

Thanks Cm27

Link to comment
Share on other sites

ok I have found this problem as it a small code I removed from the template_bottom.php \

<?php
 }

 if ($oscTemplate->hasBlocks('boxes_column_right')) {
?>

<div id="columnRight" class="grid_<?php echo $oscTemplate->getGridColumnWidth(); ?>">
 <?php echo $oscTemplate->getBlocks('boxes_column_right'); ?>
</

 

So if anyone has trouble here it is this will make all your boxes on the left side :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...