|
Rank: Member Groups: Member
Joined: 10/9/2009 Posts: 10
|
I had to buy a new slidemenu cause I updated visual studio to 2010 so no problem
then I had to uninstall my older version of Slidemenu and installed the new one, so far so good I bound it to a SiteMapdDatasource and all of the items are visible I put 3 lines of the webSitemap, in my old control of slideMenu I set the the collapse image to Invisible, so if the menu is rendered then the first two items are visible (the last item wich have no title, is not visible and take no place in the menu so the fourth item is directly visible under item two.
<siteMapNode title="Hoeslakens en Bedmode"> <siteMapNode title="Broektopper hoeslakens" url="percalbroektopper.aspx" keywords="Broektopper hoeslaken,moltons, topper molton,topper hoeslaken, hoeslakens" /> <siteMapNode title="" url="prijslijsttopperbroekhoeslakens.aspx" keywords="moltons, topper molton,topper hoeslaken, hoeslakens" />
No matter what I try I can not find the collapse image in the new slideMenu, I hope somone have an answer how I can set this setting
Hans
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The new version should be completely backwards compatible with the old version, so whatever you were doing with the image should continue work fine in the new version.
Thanks
|
|
Rank: Member Groups: Member
Joined: 10/9/2009 Posts: 10
|
eo_support wrote:Hi,
The new version should be completely backwards compatible with the old version, so whatever you were doing with the image should continue work fine in the new version.
Thanks Hi, I believe you, the problem is that I could not find the image (so I can do nothing with the image) I wish I could then there was no problem for me do you have another solotion for this problem I have a backup with the old menu on it is there a way I can update the control so all the settings stay as they were. Regards, Hans
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You just change the corresponding image property. You give a path of the image to the SlideMenu through one of the properties and the SlideMenu uses that image. So all you need to do is to change that path. If you see the path is a number, then it's a built-in image. If you wish to find the original image, you can look for Images.zip in the installation folder. Otherwise you can just change it to your own image.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 10/9/2009 Posts: 10
|
eo_support wrote:Hi,
You just change the corresponding image property. You give a path of the image to the SlideMenu through one of the properties and the SlideMenu uses that image. So all you need to do is to change that path. If you see the path is a number, then it's a built-in image. If you wish to find the original image, you can look for Images.zip in the installation folder. Otherwise you can just change it to your own image.
Thanks! Sorry I am not clear I believe, I know how to change an image property. Moste images I have changed to a blank image (same as the background) the problem is that I could not find wich image I need to change to get this done. I think I need the collapse image but can not find this image or setting Thanks, Hans
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You can look into NormalStyle and SelectedStyle (and their background images) to see if that's what you need. For top level slide menu, "normal" is collapsed and "selected" is expanded.
For more information you can check EO.Web Menu -> Using EO.Web Menu -> Style and Appearance for more details. That section of the documentation applies to both menu and slide menu.
Thanks!
|
|