- Posts: 4
- Thank you received: 0
color in tabs management
-
greykond
Inactive member -
Topic Author
- New Member
-
Less
More
10 years 9 months ago #40259
by greykond
color in tabs management was created by greykond
Hello.first of all te template is great. i made some changes and the backgorund of tabs are orange.i can't find to fix the color.can you help me?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #40260
by ivan.milic
Replied by ivan.milic on topic color in tabs management
send link
Please Log in to join the conversation.
-
greykond
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #40268
by ivan.milic
Replied by ivan.milic on topic color in tabs management
turn off jquery and jquery-ui in sppiner module settings
Please Log in to join the conversation.
-
greykond
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
10 years 9 months ago #40276
by greykond
Replied by greykond on topic color in tabs management
jquery in all modules is turned off. It's works fine,only if i disable spinner module
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #40281
by ivan.milic
Replied by ivan.milic on topic color in tabs management
Hi, try this, open:
modules\mod_hot_spinner\tmpl\default.php
remove this line:
$doc->addStyleSheet( 'modules/mod_hot_spinner/tmpl/css/ui-lightness/jquery-ui-1.8.11.custom.css' );
and remove this line:
<script src="<?php echo $mosConfig_live_site; ?>/modules/mod_hot_spinner/js/jquery-ui.min.js" type="text/javascript"></script>
modules\mod_hot_spinner\tmpl\default.php
remove this line:
$doc->addStyleSheet( 'modules/mod_hot_spinner/tmpl/css/ui-lightness/jquery-ui-1.8.11.custom.css' );
and remove this line:
<script src="<?php echo $mosConfig_live_site; ?>/modules/mod_hot_spinner/js/jquery-ui.min.js" type="text/javascript"></script>
The following user(s) said Thank You: greykond
Please Log in to join the conversation.
Time to create page: 0.093 seconds