1. matthew.quarta@gmail.com
  2. Commercial Templates
  3. Thursday, 02 July 2015
  4.  Subscribe via email
Hi,

Searched high and low but can't find out if this is possible. If I wanted to use a different Horizontal rule (type/hr.png) per page. I have replaced the existing file with an image which is awesome. However I would like to know if somehow I could use different rules for different pages (under the page headings that is). Or is this not possible?

Template: Central
Site: http://www.thegarajeest.co.za/

Regards,
Matt
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Matt

Probably the quickest way to achieve this would be to create a new template style for each rule which you can the assign to the menu items of your choice. For each template style you can change the HR image by adding the following to the Custom CSS field of your template styles parameters (edit to taste)...


.item-title::after, .page-header::after, hr {
background-image: url("../images/typo/hr2.png");
}


For details on creating multiple template style check out the following tutorial... http://www.joomla51.com/tutorials/item/creating-multiple-template-styles

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you so much! Works perfectly!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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