1. dondidi
  2. Commercial Templates
  3. Tuesday, 16 December 2014
  4.  Subscribe via email
Hi,
I recently bought the Habitat template, which by the way is a nice template. ;)
But as I started to ad contacts on the contactpage I noticed that data is put underneath each other in stead of beside each other. I've tried changing the options in the backend but none helped. How can I resolve this? Thanks in advance for your help.
url:http://new.godsambassade.be/contact
Accepted Answer Pending Moderation
0
Votes
Undo
Meanwhile I found out that when you make your contacts "special" I get them shown more or less the way that I had in mind. Now it would be great if I could get a larger space in between. ;)
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


#adminForm td {
padding: 8px 5px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Worked like a charm! :cheer:

Is there by any chance the possibility to remove the numbers in the front and the word "filter"?
This is no necessity but it would be nice if it could be removed.

Thanks for the help.

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

Could you try adding the following also to your Custom CSS field...


fieldset.filters, .item-num {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Again worked like a charm! ;)

Thanks again!
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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