1. jasonbrinn
  2. Commercial Templates
  3. Monday, 25 March 2013
  4.  Subscribe via email
Good day,

I would like to add the "Module ContentTop-A" module to the list the turns off when under 480. If possible, how can I add this module so that it disappears once the site is scaled to 480 or less?

Thank you


Jason
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jason

Try adding the following to the Custom CSS field of your templates parameters...


[code type=css]@media only screen and (max-width: 440px) {
.wrapper_contenttop {display:none;}
}[/code]

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks but it did not work. It gave me some ideas though and I will try them and report back if anything does work.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
still no louck :(

Any other ideas how to make this module position disappear under 480?

thanks.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
You could try using the following instead.. this would cover both landsape and portrait...


[code type=css]@media only screen and ( max-width: 767px ) {
.wrapper_contenttop {display:none;}
}[/code]

Also worth trying to add the CSS to the end of your templates nexus.css (../templates/[YourTemplate]/css/nexus.css)

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks again, however, nothing seems to work.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jason

Would you have a URL to an example?

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

Strangely your Custom CSS does not appear to be loading with your template. 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. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
I sent you a login response to your email, did you get it?
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jason

We don't appear to have received your administration details. Please ensure you have posted a link to this post with the email including your login details for our own reference.

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

The suggested CSS needs to be added to the template style that you are using for the page you wish to disable the module. You seem to have quite a few template styles created so I wasn't to sure which one was applied to the homepage.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 11
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry. Yes, I used a lot of template styles in order to change the logo mostly.

Here is the default one that I use for the homepage:

J51_Arkadia - Default Site J51_arkadia 221


Thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 12
Accepted Answer Pending Moderation
0
Votes
Undo
Try checking that none of the other template styles are assigned to your homepage as this style does not appear to be the one represented on your homepage. For example this style has no background image selected but there is a background image on your homepage.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 13
Accepted Answer Pending Moderation
0
Votes
Undo
I replaced the default background image that is why one does not appear to be assigned.

I also went ahead and added the custom CSS code to every template and made sure the default was the only one assigned to home and the issue still persists.

Thank you.
  1. more than a month ago
  2. Commercial Templates
  3. # 14
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jason

I have added the CSS to your templates nexus.css and everything now appears to be working fine.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 15
Accepted Answer Pending Moderation
0
Votes
Undo
Absolutely awesome!

I would never have expected such attention and help from a company that charges so little for such superior products. I am/have been a member of just about every Joomla template club there is:

A LifeTime member at Gavick, current member at Yootheme, Joomlart, Rockettheme
Past member of Template Plazza, YouJoomla, JoomlaXTC, Shape5, etc.

You guys are the BEST and ridiculously low prices.

THANK YOU!
  1. more than a month ago
  2. Commercial Templates
  3. # 16
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Jason for your very kind words.

Any further queries please feel free to contact us and we will be happy to help out where we can.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 17
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok