CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Styling JQVertMenu

by Davide » 29 Jan 2016 10:29

Hello,

in my application I put a JQVertMenu inside a region which has color = clWebWhite.
How can I remove (or set them to clWebWhite) the border and the background theme color from JQVertMenu so it visually integrated with the Parent region ?
I try changing the style property but the menu is still shown with border and theme background.

Thank you,
Davide
Davide
 
Posts: 150
Joined: 14 Oct 2013 11:33

by Alexander Bulei » 29 Jan 2016 15:52

Hi Davide,

You can set the UIThemeroller to False, and define the custom css of JQVertMenu:

delphi code
IWCGJQVertMenu1.Css:= 'custom-theme-vertmenu';


And in custom css file:

css code
.custom-theme-vertmenu li a{
/* your css properties to override the style */
}


Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to JQVertMenu

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.