miked2004
Total Posts: 8
Joined: 2007-12-13
I am trying to use images for the main navigation insted of just text. Is this possible? A push in the right direction is appreciated. Thanks.
Posted: April 25 2008
| top
Crestview Doors
Total Posts: 16
Joined: 2008-03-27
I was about to post the same question
Posted: April 26 2008
| top
| # 1
Crestview Doors
Total Posts: 16
Joined: 2008-03-27
Anyone??? I really could use some input. Thanks!!
Posted: April 30 2008
| top
| # 2
miked2004
Total Posts: 8
Joined: 2007-12-13
Hey, I figured one way to do it. You need to dig into the code to the file that creates the navigation and change how it prints out the html so it has an image tag instead of text. I also named the images after the category names since this is what get placed into the template dynamically. I will repost tonight with more detailed instructions.
Posted: May 1 2008
| top
| # 3
justify
Total Posts: 10
Joined: 2008-04-27
You could also do this by changing the nav css to make blocks in the <ul><li> tags and then add css images in the background. Then use a class as
.byebyetext{
margin: -9999px;
}
and put that spanning across the text.
This is the better way in SEO terms for a site
Posted: May 6 2008
| top
| # 4
litews
Total Posts: 49
Joined: 2008-05-28
France - Near Toulouse
there is another solution: use the .phtml file and place your image code with the link of the category.
see the example here:
http://www.website1service.com/magentoline/
Signature
Need one click insstall solution for Magento? Then SimpleHelix is for you!
█ SimpleHelix Hosting - Fast Magento Hosting Solutions
█ Magento-One-Click-Installer And 24/7 Live Support
█ Try my Table Rates Extension CLICK HERE
Posted: September 10 2008
| top
| # 7