View Single Post
  #108  
Old 01-28-2012, 02:16 AM
 
candc candc is offline
 

eXpert
  
Join Date: Jul 2009
Location: UK
Posts: 292
 

Default Re: X-Cart Ability Template v4.4.x

We also need to adjust our logo position

Has anyone got to grips with this grid system?

It looks very easy to adjust, but struggling to find where at the moment.

For example, looking at the product details area code with Firebug I see this

<div class="grid_16 alpha">
<div id="center-main">
<script type="text/javascript">
<script type="text/javascript">
<h2 class="dialog_title">Short-sleeved poplin shirt</h2>
<div class="dialog_content">
<div class="grid_4">
<div class="image-box">
<img id="product_thumbnail" width="125" height="155" alt="Short-sleeved poplin shirt" src="http://www./xcart/images/W/w-378-1.png">
</div>
<table cellspacing="0" cellpadding="0" border="0">
</div>
<div class="grid_12 details">
<div class="clearing"></div>
<div class="clearing"></div>
</div>

Adjusting grid_4(image area), and grid_12 details works in Firebug, but where does this come from?

Grid.css gives % sizes, is this where it needs changing?

Any pointers appreciated
__________________
Ver 4.4.4 Gold
Ability
BCSE Pre Order
BCSE Global Product Options
BCSE Stock Notify
CDSEO Pro
MM OPC - Gave up with it
Altered Cart OPC
XMobile
Powered by EWD

Ver 4.4.4 Gold
Ability
BCSE Pre Order
BCSE Global Product Options
BCSE Stock Notify
CDSEO Pro
Altered Cart OPC
XMobile
Powered by EWD
Reply With Quote