View Single Post
  #5  
Old 02-25-2011, 10:04 PM
ImNotKibs ImNotKibs is offline
 
Join Date: Nov 2009
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I fixed it.

^ You were right on the spot, I didn't even think about that, as for getting everything aligned correctly, it was just a matter of letting the main menu be and let it be 40 pixels to the right, then adding a second div and putting the margin-left for that to -40px.

Everything is fine, and went better than expected.

Code for those curious

Code:
<!-- navbar -->		
<div id="navigation">
<div id="navigation_fix">
<ul id="menu">
    <li class="page_item"><a href="http://918thefan.com">Home</a>
        <ul class="children">
            <li class="page_item">
                <a href="http://918thefan.com/home/about/">About</a>
            </li>
            <li class="page_item">
                <a href="http://918thefan.com/home/volunteer/">Join Us</a>
            </li>
            <li class="page_item">
                <a href="http://918thefan.com/home/faq/">FAQ</a>
            </li>
            <li class="page_item">
                <a href="http://918thefan.com/home/advertise/">Advertise</a>
            </li>
        </ul>
    </li>

    <li class="page_item"><a href="http://918thefan.com/radio/">Radio</a>
	    <ul class="children">
		    <li class="page_item">
			    <a href="http://918thefan.com/radio/playlist/">Playlist</a>
			</li>
		</ul>
    </li>


    <li class="page_item_active"><a href="http://918thefan.com/forums">Community</a>
        <ul class="children">
            <li class="page_item_active"><a href="http://918thefan.com/forums/">Forums</a>
                <ul class="children">
                    <if condition="$show['member']">
                        <li class="page_item">
                            <a href="http://918thefan.com/forums/usercp.php">User CP</a>
                        </li>
                        <li class="page_item">
                            <a href="http://918thefan.com/forums/faq.php">Rules</a>
                        </li>
                        <li class="page_item">
                            <a href="http://918thefan.com/forums/group.php">Fanclubs</a>
                        </li>
                        <li class="page_item">
                            <a href="http://918thefan.com/forums/calendar.php">Calendar</a>
                        </li>
                        <li class="page_item">
                            <a href="http://918thefan.com/forums/search.php">Search</a>
                        </li>
                        <li class="page_item">
                            <a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">Log Out</a>
                        </li>
                    <else />
                        <li class="page_item">
                            <a href="http://918thefan.com/forums/register.php">Register</a>
                        </li>
                        <li class="page_item">
                            <a href="http://918thefan.com/forums/usercp.php">Log In</a>
                        </li>
                    </if>
                </ul>
            </li>
        
	

            <li class="page_item"><a href="http://918thefan.com/forums/chat.php">IRC</a>
                <ul class="children">
                    <li class="page_item">
					    <a href="http://918thefan.com/irc-chat/irc-faq/">IRC FAQ</a>
					</li>
                    <li class="page_item">
					    <a href="http://918thefan.com/irc-chat/irc-rules/">IRC Rules</a>
					</li>
				</ul>
            </li>
        </ul>
	</li>

    <li class="page_item">
	    <a href="http://918thefan.com/vip-section/">VIP Section</a>
	</li>

    <li class="page_item"><a href="http://918thefan.com/store/">Store</a>
        <ul class='children'>
            <li class="page_item">
			    <a href="http://sharkrobot.com/918thefan/">Apparel</a>
		    </li>
            <li class="page_item">
			    <a href="http://zazzle.com/918thefan/">Buttons</a>
			</li>
            <li class="page_item">
                <a href="http://918thefan.com/vip-area/">Fanatics</a>
			    <ul class="children">
                    <li class="page_item">
			            <a href="http://918thefan.com/forums/payments.php">Renew</a>
			        </li>
			        <li class="page_item">
	                    <a href="http://918thefan.com/custom-forum-usernames/">Usernames</a>
	                </li>
                    <li class="page_item">
	                    <a href="http://918thefan.com/forums/showthread.php?t=334">Music Priority</a>
	                </li>
                </ul>
			</li>  
		</ul>	  
	</li>
</ul>
</div>
</div>

<!-- / navbar -->
CSS remains the same except for a single ID added with a margin of -40px


Issue is resolved allow me to celebrate:
http://www.youtube.com/watch?v=T9rJLtz64Hg
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01100 seconds
  • Memory Usage 1,791KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete