1. Trompie
  2. Commercial Templates
  3. Thursday, 20 October 2016
  4.  Subscribe via email
Hallo.
I’ve need between several Articles an automate Separator.
Or each article shown in a box or have a different color.
I Used the NADIA template
Gr. Arthur
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your articles?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán.
http://www.user09.photokreativ.de/
A good example is:
http://www.user09.photokreativ.de/index.php/spielberichte-a-jugend
I would like more nuancing/gradation between the Articles

The Whole Site is not ready yet !!

Arthur
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Arthur

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


.blog .item {
border-bottom: 3px solid #ccc;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Perfekt, great. Thank you.
Have you also a solution for highlight a menu item on the “sidecol-a” position when you clicking on it.
For example: http://www.user09.photokreativ.de/index.php/breitensport

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

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


.sidecol_block .current a {
color: #000000;
font-weight: bold;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect again. Great Support. Thank you.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán
How can I Changed the Font size of the head position in articles?
Arthur

I've found it !!

body {
font-size: 13px !important;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


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