Hi,
I want to Change Text Color of the modul.I have made some changes in the override.css file.And I have the override.css Setings to ON in the Template manager.But don`t work for me.My site healthworld.info
SFCMPartners wrote:Hi, I want to Change Text Color of the modul.I have made some changes in the override.css file.And I have the override.css Setings to ON in the Template manager.But don`t work for me.My site healthworld.info
But nothing happens.Make I mistake somewhere?
.gkHighlighterGK4
{
overflow-x: hidden;
overflow-y: hidden;
position: relative;
font-size: 11px;
background-color: #e8e8e8;
background-image: url("../images/breadcrump.png");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0px 0px;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
border-top-width: 1px;
border-right-width-value: 1px;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-top-style: solid;
border-right-style-value: solid;
border-bottom-style: solid;
border-left-style-value: solid;
border-top-color: #dddddd;
border-right-color-value: #dddddd;
border-bottom-color: #dddddd;
border-left-color-value: #dddddd;
border-image-source: none;
border-image-slice: 100% 100% 100% 100%;
border-image-width: 1 1 1 1;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
height: 32px;
width: 100%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
SFCMPartners wrote:Sorry nothing happens.I try more than 2 days but don`t works.Can someone help me with this.I will send you my hosting details.Last look von my overide.css file:
/* .gkHighlighterItem a span {color: #0404B4}
.gkHighlighterItem a {color: #0404B4!important}
*/
.gkHighlighterGK4
{
overflow-x: hidden;
overflow-y: hidden;
position: relative;
font-size: 11px;
background-color: #e8e8e8;
background-image: url('/"../images/breadcrump.png"');
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0px 0px;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
border-top-width: 1px;
border-right-width-value: 1px;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-top-style: solid;
border-right-style-value: solid;
border-bottom-style: solid;
border-left-style-value: solid;
border-top-color: #dddddd;
border-right-color-value: #dddddd;
border-bottom-color: #dddddd;
border-left-color-value: #dddddd;
border-image-source: none;
border-image-slice: 100% 100% 100% 100%;
border-image-width: 1 1 1 1;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
height: 32px;
width: 100%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;