I want to put an image in the navigation bar with a link to "x".
Can I do it? Example of what I'm trying to say:
http://www.aprenderm...nav-bar-img.jpg
Thanks in advance Agustin. =)
Insert Image in Navigation bar
Started by
ant3840
, Feb 25 2012 08:28 AM
4 replies to this topic
#1
Posted 25 February 2012 - 08:28 AM
#3
Posted 27 February 2012 - 07:36 PM
Agustin,
If you have uploaded your image to your site using the Media uploader, it should provide you with a link (URL) to the image. Copy that.
Go to Dashboard > Appearance > Menus and use the Custom Link to include the image. You add the link normally, but the Navigation Label is where you put:
Make sure the image is the proper size you wish, if not, you can set size attributes in the image tag like height="14px" and width="90px".
If you have uploaded your image to your site using the Media uploader, it should provide you with a link (URL) to the image. Copy that.
Go to Dashboard > Appearance > Menus and use the Custom Link to include the image. You add the link normally, but the Navigation Label is where you put:
<img src="THE IMAGE URL GOES HERE" border="0">
Make sure the image is the proper size you wish, if not, you can set size attributes in the image tag like height="14px" and width="90px".
#4
Posted 29 February 2012 - 08:31 AM
Excellent, do you know how can I put the image in the right i try with align but doesn't work =(, I want to put it just like in the picture.
http://www.aprenderm...nav-bar-img.jpg
But I think I'm going to maki more square and use the hole space (border="0")
Thanks in advance Agustin











