Post
by viethemes » Thu Sep 03, 2015 9:26 pm
uwe_kwigx wrote:Hello,
i want to change the content of the information pages. I am aware that i can add a sidebar to the left or right to reduce the width but i want to change it to a specific value.
I didnt find any #content or #information in information.tpl or stylesheet of my theme (default opencart theme).

To do that, you can install my free extension
Custom CSSand add code below
Code: Select all
body[class*="information-information"] #content {
width: 500px;
}
http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension
Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme
Extra Positions PRO, Custom JavaScript, Custom CSS and others