1. Oxygon
  2. Commercial Templates
  3. Monday, 03 December 2012
  4.  Subscribe via email
Hi, first of all thank you guys for providing well designed Joomla templates at a fair price.

My problem right now is the menu on the bordeaux template, that follows when you scroll up and down on the page. Looks sweet on a PC, but kinda screws up when checking on a mobile device (Samsung Galaxy S3).

I suppose it has to do something with: nexus.css line 30 = position; fixed

But changing that leaves a big gap between menu and image slider.

Im have not been able to remove that large padding/space. any clues?

demo page:
http://weboxygon.com/test_kalydonia/
Accepted Answer Pending Moderation
0
Votes
Undo
To set the header has static rather than fixed so the logo and menu items scroll with the rest of the page on moblie devices you can add the following to the Custom CSS field of your templates parameters.

[code type=css]@media handheld, only screen and (max-width: 980px) {
#container_header {width:960px; margin:0 auto; position: static;}
#container_spacer3 {height: 20px;}
#socialmedia, #search {top:0px;}
}[/code]
This should amend any issues regarding the fixed header on mobile devices.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Works sweet now, exactly as I wanted to for mobile devices.

Thanks and keep up the good work
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • 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.