1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 06 July 2014
  5.  Subscribe via email
Hi,
I just installed Habitat template. I use logo text, rather than image.
I see that the logo text is underlined when hover, which I don't want.
Furthermore, logo position won't respond to X or Y Position parameters.

How could I sort this out? Any help will be appreciated. Thanks in advance.
If needed, you can visit my web here

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

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
You can visit my web here

Thanks in advance.
Regards,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Juan

To remove this underline try adding the following to the Custom CSS field of your templates parameters..


h1.logo-text a:hover {
text-decoration: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciarán.
That has fixed the underline when hover.
But, still cannot make the text logo to be moved X o Y using template parametres. Does that only work when the logo is an image?
Kind regards,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

Yes the X and Y fields are for image based logos only. To edit the text based logo you can add the following to the Custom CSS field of your templates parameters editing to your own taste. Note that minus values can be used.


h1.logo-text a {
left: 0px;
top: 0px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Thanks again.
One last thing concerning text logo. I'm trying to move also the slogan text. However this comes out behind the hornav menu, so I cannot explore it with firebug to see how it's named in the css code. Could you please also let me know how to move the slogan text?
Thanks in advance,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

To edit the slogan position you can also add the following to the Custom CSS field, editing to your own taste..


p.site-slogan {
left: -20px;
top: 10px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Superb. Thanks for your help.
Regards,
Juan
  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