1. mediafrog
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 14 March 2014
  5.  Subscribe via email
Hi,

I have made some color changes in the template. Now I have some space in the top and bottom of the showcase. So what did I wrong?
Another question: I don't need the container with the copyright info. How can I disable this?

Regards
Grit
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Grit

Would you have a URL to an example of this issue?

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

sorry, I forgot this.

http://www.trans-zuerich.com

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

You appear to have your showcase image in a paragraph. To remove this paragraph padding/margin try adding the following to the Custom CSS field of your templates parameters..


.showcase p {
margin: 0 !important;
padding: 0 !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
To remove the copyright area you can also add the following...


#container_copyright {display:none;}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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