1. ziggy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 19 April 2013
  5.  Subscribe via email
Hi again
Thanks for your answer earlier to my wish of the #container_header further down the page. It worked. However, I was wanting to put it always at the bottom of browser, 25% height, with the topmenu right above/in it. I haven't seen any templates, that offer this feature? Why is this?
I entered nexus.css and tried adding 'position: bottom;', but this does not work. z-index is 10, which i suppose would make possible content run beneath? But that is not a main concern - positioning of the header and a menu is! I hope you still might comment, although I could not ask assistance for a fee.
You can see the general idea on attached pdf.
Best regards
Andreas
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Andreas

Would you have a URL to an example of your header? If you do not wish to make this public you can email it to info@joomla51.com. Post a link to this post with in your email for our reference.

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

Having looked at this again I realise there was a lot easier solution by simply adding the following to the Custom CSS field of your templates parameters...


[code type=css]#container_header {
bottom: 0;
position: absolute;
}[/code]

Ciarán
  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!