ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Left Column Elements
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Left Column Elements

 Post Reply Post Reply Page  <123>
Author
Message
sirene View Drop Down
Newbie
Newbie


Joined: 22-November-2009
Location: Austria
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote sirene Quote  Post ReplyReply Direct Link To This Post Posted: 01-December-2009 at 6:37am
Thank you very much. I have now been resolved differently. I removed a few spaces in the genCatNavigation.asp.
Back to Top
sirene View Drop Down
Newbie
Newbie


Joined: 22-November-2009
Location: Austria
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote sirene Quote  Post ReplyReply Direct Link To This Post Posted: 18-December-2009 at 7:39am
hi,

Your advice does not work. Then it´s  shown class = "menue"  in the navigationin each row. The expand.gif we do not need. Now it almost works. only the sub-menus produced a line with each row.




Back to Top
sirene View Drop Down
Newbie
Newbie


Joined: 22-November-2009
Location: Austria
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote sirene Quote  Post ReplyReply Direct Link To This Post Posted: 18-December-2009 at 7:41am
It would be great if all 3 lines are followed through.
Back to Top
sirene View Drop Down
Newbie
Newbie


Joined: 22-November-2009
Location: Austria
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote sirene Quote  Post ReplyReply Direct Link To This Post Posted: 20-December-2009 at 6:29am
Perhaps someone can still help us. Now we have been working on it. We just want that the lines (border-bottom) are quite followed through.
Back to Top
Hamish View Drop Down
Admin Group
Admin Group


Joined: 12-October-2006
Location: United Kingdom
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hamish Quote  Post ReplyReply Direct Link To This Post Posted: 20-December-2009 at 6:45am
Hi Sirene,
I think there is a typo in my original adjustment :

        pcv_strTmpCat=pcv_strTmpCat & "<tr><td valign=""top""> class="""&pcv_cssclass&""">"


Try this instead  :

        pcv_strTmpCat=pcv_strTmpCat & "<tr><td valign=""top"" class="""&pcv_cssclass&""">"


Back to Top
Hamish View Drop Down
Admin Group
Admin Group


Joined: 12-October-2006
Location: United Kingdom
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hamish Quote  Post ReplyReply Direct Link To This Post Posted: 20-December-2009 at 6:52am
Hi,
  Looking at the page the "Produkte" menu looks fine now. There is still a very small gap on "Hot Deal" and no lines at all in "Services". I also noticed, although ONLY when zoomed in (so not a "problem" worth fixing) that head_nav.png overhangs the right hand side of the menus by a pixel or two.
Back to Top
sirene View Drop Down
Newbie
Newbie


Joined: 22-November-2009
Location: Austria
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote sirene Quote  Post ReplyReply Direct Link To This Post Posted: 20-December-2009 at 3:31pm
We have now tested. The same problem remains.
Back to Top
Hamish View Drop Down
Admin Group
Admin Group


Joined: 12-October-2006
Location: United Kingdom
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hamish Quote  Post ReplyReply Direct Link To This Post Posted: 20-December-2009 at 5:55pm
Hi,
    I'm not seeing the problem in IE or Fiefox. Have you force refreshed the page with ctrl+F5 ? - Here's a zoomed in version of what I see...


Back to Top
sirene View Drop Down
Newbie
Newbie


Joined: 22-November-2009
Location: Austria
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote sirene Quote  Post ReplyReply Direct Link To This Post Posted: 21-December-2009 at 3:17am
If you click on "Anschlusskabel"  in every subcategory, a new line  is generated.
We have already tried a lot. It would work if we remove the picture (expand.gif) and the space. But  then all sub-categories are displayed with the same distance. (no Text Indent.)
Back to Top
Hamish View Drop Down
Admin Group
Admin Group


Joined: 12-October-2006
Location: United Kingdom
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hamish Quote  Post ReplyReply Direct Link To This Post Posted: 21-December-2009 at 4:29am
Hi,
  OK, I see what you mean. Unfortunately the structure of this style of menu uses nested tables, which means that styling it as it stands in the way you want will be impossible :-


<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr><td class="menue2" valign="top"><img align="absmiddle" name="IMGCAT5" border="0" src="images/btn_expand.gif" onclick="javascript:UpDown(5);"><td width="100%" valign="top" class="menue">&nbsp;<a href="viewCategories.asp?idCategory=5">Anschlusskabel</a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" id="SUB5" style="display:none">
<tr><td class="menue2" valign="top"><img align="absmiddle" name="IMGCAT8" border="0" src="images/btn_expand.gif" onclick="javascript:UpDown(8);"><td width="100%" valign="top" class="menue">&nbsp;<a href="viewCategories.asp?idCategory=8">AIV Verbindungkabel</a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" id="SUB8" style="display:none">
<tr><td class="menue2" valign="top">&nbsp;<td width="100%" valign="top" class="menue">&nbsp;<a href="viewCategories.asp?idCategory=10">Kabel</a>
</td></tr>
</table>
</td></tr>
</table>
</td></tr>
<tr><td class="menue2" valign="top">&nbsp;<td width="100%" valign="top" class="menue">&nbsp;<a href="viewCategories.asp?idCategory=4">Computer</a>
</td></tr>
<tr><td class="menue2" valign="top">&nbsp;<td width="100%" valign="top" class="menue">&nbsp;<a href="viewCategories.asp?idCategory=6">DVD-Systeme</a>
</td></tr>
<tr><td class="menue2" valign="top">&nbsp;<td width="100%" valign="top" class="menue">&nbsp;<a href="viewCategories.asp?idCategory=7">Fotos &amp; Kameras</a>
</td></tr>
<tr><td class="menue2" valign="top">&nbsp;<td width="100%" valign="top" class="menue">&nbsp;<a href="viewCategories.asp?idCategory=3">LCD-TV / Plasma-TV</a>
</td></tr>
</table>


ALTERNATIVES (In order of complexity I suspect) :

Abandon the use of the lines between cells.
OR
Switch to SPRY based Navigation
OR
Put your own custom menu in place.


 
Back to Top
 Post Reply Post Reply Page  <123>
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.