Hi,
Hope you can help me with this.
I'm running OpenCart 2.0 and, besides other issues, I've encounter this one and, for now, is the one disturbing me the most.
The problem is the cell sizes in the discount tab,while editing or creating a product. the ones resizable are the date, but the one I really need to increase is the price.
Where, if possible, can I resolve this issue.
Hope you can help me with this.
I'm running OpenCart 2.0 and, besides other issues, I've encounter this one and, for now, is the one disturbing me the most.
The problem is the cell sizes in the discount tab,while editing or creating a product. the ones resizable are the date, but the one I really need to increase is the price.
Where, if possible, can I resolve this issue.
Attachments
For all those things I recommend to edit the templates and change the classes.
I know that the new layout with bootstrap can be massively boring, large fields where not needed, too small fields where needed.
Maybe these things can be adjusted .. once a 'stable' version is published ...
I know that the new layout with bootstrap can be massively boring, large fields where not needed, too small fields where needed.
Maybe these things can be adjusted .. once a 'stable' version is published ...
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
look for: admin/view/template/catalog/product_form.tpl
at rule 1301 - add style="width: 20%;">
like this: <td class="text-left" style="wh: 20%;">
at rule 1302 - add style="width: 20%;">
like this: <td class="text-left" style="width: 20%;">
at rule 1301 - add style="width: 20%;">
like this: <td class="text-left" style="wh: 20%;">
at rule 1302 - add style="width: 20%;">
like this: <td class="text-left" style="width: 20%;">
easier: instead of using always only there are variations like
Code: Select all
col-sm-10
Code: Select all
col-sm-2
Code: Select all
col-sm-4
Code: Select all
col-sm-6
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
Who is online
Users browsing this forum: Amazon [Bot] and 5 guests