Thanks Clyde,
it worked ok in IE8 and Foxfire, another thing the bottom of the sidebox has an opening on one of them, sometime it be others when i'm adding stuff. I'm getting the site setup and it not finish yet.
Printable View
Thanks Clyde,
it worked ok in IE8 and Foxfire, another thing the bottom of the sidebox has an opening on one of them, sometime it be others when i'm adding stuff. I'm getting the site setup and it not finish yet.
Add back the following to includes/templates/mystic/css/stylesheet.css
.centerColumn {
margin:0 auto;
padding:8px;
background: #FFF5F6;
border:1px solid #66006B;
text-align: left;
font-size: 1.2em;
height:1%;
position: relative; /*do not remove-fixes stupid IEbug*/
I didn't see anything unusual about the sideboxes
After I added more to the left side and both sides became even, it looks ok now. I'll watch it while adding content and see how it do.
Thanks Clyde,
it was a difference in foxfire, it didn't have a centerbox in foxfire. I added this back
.centerColumn {
margin:0 auto;
padding:8px;
background: #FFF5F6;
border:1px solid #66006B;
text-align: left;
font-size: 1.2em;
height:1%;
position: relative; /*do not remove-fixes stupid IEbug*/
everything seems to be working fine in both IE and FF now
I don't use this forum much and couldn't remember how to add a question to the thread so only thing I could do is hit "Reply". I hope that is appropriate.
Mystic River Template - Is there a way to keep the right hand column in place on the product pages?
Hi!
Great looking template!
I've narrowed the template to my needs but I would like the whole thing centred. I've tried doing it myself but can't quite figure it out lol!
Please could you help.
Thanks!
Hi I worked it out after all!
Where it says margin:0 under #mainWrapper { added auto after the 0
Thank you!