selectors for menu

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Oct 18, 2013 4:05 pm
Reply with quote
Report this post
Hi,
I would like to add selectors for menu located in 'topnav' position.
Actually I'm using this here below but the topnav menu is not showing as I want.

Body:

body,
#gk-bottom2 .box-title,
#main-menu .sub-menu,
.gk-nsp-header,
.gk-nsp-link-header

---

Headers:

h1, h2, h3, h4, h5, h6,
#gk-head a.textLogo,
#main-menu,
.readon,
.gk-tabs-wrap > ol li,
.gk-legend > strong:first-child,

Could you please help me?
Thank you!
P.
User avatar
Junior Boarder

GK User
Fri Oct 18, 2013 4:53 pm
Reply with quote
Report this post
Could You please post an url to your site?

Also - do you add those selectors to override.css?
User avatar
Moderator

GK User
Fri Oct 18, 2013 5:06 pm
Reply with quote
Report this post
it's a local site, I can't do it!
User avatar
Junior Boarder

GK User
Fri Oct 18, 2013 5:21 pm
Reply with quote
Report this post
With only selectors and no online site I cant help much.
Perhaps post selectors with declarations and info what is desired change, then I can test it.
User avatar
Moderator

GK User
Mon Oct 21, 2013 9:14 am
Reply with quote
Report this post
I want to add selectors for menu located in 'topnav' position.
Actually I'm using this selectors:

Body:

body,
#gk-bottom2 .box-title,
#main-menu .sub-menu,
.gk-nsp-header,
.gk-nsp-link-header

---

Headers:

h1, h2, h3, h4, h5, h6,
#gk-head a.textLogo,
#main-menu,
.readon,
.gk-tabs-wrap > ol li,
.gk-legend > strong:first-child,
User avatar
Junior Boarder

GK User
Mon Oct 21, 2013 3:27 pm
Reply with quote
Report this post
Additionally, I would also like to add the same font on 'offline.php' page.
Thank you for your help!
User avatar
Junior Boarder

GK User
Mon Oct 21, 2013 3:43 pm
Reply with quote
Report this post
This part was solved!

paolo.procacciante wrote:Additionally, I would also like to add the same font on 'offline.php' page.
Thank you for your help!
User avatar
Junior Boarder

GK User
Mon Oct 21, 2013 7:23 pm
Reply with quote
Report this post
Ok, please post if you can a working solution, perhaps in future someone searching for an answer will find it ;)
User avatar
Moderator

GK User
Tue Oct 22, 2013 8:49 am
Reply with quote
Report this post
Go to: templates\your_template and edit offline.php file
On the line 43 delete the line and add your ones, eg:
<link href='http://fonts.googleapis.com/css?family=Telex' rel='stylesheet' type='text/css'>

Then go to: templates\your_template\css\system, then you will find offline.style1.css/style2/style3/ and in the body, font-family add your google font

@Cyberek, anyway I didn't find any solution for selectors in a topnav position.. could you please help me?
User avatar
Junior Boarder

GK User
Wed Oct 23, 2013 10:24 am
Reply with quote
Report this post
solved by myself..
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.