-
AuthorPosts
-
June 17, 2015 at 8:53 pm #460972
#dancinffont .content { font-family: 'Dancing Script', sans-serif!important; font-size: 40px !important; }
hi, i want to use the dancinf font here: http://i.imgur.com/wTgDiOx.jpg
i tried to put the code above into the q-css but it don`t work. can you help me.
June 18, 2015 at 2:55 pm #461369Hey alfaweb2!
Please see here, https://kriesi.at/support/topic/installing-own-fonts/.
Regards,
ElliottJune 18, 2015 at 3:10 pm #461397This reply has been marked as private.June 18, 2015 at 3:23 pm #461410Hi Alexander,
I have set it to Dancing Script for you and then you asked to change it to Quicksand and then i changed it to Quicksand and now you would like to change it to Dancing Script again – https://kriesi.at/support/topic/custom-image-look/#post-460656. The same goes for the header as well, it was changed three times as far as i know. It does not seem like we are making any progress.
Please decide firstly and then let us know. Please note that we are not a customization service, we are just helping our users with their small customization requests for customer satisfaction.Regards,
YigitJune 18, 2015 at 3:36 pm #461422This reply has been marked as private.June 18, 2015 at 8:58 pm #461573Hi!
It was explained here – https://kriesi.at/support/topic/custom-image-look/#post-457896 and https://kriesi.at/support/topic/custom-image-look/#post-460656. I changed the font to Dancing script.
Regards,
YigitJune 19, 2015 at 10:43 am #461777Ok thank you that sounds easy to customize.
But Yigit can you help me out with one thing. I do not find the quick css adaptions in my backend any more???? Do you know why? http://i.imgur.com/oX74deA.jpg
June 19, 2015 at 10:45 am #461778This reply has been marked as private.June 20, 2015 at 2:47 pm #462226Hey!
The enqueueing part seems to be the culprit, change the code you have for this in functions.php to:
function custom_google_fonts() { wp_enqueue_style( 'dancing-script', 'http://fonts.googleapis.com/css?family=Dancing+Script','', null); } add_action( 'wp_enqueue_scripts', 'custom_google_fonts', 100 );
Best regards,
JosueJune 22, 2015 at 7:59 pm #463016http://www.alfaweb.at/testwaldi/portraits/rudolf-boehm/#videos-tab
Sorry, but no change ;(
June 22, 2015 at 8:33 pm #463032Hi!
Please hand me an admin account in a private reply.
Regards,
JosueJune 23, 2015 at 11:14 am #463261Here we go.
June 23, 2015 at 11:01 pm #463690Hi!
The private reply functionality has some caveats right now, please do the following:
1. Edit your last reply
2. Add the private content there
3. SaveRegards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.