1. Iankellett
  2. Commercial Templates
  3. Saturday, 12 April 2014
  4.  Subscribe via email
Hi
http://www.orchardcottagedalston.co.uk
My client wishes to have "home" in the menu bar on all the pages apart from the homepage. I have shown her that clicking on the the logo executes this but she feels that some people may not understand that.
Also she would like more of the slideshow images and less of the background visible. I tried altering the image dimensions but this didn't seem to do the trick.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ian

Could you add a 'Home' menu item to your top menu. You can then hide this menu item using something like the following where 490 is your home menu item ID...


#hornav .item-490 {
display: none;
}


You will need to create a template style (http://www.joomla51.com/tutorials/item/creating-multiple-template-styles) specifically for your homepage to which you will add this CSS to the Custom CSS field.

Just to confirm I understand you correctly you wish to reduce the space above and below your slideshow?

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

To reduce the space above the slideshow try adding the following to your Custom CSS where 50px is the new spacing (default 80px)..


#container_hornav {
margin-bottom: 50px;
}


For below the slideshow try adding the following..


#container_top1_modules {
margin-bottom: 50px;
}


Ciarán
  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!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok