selectors for menu
Rate this topic: 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.
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.
-
- 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?
Also - do you add those selectors to override.css?
-
- 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!
-
- 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.
Perhaps post selectors with declarations and info what is desired change, then I can test it.
-
- 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,
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,
-
- 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!
Thank you for your help!
-
- 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!
-
- 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
-
- 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?
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?
-
- Junior Boarder
- GK User
- Wed Oct 23, 2013 10:24 am
- Reply with quote
- Report this post
solved by myself..
-
- Junior Boarder
10 posts
• Page 1 of 1