1. HighlandJ51
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 18 March 2015
  5.  Subscribe via email
Using the Virtuoso template in a 2.5 site, any page that has a sidecol (A or B) module enabled has the lower modules (base, footer, etc.) disappear and a large, overly deep white block in their place.

Please take a look at http://femalepelvicmed.com/ or http://philipanthonymd.com/ in regular mode and then in mobile mode (landscape or portrait).

In each case, the home page shows the problem, but any page without a sidecol is fine.

Thanks in advance
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...


@media only screen and (max-width: 767px) {
.backgrounds .sidecol_a, .backgrounds .sidecol_b {display:none !important;}
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for the quick response... The problem remains, though.

I’ve attached a before/after screenshot showing the lower half of the home page full size and then mobile size. All other pages on the site that do not have a module published in the "sidecol a" or "sidecol b" positions do not exhibit this problem.

Thanks again!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán -

The problem has been solved - replacing the responsive.css file with the one from the joomla 3 template version did the trick.

Thanks again for all your help!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!