Hartley Posted April 12, 2008 Share Posted April 12, 2008 Hey everyone! I'm in the process of redoing a template for vBulletin to get the layout itself in CSS and I ran across a problem. I want the navigation bar to be at a position towards the bottom of a container, exactly as shown in the following image: http://www.castbuzz.com/forumtest/whatiwant.jpg However, I'm not quite sure how to get it into that position. On top of that, each browser reactions differently as far as where it is placing it. http://www.castbuzz.com/forumtest/index.html I cut down the source code so that it ONLY includes the containers there. If anyone can help me figure out what I'm doing wrong or may have a solution, I would be greatly indebted to you! Thank you in advance! Quote Link to comment https://forums.phpfreaks.com/topic/100760-solved-position-within-a-container-problem/ Share on other sites More sharing options...
Hartley Posted April 12, 2008 Author Share Posted April 12, 2008 Can't seem to find the edit function. I managed to solve this one, but one more arose if anyone may be able to tackle it: Hey everyone! I'm in the process of redoing a template for vBulletin to get the layout itself in CSS and I ran across a problem. Within a navigation bar on the page, I want all of the menu items (being done in list UL format) to be center aligned within the navigation bar and also stretch across the entire container evenly. Here is the page in progress: http://www.castbuzz.com/forumtest/index.html For an example of what I mean by the text stretching across the page, please refer to here: http://www.castbuzz.com/community/index.php I could do it with the table like I have right now, but the more I can get in CSS the better. Thanks in advance! Quote Link to comment https://forums.phpfreaks.com/topic/100760-solved-position-within-a-container-problem/#findComment-515594 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.