1. ncarota
  2. Commercial Templates
  3. Friday, 31 October 2014
  4.  Subscribe via email
Hi Ciaran,

Would it be possible to add a border around articles under a specific category? The news sections is confusing to look at due to the margins and no border between articles. Any ideas?

http://hdlogging.com/home/index.php/blog

Thanks,
Nick
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Nick

Sorry to say as Joomla does not have any unique classes for blog items depending on their category it is not possible to style them by category.

You can add the following to the Custom CSS field of your templates which will add a border around all your blog items (edit to taste)...


.blogresizeheights .item {
border: 3px solid #ddd;
padding: 25px;
}


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!