1. mevnad
  2. Commercial Templates
  3. Tuesday, 25 March 2014
  4.  Subscribe via email
Hello,

I can not figure out how to customize the header of the j51renovate template.

I would like to change the thickness of the board and make it a little transparent effect onmouseover.

Where can I find the code for the changes?

I seeing the element with Firebug on Firefox but I only found:

# container_header, container_slideshow #, # {container_slideshow_modules
border-bottom: 5px solid # 666D75;
}

but I can not understand this line of code in that file is located.

Thanks for the support.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To apply an opacity to the hover effect of your menu items try adding the following to the Custom CSS field of your templates parameters...


#hornav a:after {
opacity: 0.5;
}


Could you detail for me what you mean by 'thickness of the board'?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for the reply.

I mean the 'border width' header (Top Menu Border).

Currently is set to 5px. How do I change it?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Try adding the following to the Custom CSS field of your templates parameters...


#container_header {
border-bottom: 5px solid # 666D75;
}


Where 5px is your border thickness, edit to your own taste.

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

I followed your instructions but it does not work!

please help me to understand where to make changes?
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will add the CSS to the Custom CSS field for you. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
okay...
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
I've done it! I just had to add !important to nexus.css

#container_header, #container_slideshow, #container_slideshow_modules {
border-bottom: 1px solid #8A8B8E !important;
}


thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Great! :)

Thank you for the update!

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • 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