1. ziggy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 10 October 2014
  5.  Subscribe via email
Is it possible to apply a style similar to oxygen in module in the template chimera in sidecol position? that is similar to the modules in the bottom position but with lighter background

thanks

Marco
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry Marco but I do not understand your query. Would you have a URL to an example of the module you wish in the Chimera sidecol module position to better understand?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
sorry for my english, I meant with the line around
for example www .xxxx.xx in homepage there are a lot modules

Marco
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marco

Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...


.module, .module_menu {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
It don't works, this is the link http://www.xxxxx.xx i want that "News da Filodiritto" will have a line around the module as in oxygen


thanks

Marco
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Ok.. I think I understand you now.

Try adding the following to the Custom CSS field of your templates parameters..


.module, .module_menu {
background: none repeat scroll 0 0 #eee;
border: 1px solid #ddd;
border-radius: 5px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you! It's perfect!

Marco
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!