Universal CSS Navigation Menu Support Product Page

This topic is locked
Under investigation

interferes with sliding panel style

Reported 06 Sep 2012 13:02:27
1
has this problem
06 Sep 2012 13:02:27 jefferis peterson posted:
If I try to apply the same style to both Universal CSS AND to Sliding Panels, the style change for the latest one I choose causes the other one to lose it's CSS styling.

See this video:

www.screencast.com/t/mEBd5rZf

Replies

Replied 06 Sep 2012 13:27:41
06 Sep 2012 13:27:41 Teodor Kuduschiev replied:
Hello,

While we are checking what is wrong, you can just add the following lines in your <head></head> tags:

For example if you have:

<link rel="stylesheet" type="text/css" href="Styles/dmxNavigationMenu/STYLE_NAME/STYLE_NAME.css" />

you need to add this also:


<link rel="stylesheet" type="text/css" href="Styles/dmxSlidingPanels/STYLE_NAME/STYLE_NAME.css" />


And it will be okay with the styles.


Reply to this topic