<em>@Chavan 230184 wrote:</em><blockquote>you can override using css
Consider the following html as an example
<div class="main" style="80%">
sample contents and some html to
</div>
the override can be done using the following css code
.main {
width: 600px !important;
}
</blockquote>
Hello,
I tried the over-ride ( put it in the template.css file) without luck. I know my way around Purity ii for 1.5, but the 1.6 has me stumped. I am attempting to go 70% on the content with 30% on the left module. Th url is http://dgtebpo.com/T3_16 Any help from fresh eyes would be appreciated as this is my stumbling block to get this migration done.
Thanks in advance!