![]() |
modifying menu trouble with image
Ive been searching in the forum for this answer but I can't find anything; and i need some help.
I am having trouble modifying my menus for my categories. In my css, I am editing the .VertMenuTitle ;I uploaded a graphic but it displays too big in the menu box. I thought that if i inserted a bigger graphic for my menue headers the tables woudld adjust automatically to fit the graphic. It just looks really bad. I dont know how to fix the problem. How do you get an menu to fit the size of an uploaded image. here is a link to my site for the problem: http://www.michaelmoskva.com/xcart/home.php[/url] |
you could edit menu.tpl instead
|
when I expand the menu width, it fits the picture but it overlap under the featured products. how do i fix that?
|
Hi,
You need to be editing the customer/home.tpl The table that sets up the nav menu and the central space is in there. |
I edited the customer/home.tpl to adjust the width of my menues like it was mentioned. when I expanded my menues wider the Menu Title were the images is locaed was duplicating itsimage when it got bigger.
how do it get rid of that? http://www.michaelmoskva.com/xcart/home.php |
I take it you are using the image set as a background?
Need a no-repeat command; suggest in your css file if you have a css tag on the menu? |
I am using the menu.tpl file. when i insert an image to displays in the displays but the the name of the menu title "Category" gets shifted below it on a new line. how do i get the menu header name to appear on the image without shifting.
the image source tag that i used is: [img]skin1/images/blueboarderbg2.gif[/img] http://www.michaelmoskva.com/xcart/home.php Code:
<TABLE border="0" cellpadding="0" cellspacing="0" width="120%"> |
set the image as a background with the text on top
you cant have two things ocupy the same space |
Also, for reasons we don't need to go into now - you need to set the image references properly:
skin1/images/ should be: {$ImagesDir}/ |
how do you set an image as a background?
|
All times are GMT -8. The time now is 06:15 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.