CSS don't apply to module

Demonstrate your product attractively using clean and distinctive coffe shop Joomla template.
GK User
Wed Jan 09, 2013 1:48 pm
Hi, I created an module in banner2 position, an imagem with 960px X 120px; I've added to style2.css this attributes:

Code: Select all
div#mensagem {
   width: 960px;
   height: 120px;
   background: url('../../../images/mensagem.png');
   text-indent: -999em;
}


In the module CSS field I added the " dark" style but it isn't applyed, why?
See here please - http://www.quintadavaranda.andrescala.com

Thanks for the support,
André
User avatar
Fresh Boarder

GK User
Wed Jan 09, 2013 9:40 pm
Hi,

As I remember the banner module positions don't have the container with box class, so you cannot apply the module suffixes for it - you can try to copy the dark style CSS code to the module CSS code directly.
User avatar
Administrator


cron