Code: Select all
<td width="25%">
Code: Select all
<td style="width: 25%;">
Or you can use:
Code: Select all
<td width="150">
Code: Select all
<td width="150px">
Code: Select all
<td style="width: 150px;">
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
i see what you mean, and i agree with that..but, since i try to change values in product.tpl, nothing happens. i can reduce picture, to make that field widder..
p.s
when i change image size in admin, it widdens, but very little, not enough for text in one line..
Line 8 in "product.tpl" starts with:Donce wrote:..but, since i try to change values in product.tpl, nothing happens.
Code: Select all
<td style="text-align: center; width: 250px; vertical-align: top;">
Line 10 in the same file starts with:
Code: Select all
<td style="padding-left: 15px; width: 296px; vertical-align: top;">
You'll note that they both have widths. You may have to change both (if you increase one, decrease the other accordingly). You'll also need to bear in mind the width of the content area. If you make the table cells too wide, the content area won't fit between the columns, and will end up with the content sitting below the columns.
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
Users browsing this forum: No registered users and 4 guests