Removeing Gray background in Left / Right position

  • Sheeko
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 4 months ago #23468 by Sheeko
I tried putting the code in other css file but nothing worked. so I put the code in the individual module class suffix and that works but only for that individual module.

Please Log in to join the conversation.

More
12 years 4 months ago #23492 by ivan.milic
This is an rould that makes that:

#column_left div.moduletable, #column_right div.moduletable, #column_left div.moduletable_contact, #column_right div.moduletable_contact {
background: #F9F9F9;
border: 1px solid #DDD;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 15px 0;
}

so:

#column_left div.moduletable, #column_left div.moduletable_contact{
border:none!important;
}

must work.

Please Log in to join the conversation.

  • Sheeko
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 4 months ago - 12 years 4 months ago #23521 by Sheeko
Thanks for that, I found a way to work around. But I need some more help with the Moset tree search box that I published on the left.

Everything is fine except that the text inside the search box and in the drop down category list is white and the background is also white so you can't see anything.

Please see the attached screen shot for a better idea of what need to be corrected. I need to change the color of the text to #333333.

Will appreciate your help. Of all the Hot_templates I have used this Business template has been the most difficult to deal with.

Thanks again
Attachments:
Last edit: 12 years 4 months ago by Sheeko.

Please Log in to join the conversation.

More
12 years 4 months ago #23534 by ivan.milic
to which page I go to see that?

Please Log in to join the conversation.

Time to create page: 0.077 seconds
Powered by Kunena Forum