-
siteground-j16-22 and virtuemart
Hello, first i must say, my english is not the best, hope that u understand everything.
I changed my old template to one of your templates cause i changed to joomla 2.5 and my old template was not compatible with the new version.
Now my problem. I the old template the shop shows up correctly like i want it.
Here is my old page.
menu left - main page and the right menu (together)
I tried so much, to displayed it like in the old version, but with the sideground template it always shows me the main and the right menu seperately. The main page is only in the middle, and not in the middle and the right side.
menu left - main page - right menu
Here is the Webpage with the sideground template, that i want to change.
Hope u understand what i want.
-
Hello,
I have checked both of your sites and I noticed that the reported problem is due to the main column width.
In order for the problem to be resolved, the width should be updated in:
templates/siteground-j16-22/css/template.css
and the value should be changed from:
.maincol .cont {
float:left;
width:490px
}
to:
.maincol .cont {
float:left;
width:700px
}
Unfortunately this will affect the right position module on all pages. Thus I would recommend you to create a separate CSS file and load it only for the specific pages where the width should be extended,
Similar Threads
-
By deininger in forum Free Joomla Templates
Replies: 4
Last Post: 02-28-2012, 09:16 AM
-
By theo in forum Free Joomla Templates
Replies: 0
Last Post: 09-27-2011, 07:24 AM
-
By samix1974 in forum Free Joomla Templates
Replies: 2
Last Post: 06-30-2011, 07:45 AM
-
By Bruzzler in forum Free Joomla Templates
Replies: 0
Last Post: 10-16-2009, 02:22 AM
-
By tswift42 in forum Free Joomla Templates
Replies: 3
Last Post: 10-14-2009, 09:58 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Copyright © 2012 SiteGround.com Inc