- Posts: 48
- Thank you received: 0
Removeing Gray background in Left / Right position
-
Sheeko
Inactive member -
Topic Author
- Member
-
Less
More
12 years 4 months ago #23437
by Sheeko
Removeing Gray background in Left / Right position was created by Sheeko
Hi!
Could you please tell how to remove the grayish bluish shading a out line that show up when a module is published in the left/right positions.
I just wan a while plain back ground with out any shading and outline.
Regards
Could you please tell how to remove the grayish bluish shading a out line that show up when a module is published in the left/right positions.
I just wan a while plain back ground with out any shading and outline.
Regards
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #23445
by ivan.milic
Replied by ivan.milic on topic Removeing Gray background in Left / Right position
Can you send us link so we can get better idea of what are you referring to
Please Log in to join the conversation.
-
Sheeko
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 48
- Thank you received: 0
12 years 4 months ago #23452
by Sheeko
Replied by Sheeko on topic Removeing Gray background in Left / Right position
Hi!
The image is attached. The link is http:honeycombservers.com so you can see the module publisdhed in the left position had this box and bluish shade around it.
Thanks for the help.
The image is attached. The link is http:honeycombservers.com so you can see the module publisdhed in the left position had this box and bluish shade around it.
Thanks for the help.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #23461
by ivan.milic
Replied by ivan.milic on topic Removeing Gray background in Left / Right position
add this to template_css.css:
#column_left div.moduletable{
border:none!important;
}
#column_left div.moduletable{
border:none!important;
}
Please Log in to join the conversation.
-
Sheeko
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 48
- Thank you received: 0
12 years 4 months ago - 12 years 4 months ago #23465
by Sheeko
Replied by Sheeko on topic Removeing Gray background in Left / Right position
Added this, the border is removed, but no effect on the modules gray shading background it is still the same??????
Last edit: 12 years 4 months ago by Sheeko.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #23467
by ivan.milic
Replied by ivan.milic on topic Removeing Gray background in Left / Right position
It's strange but it looks like template_css.css is not even loaded on your page. Put that css in any css you know that loads on page.
Please Log in to join the conversation.
Time to create page: 0.167 seconds