Big Quark Customization

Support desk for Multipurpose Quark Theme
GK User
Sat Jul 25, 2015 1:02 pm
400 lines of Quark custom code!

Default Style :)

http://www.ancadia.com

Under Construction!

Next week, custom code of Blog!

Enjoy Quark!
User avatar
Gold Boarder

teitbite
Sat Jul 25, 2015 2:35 pm
Hi

Looks really good, but what exactly was customized ? I think it looks very similar to our demo.
User avatar
Moderator

GK User
Sat Jul 25, 2015 2:57 pm
Hey! Thank you:

H1 and H2 changed to Josefin Sans font

Body font change to RobotoDraft

Mainmenu width change to 150px

Main menu changes:

Boxed border to 0px
Hoover now is available
Background change to gavick blue
Font change to Josefin Sans
Sub menu font are bold and Josefin Sans.
Mobile menu background are black
Mobile menu fonts are same size
Mobile menu Link are Uppercase.
Pink color removed.
Buttons have shadows and background.
Buttons border are rounded
Text box are rounded with shadows
No headers in links.

Next:

New blog style.
New login box size and order.
Etc etc

Available code for users! :)

Quark is amazing thanks guys
User avatar
Gold Boarder

GK User
Sat Jul 25, 2015 3:05 pm
Forget:

All screen resolutions are changed.
Footer Gavick Style
Cookies Tab Transparent
3 buttons type
User avatar
Gold Boarder

teitbite
Mon Jul 27, 2015 1:31 pm
Hi

Thank You for such a detailed explanation :) Now when You've mentioned it I may say that with this tweaks it looks much better.
User avatar
Moderator

GK User
Tue Jul 28, 2015 4:00 pm
Damm !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! it looks freaaakingg great!

It is really great, and i DISAGREE with teitbite. It looks different then basic gavick. It looks so muchs better!!

One qeustion: how did you change the menu font? It looks AWESOME DUDE!

No words left, just be proud of your work!

Thanks for sharing!
User avatar
Gold Boarder

GK User
Tue Jul 28, 2015 4:31 pm
Heeey! Thank you xWiz :)

To change main menu font go to:

Administration / Templates / Quark / Fonts

On selector 3 for example

Font Url:

//fonts.googleapis.com/css?family=Josefin+Sans:300,400,500,600,700,900

Font Name: Josefin Sans

On selector Square Paste:
#gkHeaderNav

If you need help! Please let me know

Cheers!
User avatar
Gold Boarder

teitbite
Thu Jul 30, 2015 9:35 am
Hi

But I said it looks much better xWiz :) Ok. I'm leaving You with this conversation, will not bother You than. No till You will need some technical help. See You.
User avatar
Moderator

GK User
Thu Jul 30, 2015 3:22 pm
ancadia wrote:Heeey! Thank you xWiz :)

To change main menu font go to:

Administration / Templates / Quark / Fonts

On selector 3 for example

Font Url:

//fonts.googleapis.com/css?family=Josefin+Sans:300,400,500,600,700,900

Font Name: Josefin Sans

On selector Square Paste:
#gkHeaderNav

If you need help! Please let me know

Cheers!


Hi thanks,

I dont have 3 selectors.

I have :
body - font
header - font
other I - font
other I- font

Which one need i to change?

teitbite wrote:Hi

But I said it looks much better xWiz :) Ok. I'm leaving You with this conversation, will not bother You than. No till You will need some technical help. See You.


Sorry didn't read that :P
User avatar
Gold Boarder

GK User
Thu Jul 30, 2015 3:29 pm
Hey!

You need to create #gkHeaderNav
selector!

Just copy the word and assign josefine sans letter :)

Cheers
User avatar
Gold Boarder

GK User
Sat Aug 08, 2015 2:44 pm
Hi, sorry for late response was busy.

I added this: #gkHeaderNav
in : On selector Square Paste
At the end of the text

But i coulndt assing or find selector after that :(
User avatar
Gold Boarder

GK User
Sun Aug 23, 2015 10:25 am
xWiz wrote:Hi, sorry for late response was busy.

I added this: #gkHeaderNav
in : On selector Square Paste
At the end of the text

But i coulndt assing or find selector after that :(


Hi I also hate to bump qeustions. So i am sorry for bumping this one.

But does someone know how to change the font of menu i tried as mention as above but it didn't work.
User avatar
Gold Boarder

teitbite
Wed Aug 26, 2015 4:45 pm
Hi

You can simply add this to override.css file:

Code: Select all
#aside-menu li a {
    font-family: Arial;
}
User avatar
Moderator

GK User
Wed Aug 26, 2015 5:55 pm
teitbite wrote:Hi

You can simply add this to override.css file:

Code: Select all
#aside-menu li a {
    font-family: Arial;
}


Hi i tried with arial and Josefin Sans but it doesnt work.

Why doesn't the selector work for me. I think i am doing something wrong.

Thanks for help
User avatar
Gold Boarder

GK User
Wed Aug 26, 2015 6:08 pm
Hi,

Do you have classic or aside menu?

Regards
User avatar
Gold Boarder

GK User
Wed Aug 26, 2015 6:17 pm
I have classic menu, sorry i didn't tell. Stupid haha
User avatar
Gold Boarder

GK User
Wed Aug 26, 2015 6:29 pm
Ok dude:

First go to template settings > GK_Quark > Fonts:

2. In Other Fonts - I > Select Google Fonts and paste the following URL:
URL: //fonts.googleapis.com/css?family=Josefin+Sans:300,400,500,600,700,900
Font Name: Josefin Sans
3. On Selector Square paste: #gkHeaderNav

I attach an Image:
Image

Let me know PLEASE!
User avatar
Gold Boarder

GK User
Wed Aug 26, 2015 6:46 pm
Thanks for explanation.

Mine other I was just

Code: Select all
.blank


I tried

Code: Select all
.item-content h2,
#gkHeaderNav,


and

Code: Select all
#gkHeaderNav


Is the url correct, because it hasn't worked yet

Thank you for your KIND Help
User avatar
Gold Boarder

GK User
Thu Sep 24, 2015 5:45 pm
Do you have a new link / URL for review?

Many thanks and best regards,
Ruediger
User avatar
Senior Boarder

GK User
Sun Apr 17, 2016 8:35 am
ancadia wrote:Ok dude:

First go to template settings > GK_Quark > Fonts:

2. In Other Fonts - I > Select Google Fonts and paste the following URL:
URL: //fonts.googleapis.com/css?family=Josefin+Sans:300,400,500,600,700,900
Font Name: Josefin Sans
3. On Selector Square paste: #gkHeaderNav

I attach an Image:
Image

Let me know PLEASE!


Worked! thankss.. What is your new link!
User avatar
Gold Boarder


cron