Font change Sales Price

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
Tue Jul 22, 2014 12:04 pm
Reply with quote
Report this post
Hi Guys

I tried to change something with firebug but the result wasnt satisfy for me.

How can I the change the sales Price font(Product layout) Qwigley to Arial ?

URL: geschenkkorb24.ch

Enclosed the printscreen.
User avatar
Expert Boarder

GK User
Tue Jul 22, 2014 12:42 pm
Reply with quote
Report this post
Hi,
In Extensions > Template Manger > gk_instyle, unfold "Fonts" tab, cut .product-price span.PricesalesPrice from Headers - selectors box and pate it in Body - selectors box. Of course, don't forget commas ;)
User avatar
Fresh Boarder

GK User
Tue Jul 22, 2014 6:59 pm
Reply with quote
Report this post
hi thanks for your help.

now the font is too big. how can I change the size?
User avatar
Expert Boarder

GK User
Tue Jul 22, 2014 7:13 pm
Reply with quote
Report this post
If you don't have too many css changes, Extensions > Template Manager > gk_instyle, then unfold Advanced Setting and in Custom CSS code box, insert
Code: Select all
.product-price span.PricesalesPrice {font-size: XXpx;}
with replacing XXpx by the pixel size you want. Size of the template is 48px, then choose a smaller value.
If you have a lot of css changes (but I guess no, according to your question), enable CSS Override and have fun with custom.css file!
User avatar
Fresh Boarder

GK User
Tue Jul 22, 2014 7:24 pm
Reply with quote
Report this post
thx man...works fine
User avatar
Expert Boarder

GK User
Tue Jul 22, 2014 7:29 pm
Reply with quote
Report this post
If I click "show Cart", I see the endprice also with Qwigley font. Now I wanna change it also to Arial.
I assume for change that I should cut and paste ".gkTotal"....right?

I made that, but now the LOGO font is also changed...any ideas why?
User avatar
Expert Boarder

GK User
Wed Jul 23, 2014 4:25 pm
Reply with quote
Report this post
Show cart end price is .gkTotal but logo font is #gkLogo.text, so you may have suppressed # or something. To know which style is concerned, if you work with Chrome or Safari, development tool is your best friend. If you work with Firefox, you have to install Firebug which will become your best friend.

By the way, it's "girl", no "man" ;)
User avatar
Fresh Boarder

GK User
Wed Jul 23, 2014 4:45 pm
Reply with quote
Report this post
:-))))) sorry girl..... :-)

anyway thnx for your help. Im gonna try it now and let you know, if something will not work.
User avatar
Expert Boarder

GK User
Wed Jul 23, 2014 5:03 pm
Reply with quote
Report this post
I didnt change #gkLogo.text...only .gkTotal

But LOGO font change also

Now, I made a copy & paste (not cut) and changed .gkTotal in QWigley section to .gkTota (without L) and this works.

maybe this help someone.
User avatar
Expert Boarder


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