PDA

View Full Version : How to make buttons in the navbar


floggerss
05-19-2009, 05:29 PM
My template has a single bar with "text" in each option. Like this navbar, but i want to make differents buttons like tis image

http://img217.imageshack.us/img217/1043/barradebotones.jpg

how can ai do it?

Seven Skins
05-19-2009, 08:21 PM
Look like they are all images.

You need a code something like this to use images in navbar.
<a href="http://www.site.com"><img src="button.jpg" border="0" alt="" /></a>

.

floggerss
05-24-2009, 05:06 PM
Thanks, but what happen with the botton like "LINKS" that have a MENU.. how can i make it work with a botton?

UKBusinessLive
05-24-2009, 05:34 PM
Thanks, but what happen with the botton like "LINKS" that have a MENU.. how can i make it work with a botton?

try this

https://vborg.vbsupport.ru/showthread.php?t=203521

if you read down a bit theres an option for doing dropdowns using buttons ;)