Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2012
    Posts
    1

    Question 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.

  2. #2

    Default

    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,
    Stanislav
    SiteGround Technical Support Team
    Siteground Web Hosting

    Join us on Facebook
    Follow us on Twitter

Similar Threads

  1. Using siteground-j16-32
    By deininger in forum Free Joomla Templates
    Replies: 4
    Last Post: 02-28-2012, 09:16 AM
  2. Replies: 0
    Last Post: 09-27-2011, 07:24 AM
  3. Replies: 2
    Last Post: 06-30-2011, 07:45 AM
  4. Siteground-j15-34 | IE Bug Virtuemart?
    By Bruzzler in forum Free Joomla Templates
    Replies: 0
    Last Post: 10-16-2009, 02:22 AM
  5. siteground-j15-49 & VirtueMart
    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
  •