We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Vertical Line in a submenu

Hi for my Navigation Menu, i would like to know how could i add a vertical Line for my Submenus to separate images and text, like the Vista-Scheme in the Auto-Format (Built-In Styles)

i´m using Essential Studio 2012 Vol 4 ASP.NET.


3 Replies

ME Meena Syncfusion Team February 1, 2013 10:04 AM UTC

Hi Hayssam,

 

Thanks for contacting Syncfusion forums.

 

The vertical line set between the text and image in Vista theme is a customized image.  We have attached such customized images in the below attachment. Kindly use the attached images in your application and override the below css class to meet you requirement,

 

<code>

        .menuDynamicPanel                                   

        {

            background-image: url("Styles/Images/DynamicItem_bg.gif");                              

        }

 

</code>

 

We have prepared a simple sample with the above customization and it can be downloaded from the below link.The custom images are attached within the sample.


Kindly have a look at the sample and let us know if it helps.

 

Regards,

Meena



Menu_test_b7a38780.zip


HH Hayssam Hassan February 1, 2013 10:43 AM UTC

Thanx for your help,

Best Regards
Hayssam


ME Meena Syncfusion Team February 2, 2013 10:21 AM UTC

Hi Hayssam,

 

Thanks for the update.

 

Kindly get back to us if you need any assistance. We will be happy to assist you.

 

Regards,

Meena


Loader.
Live Chat Icon For mobile
Up arrow icon