1. Koehnsen
  2. Commercial Templates
  3. Sunday, 24 September 2017
  4.  Subscribe via email
I have the template MAYA for a web site. There is a fixed size in the "Image for the link", which I would like to change. The original image is 180 x 119 pixels, but mine should be smaller, 140 x 100 pixels. Where must or can I change this (CSS)?

Best wishes to you,

Ralf Koehnsen
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ralf

To amend try adding the following to the Custom CSS field of your templates parameters..

.hornav > ul > li img {
max-width: 140px;
}


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


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