Sunday 18 January 2009 5:20:02 am
Hi there; I try to make the images in gallery line display correctly. Now I see in source code the following code: <div class="content-view-galleryline">
<div class="class-image">
<div class="attribute-image" style="width:105px ;height:100px">
<p> (...)
In the overrides, in gallery-line folder, the image template looks as follows: <div class="content-view-galleryline">
<div class="class-image">
<div class="attribute-image"{if is_set($#image_style)} style="{$#image_style}"{/if}>
<p>
The question is: where is the style setting? where should I change it? I don't want 105x100 pixels but 100x100. o_O
Shiki soku ze ku...
|