Closed (fixed)
Project:
Foliage
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2008 at 02:43 UTC
Updated:
2 Apr 2008 at 09:24 UTC
Hey, I'm back with questions.
Any suggestions about how to move the menu in the header to the bottom part.
I tried doing some changes to the following section of the style.css and it moves right and left.
#menu {
text-align: right;
padding-right: 25px;
}
What can I do to move the menu to to the bottom of the header?
Thanks for your help,
Oscar
Comments
Comment #1
margae commentedI think that you want to move the primary links closer to the bottom of the header.
The search form is surrounded by a div class="search". This div is also displayed when the search form is not enabled and has a fixed height - currently 40 pixels.
Simply increase the height as much as you need and you're done.
Please let me know if this helps.
Comment #2
oscarrg78 commentedJohannK:
Thanks again for the reply,
I tried increasing the height from 30 to 140px in the CSS style file. But it increases the height of the header too.
#searchbar {
height: 140px;
padding-right: 10px;
text-align: right;
}
Also, I decreased the height of the header bottom to 5 px.
#headerbottom {
height: 5px;
}
But it does not change. Any other ideas about adjusting the search bar?
http://wwww.ageap-usa.org/
Sorry about that and thanks again,
Oscar
Comment #3
oscarrg78 commentedHey JohannK,
I did some progress setting the searchbar to 0px height. And the logo to 10px.
But the issue is that it works moving the menu up in Firefox, but not on IE.
So, I switched paradigms and did some photoshop instead.
Great learning experience, isn't it?
Thanks again,
Oscar
Comment #4
margae commentedHi Oscar,
it's great to know that you managed to place the links where you want them to appear. I assumed that you wanted to move them to the bottom or do you want to move them closer the top instead?
In any case I am always glad to help and to answer questions, let me know if you need something else. But for questions like those it is helpful for me to see a link to your website with the modified theme in place.
Johann
Comment #5
oscarrg78 commentedThanks to you,
I may be bugging more later,
Os
Comment #6
veroo commentedHello (scuse my poor english, I'm juste à little frenchie!)
I also want to move thoses primary links from the header, but I don't simply want ton deplace them, I want to suppress them... How to..?
Thanxs a lot for your comprehension...
Here is a link :
http://pinkypooh.net/
Comment #7
margae commented