1. EnemyBorat
  2. Commercial Templates
  3. Sunday, 17 June 2012
  4.  Subscribe via email
Hi, I am trying to remove the grey border that shows up around all of my images which are placed in modules. I have tried the Firebug thing but couln't figure anything out. Here is a link.

http://simplicitdesignanddevelopment.com/joomla/index.php/whatsgoingon
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following CSS to the end of your templates template.css (../templates/j51_horizon/css/template.css)

[code type=css].module img {
background: none !important;
border: none !important;
}[/code]
CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, that did the trick!! Great template and great support. Thank you for all that you do Ciaran!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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