Not Solved search image on new menu item
#1
Not Solved
Hello,

when you add a new menü item/link, then there appears the search image next to your real image. Let me show:

   

<a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>
					<ul class="menu top_links">
						{$menu_portal}
						{$menu_search}
					<li><a href="http://forum.kiratest.freeiz.com/showteam.php"><img src="{$theme['imgdir']}/toplinks/server.jpg" alt="" title="" /> DV Servers</a></li>
						{$menu_memberlist}
						{$menu_calendar}
						<li><a href="{$mybb->settings['bburl']}/misc.php?action=help" class="help">{$lang->toplinks_help}</a></li>
I have no clue why it appears there. But is this the same for someone else?
Roses are red
violets are blue
sunflowers are yellow
i bet you were expecting something romantic but no
these are just gardening facts
Reply
#2
Not Solved
that is due to use of separate image with html code for the new menu item.
MyBB 1.8 is using sprite image for showing the images for the menu items.
Reply
#3
Not Solved
So how to add new items then?
Roses are red
violets are blue
sunflowers are yellow
i bet you were expecting something romantic but no
these are just gardening facts
Reply
#4
Not Solved
^ images for menu items can be added through css as the background images
Reply
#5
Not Solved
This is not a bug, moved to support.
Reply
#6
Not Solved
Are you trying to add a new toplink? If so its just as simple as

<li><a href="urlhere">Example Toplink Title</a></li>

could you provide me with a link?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)