Hi there.
I'm new to actinic so you will have to bear with me, I normally work directly with code (Visual Strudio and CSS).
I have a site which is based on the "Sport" theme but the buttons are links and the colours have been changed. This layout is centrally aligned down the page with equal space either side of the content area. The issue is that when you view a product page the product list doesnt take up the same width as the page.
I can see what the issue is from looking at the generated html in that the central area which displays the page is a table set as 720px width but the product display in tables which have the width set at 500px. As these are left aligned there is a 220px gap on the right hand side. How do I edit the table width to make the products the same width as the main content area.
There doesnt appear to be any properties which allow me to edit the generated code.
Bring back CSS all is forgiven!
Thanks for your help.
Martyn Fewtrell
mfewtrell@networkclub.co.uk
I'm new to actinic so you will have to bear with me, I normally work directly with code (Visual Strudio and CSS).
I have a site which is based on the "Sport" theme but the buttons are links and the colours have been changed. This layout is centrally aligned down the page with equal space either side of the content area. The issue is that when you view a product page the product list doesnt take up the same width as the page.
I can see what the issue is from looking at the generated html in that the central area which displays the page is a table set as 720px width but the product display in tables which have the width set at 500px. As these are left aligned there is a 220px gap on the right hand side. How do I edit the table width to make the products the same width as the main content area.
There doesnt appear to be any properties which allow me to edit the generated code.
Bring back CSS all is forgiven!
Thanks for your help.
Martyn Fewtrell
mfewtrell@networkclub.co.uk
Comment