That will be found in the 3 main primary templates....
Act_Primary.html .... this controls the product pages
Act_BrochurePrimary.html ... this controls the brochure info pages
Act_PrimaryCheckout.html .... this handles checkout pages
That will be found in the 3 main primary templates....
Act_Primary.html .... this controls the product pages
Act_BrochurePrimary.html ... this controls the brochure info pages
Act_PrimaryCheckout.html .... this handles checkout pages
Craig the info above is the correct answers i assure you. On looking at your page, it is still 100% width, unless you change that it will always fill the screen. Paste the code into here that you have changed, you have either done it incorrectly or done it in the wrong place.
Thanks for the pointers, as I mentioned I'm new to actinic so I dont doubt your knowledge. I've amended several numbers and its now made the website looks scruffy as below in the link as with the boxes. The one previously was a project my friend is working on however at the time his was the only one uploaded to show. Still the same version etc.
Ensure you are editing the right copy and that you are not using an alternative from the default ... check under Design | Options | Layouts
Often worth putting in a <p>test</p> in the code to ensure you are editing the correct layout ... Actinic is awash with nested templates that take some getting used to.
Change the 100% to 95% or whatever you want it to be, see how that looks. 95% usually looks good.
I can't see what you've changed, are you changing the sizes in the incorrect places. To confirm, you need to make changes to the setting i provided in the templates Jont told you about.
Comment