![]() |
trouble adding image to my category txt navigation menu
I wanna add an image to the right the category names; I know that categories area added in the admin and dont know how you add images with the listed txt?
what i want the category image to look like: http://www.michaelmoskva.com/categbuttons.htm my current site: http://www.michaelmoskva.com/xcart/home.php |
You can't add them via admin, you would need to edit categories.tpl in order to add images like that.
|
I inserted the image directory but now my categort navigation is really screwed up now.
The links dont work and the images and txt buttons arent aligned to the left link is was coded in the tpl file. dont know what to do. here is my code if you can take a look at it and help me out. categories.tpl Code:
{* $Id: categories.tpl,v 1.23 2004/06/24 09:53:29 max Exp $ *} |
You somehow deleted the closing > of the image tag and the starting < of the link tag. That is what is causing your issue.
|
1. The column doesn't wanna left align together
2. and I also cant understand why some of the txt links have an underline hover state and others don't what should i do? categories.tpl changed code: Code:
{* $Id: categories.tpl,v 1.23 2004/06/24 09:53:29 max Exp $ *} also, thanks for your help |
also why do i have ">" at the end of my txt links?
ex: CD - DVD - Video> |
You now have an extra > in there after your closing </a> tag. Need to be real careful with the code.
|
the categories though, they don't want to align together, can you help me fix that?
Here is my link to view it: http://www.michaelmoskva.com/xcart/home.php categories.tpl code Code:
{* $Id: categories.tpl,v 1.23 2004/06/24 09:53:29 max Exp $ *} |
Probably because of the image size. Try adding an additional
tag after the closing one. |
my category txt navigation only hovers when i scroll over the txt with my mouse.
becuase my items are in a menu is it possible that when the menu is scrolled on, my navigation will show the hover state depending on what area was scroled with the mouse? see my link. http://www.michaelmoskva.com/categorynavigation.htm can you give me directions on how to do this? |
All times are GMT -8. The time now is 07:43 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.