1. rogimon
  2. Pre-Sales Question
  3. Monday, 13 April 2015
  4.  Subscribe via email
Hello,

I am interested in the BOSS template. However, I need to adjust the spacing between the logo and the menu on the home page only. I know I can adjust the logo padding in the nexus.css file and achieve this result. I was thinking of duplicating the template and assigning it to the home page before making that adjustment. Will this change to the nexus.css file affect the other pages as well given that it will be a duplicated template? Is there a better way to achieve the result I want? Is there custom css that can be applied to the home page only? Looking forward to your response.

Regards,
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Your best option, rather than duplicating the template, would be to create a second template style for your homepage. You can then re position your menu within this style by adding the following to the Custom CSS field of your templates parameters (edit to taste)...


.hornavmenu {
margin-top: -40px;
}


For details on creating multiple template styles may I suggest the following tutorial... http://www.joomla51.com/tutorials/item/creating-multiple-template-styles

CiarĂ¡n
  1. more than a month ago
  2. Pre-Sales Question
  3. # 1
  • Page :
  • 1


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