1. Phil6816
  2. Commercial Templates
  3. Thursday, 02 April 2015
  4.  Subscribe via email
Hey guys,

first of all thanks a lot for your great work with Stockholm, thats really amazing!

A have 3 question about that theme for now:

1. I cant get the underline effect when hovering over a menu item to work. I already tried to set .hvr-underline-from-left in the menu options. Also the hover.css doenst even load on my page, could somebody please explain how to do that or point me to any howto?

2. Can i change the font colour in the footer without editing the css? I didnt find anything like that in the template settings.

3. The footer-menu and the copyright information are not in the middle of the footer, any idea how to change that?
The footer menu seems a bit more right, not in the middle of the footer.

Thanks a lot for your help and this great template.

Regards

Phil
Accepted Answer Pending Moderation
0
Votes
Undo
One more question:

How can i change the language to a non-google font, using eot and ttf files?
Everything i paste into custom css seems to be ignored.
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
The following problem ist solved:

2. Can i change the font colour in the footer without editing the css? I didnt find anything like that in the template settings.

Here i edited the css to show the colour i need.

I still cant get the Menu to work as shown in the demo.
I would appreciate any help i can get to get the underline working.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Phil

1. When adding the hover class ensure to exlude the '.'


hvr-underline-from-left


2. Your only option is to use some custom CSS to edit this area. Which area exactly are you looking to change (footer modules, footer menu, copyright etc.)?

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

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

thanks for your answer.

I already solved a few problems, maybe its a good idea to explan what the actual problems are.

1. The template offers an option to change the backgroud from black or drak grey to anything else. But i cant find any option to edit the text colour (footer menu, copyright information etc.). So there are not many colour i can use for the backgroud. White is impossible, a light blue also doesnt work if the text colour stays white.

2. The footer-menu is not in the middle of the footer, any idea how to change that? The menu uses align center to be centered in the middle of its container, but the whole container is not centered in the footer are. If the footer menu is quite short this looks kind of stupid.

3. Last question is if there is any way to use a font which is not a google font. I tried using the custom css to add a eot file but the template setting seem to override that.

At the moment i only have a local installation, if you need if could send you a screenshot.

Regards and thanks a lot for your help.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To edit the footer menu item color you can add the following to the Custom CSS field of your templates parameters (edit to taste)...


#footermenu ul li a {
color: #ffffff;
}


For the copyright info you can also add the following....


#copyright {
color: #ffffff;
}


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

3. To override the template fonts you will have to use !important in your CSS. An example might look like the following...


body {font-family: 'Arial' !important;}


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