Just wondered if this is possible? I have a situation where that might solve a problem I am having with a client site. If not possible, maybe a way to add an image background behind the text in a single AMM top menu item?
Possible to add a Graphic Button in AMM?
(3 posts) (2 voices)-
Posted 9 months ago
-
Background image fails
insert image workshttp://67.231.20.177/~mytest/index.php
<ul class="closed" aria-label="Navigation Menu" role="menubar">
<li data-amm-priority="0"><a href="#">Menu Item</a></li>
<li data-amm-priority="0"><a href="#">Menu Item</a></li>
<li data-amm-priority="0"><a href="#">Menu Item</a></li>
<li data-amm-priority="0"><a href="#"><img src="wyomingcounty.png" width="258" height="60" alt=""/></a></li>
<li data-amm-priority="0"><a href="#">
<div class="backgroundimage">xx<br>
xxxx</div>
</a></li>
</ul>Posted 9 months ago -
Background image fails<br />
insert image works
http://67.231.20.177/~mytest/index.phpThanks! I will give this a try.
Posted 9 months ago
Reply
You must log in to post.