MyBB Community Forums

Full Version: How Can I Move This?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can you tell me please how i can move my breaking news from "this" to "here" as you can see on the screenshot. Hope someone can help.

Thank you.
Is it a bar from plugin or your own?
If your own, move it's code above menu in header template.
If it's from plugin called BoardMessages, open header template, find {$board_messages} at the bottom and move it above the menu.
There is also one plugin more, don't know how it saves messages in templates but it should be at the bottom of header too.
Thank you for your help.
Also if you have a look at the screen shot, above the breaking news bar there is a space, do you know how i could remove that space please?
How i can see now from your forum, you moved it. One suggestion, make one line of space after your news bar it's so close to Live chat etc.
(2012-04-24, 04:52 PM)JovanJ. Wrote: [ -> ]How i can see now from your forum, you moved it. One suggestion, make one line of space after your news bar it's so close to Live chat etc.

Does that look better?

Here is the space i want removing, does anyone have any ideas?
(2012-04-24, 05:01 PM)Wirral.Talk Wrote: [ -> ]
(2012-04-24, 04:52 PM)JovanJ. Wrote: [ -> ]How i can see now from your forum, you moved it. One suggestion, make one line of space after your news bar it's so close to Live chat etc.

Does that look better?

Here is the space i want removing, does anyone have any ideas?

Much better Smile

EDIT:

Can you post header template or index where ever you putted that "would you like etc" so i can say you what to delete? Or you can see if there is <br> tag in code and delete it.
Thanks for your help, here is the code below.

{$fbDock_block}<div id="container">
		<a name="top" id="top"></a>
		<div id="header">

			<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>

			<div class="menu">
				<ul>{$teradonate_donatelink}   

{$news_ticker}{myadvertisements[zone_1]}

<p>

<li><a href="http://www.wirraltalk.co.uk/misc.php?page=livechat" alt="Portal"><img src="{$theme['imgdir']}/toplinks/more.png">Live Chat</a></li>   

<li><a href="http://www.wirraltalk.co.uk/misc.php?page=Weather" title="Weather" alt="Portal"><img src="{$theme['imgdir']}/toplinks/Weather.png">Weather</a></li> 

					<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$theme['imgdir']}/toplinks/search.gif" alt="" title="" />{$lang->toplinks_search}</a></li>
					<li><a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$theme['imgdir']}/toplinks/memberlist.gif" alt="" title="" />{$lang->toplinks_memberlist}</a></li>

					<li><a href="{$mybb->settings['bburl']}/calendar.php"><img src="{$theme['imgdir']}/toplinks/calendar.gif" alt="" title="" />{$lang->toplinks_calendar}</a></li>
					<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$theme['imgdir']}/toplinks/help.gif" alt="" title="" />{$lang->toplinks_help}</a></li>
					<li><a href="{$mybb->settings['bburl']}/games.php"><img src="{$mybb->settings['bburl']}/games/images/games.png" alt="" />{$lang->gamesection}</a></li>


				</ul>
			</div>
			<hr class="hidden" />
			<div id="panel">
				{$welcomeblock}
			</div>
		</div>
		<hr class="hidden" />
		<br class="clear" />
		<div id="content">
			{$pm_notice}{$teradonate_notice}{$teradonate_bar}{$fbdock_friend_request}
			{$bannedwarning}
			{$bbclosedwarning}
			{$unreadreports}
 {$headerannounce}{$reportedreps}{$aacount}
 {$aamessage}
			{$pending_joinrequests}
<navigation>
{$affiliates_header}

I have removed <br class="clear" /> and it seems to have worked.
Yeah i just wanted to say that, i was off :/ Sorry because i late Smile


Btw my 600 post yeeey Smile