Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-04-2009, 06:01 PM
goshalim goshalim is offline
 
Join Date: Oct 2007
Posts: 470
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to center my navabar

Hi recently i have uploaded a new template.
But the navabar is not in the center.( see picture )

How can i center it please

Thanks
Attached Images
File Type: jpg navbar.jpg (24.8 KB, 0 views)
File Type: jpg navbar1.jpg (70.7 KB, 0 views)
Reply With Quote
  #2  
Old 08-05-2009, 01:51 AM
goshalim goshalim is offline
 
Join Date: Oct 2007
Posts: 470
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please any one ?? do you need the code as well of this navbar ??

Code:
<!-- Top Menu -->
<div id="MainMenu">
	<div id="tab">
		<ul>
			<li class="item_active">
<li "text-align: center">
<a href="$vboptions[homeurl]"><span>Home</span></a></li>
<li><a href="index.php"><span>Forum</span></a></li>
<if condition="$show['member']">
<li><a href="usercp.php$session[sessionurl_q]"><span>User CP</span></a></li></if>
<li><a href="memberlist.php$session[sessionurl_q]"><span>Λίστα Μελών</span></a></li>
<li><a href="calendar.php$session[sessionurl_q]"><span>Ημερολόγιο</span></a></li>
<li><a href="search.php?$session[sessionurl]do=getnew" accesskey="2"><span>Μυνήματα</span></a></li>
<li id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><span>Search</span></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></li>
			<if condition="$show['registerbutton']">
			<li><a href="register.php$session[sessionurl_q]" rel="nofollow"><span>Register FREE!</span></a></li>
			<else />
<li id="usercptools"><a href="$show[nojs_link]#usercptools"><span>Quick Links</span></a><script type="text/javascript"> vbmenu_register("usercptools" ,1); </script></li></if>
<if condition="$show['member']">
<li class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><span>Έξοδος</span></a></li></if></li>
<li><a href="private.php$session[sessionurl_q]"><span>Προσωπικά Μηνύματα</span></a></li>
</div>
</ul>
</div>
	</div>
</div>
Reply With Quote
  #3  
Old 08-05-2009, 05:29 AM
valdet's Avatar
valdet valdet is offline
 
Join Date: Feb 2007
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
#tab li 
{
display:inline;
        float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000000 url("forum/bright_066w.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
        float:left;
Those are most likely causing you problems.

I know there is a limitation in CSS because there is no float:center property, so my bet is that, in order to have that menu centered, you need to have the whole div inside a table.
Reply With Quote
  #4  
Old 08-05-2009, 06:10 AM
goshalim goshalim is offline
 
Join Date: Oct 2007
Posts: 470
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can i do that , what should be the code , because first time i see this code < li

see how it is on my attachemnet , aslo is this white line on the right side , strange why is that there
Attached Images
File Type: jpg navabar.jpg (56.6 KB, 0 views)
Reply With Quote
  #5  
Old 08-05-2009, 07:00 AM
goshalim goshalim is offline
 
Join Date: Oct 2007
Posts: 470
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
in order to have that menu centered, you need to have the whole div inside a table.

when you say the whole div inside a table , where you mean , in CCS or in the common template / header place ?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03632 seconds
  • Memory Usage 2,226KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (3)postbit_attachment
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete