MyBB Community Forums

Full Version: Menu Width
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i wanted to know that where do i change the width of this ?

Quote:User CP Tracker Admin CP Help Search Log Out

yes that menu i want to change the width of that menu but can't get it to change tried many files Sad

can someone help me please
do i need to paste any code here ?

just wanted to know
You don't need to change any files...just the template: "header"
can you tell me what i need ot change cause i can't get it to work

here is my header code

<a name="top" id="top"></a>
<div class="logo" style="url('$theme[imgdir]/logobg.gif');"><center><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" border="0" /></a></center></div>

				<div id="container">

		<div id="header">

			<hr class="hidden" />
		</div>

		<hr class="hidden" />
<!-- header -->
<a name="top"><center></a>
<img src="MyBulletin/logo.jpg" alt="Torrents World" /><div id="main_menu"><img src="MyBulletin/menu_left.jpg" alt="" /><a href="index.php"><img src="MyBulletin/menu_home.jpg" alt="Torrents World" /></a><a href="usercp.php"><img src="MyBulletin/menu_usercp.jpg" alt="User CP" /></a><a id="usercptools" href="http://www.torrentsworld.org/links.php"><img src="MyBulletin/menu_quicklinks.jpg" alt="Quick Links" /></a><script type="text/javascript"> vbmenu_register("usercptools", true); </script><a href="memberlist.php"><img src="MyBulletin/menu_members.jpg" alt="Members List" /></a><a href="calendar.php"><img src="MyBulletin/menu_calendar.jpg" alt="Calendar" /></a><a href="faq.php"><img src="MyBulletin/menu_faq.jpg" alt="FAQ" /></a><a id="navbar_search" href="search.php" rel="nofollow"><img src="MyBulletin/menu_search.jpg" alt="Search" /></a><script type="text/javascript"> vbmenu_register("navbar_search", true); </script><a href="login.php?do=logout&amp;logouthash=c5704e28d0b8518ccc37302c0ecb88cf" onclick="return log_out()"><img src="MyBulletin/menu_logout.jpg" alt="Log Out" /></a><img src="MyBulletin/menu_right.jpg" alt="" /></div>
<img src="MyBulletin/main_top.jpg" alt="" /></center>
<!-- /header -->
		<br class="clear" />

		<div id="content">
                              {$welcomeblock}
			{$bannedwarning}
			{$bbclosedwarning}
			{$unreadreports}
			<br class="clear" />
Well seeing as it is text, why don't you try putting &nbsp; in between the links...
no that part is fine i pasted the code to show that what i have in header part
can someone help me plz