Forum Replies Created
-
AuthorPosts
-
WORK ALREADY:)
I’ve already succeeded THANKS
It doest work i’ve do it good whatswrong….
I use child theme can i also put it there
Okay now i want to make my menu like this font:
font-family: ‘journalregular’, Arial, sans-serif;
Which id’s and classes do i need?
Thanks
Okay now i want to make my menu like this font:
font-family: ‘journalregular’, Arial, sans-serif;
Which id’s and classes do i need?
Thanks
Oklay thankKS
Okay thanks
Do you know some good hand written font that are good to use:)
Yes i know but the font bradley hand inc get a error on this site
http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/and the error is : that the font is blacklisted….
cheers!
First one doesnt work
the font family: bradley hand itc
is blacklisted ??Okay thanks i gonna check
you are sure it is possible?THANKYOU VERY MUCH:)
THANKYOU!
Still one more thing
if i scroll down and the menu went fixed then the page is leaping
so if i scroll and the menu go fixed the the page goes a little bit up.
I doest go smoothly…Like this
http://stanhub.com/tutorials/sticky-navigation/#Kind regards
This reply has been marked as private.I already put the ocde in my child theme …
this is my code now:
<?php /* * Add your own functions here. You can also copy some of the theme functions into this file. * WordPress will use those functions instead of the original functions then. */ add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Great Vibes'] = 'Great Vibes:400'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Great Vibes'] = 'Great Vibes:400'; return $fonts; } add_action('wp_footer', 'ava_custom_script_mod'); function ava_custom_script_mod(){ ?> <script> (function($){ $(window).scroll(function(){ var scrolled = $(this).scrollTop(), adminbar = parseInt($('#wpadminbar').height()) || 0; if(scrolled >= 200) { $('#header_main_alternate').addClass('custom-header').css('margin-top', adminbar); } else { $('#header_main_alternate').removeClass('custom-header').css('margin-top', 0); } }); })(jQuery); </script> <?php
IT doest work if i use this code the whole site dont work….
When i add the js code my website broke down…
Where can i find mine folder where the child theme is?
in my file manager..Hey,
Can anyone react?
kind regards
THANKS
Hello,
it wont get smooth/fluenty at all whatever i trying to do:(
best regards..
it doesnnt go fluently;)
Thanks you so much:) what a great support dude!
only thing..
when i scroll down on a moment the page go up
so when the menu gets fixed the page will leap.you understand?
AHH THANKSS A LOTT!!
Thankss!
But now the hover of the background is not good:(
http://willenssen.nl/haptotherapie/
kind regards the hover also need to be 60px
Hey
is this not a good one
http://codepen.io/senff/pen/ayGvD
maybe you can use this for it thats exactly what i want you know the codes for menus maybe this can help you so you only need to change names?
hope to hear from you
Okay thanks
I only want the menu bigger?
that not a big problem i guess ?
Hope you can do that for meHello,
its not what i ment…
I want only the menu nog the whole header only menu…
and i want it like this
http://codepen.io/senff/pen/ayGvDAlso i want to make the menu bigger in height (like 60px)
kind regards
ITs working sorruy
Hey
Thanks
last question
how do i make the menu bigger (60 px) and make the menu sticky (only menu not header?)
THANKS A LOT
My website Doesnt working anymore what the hell?
Forget the 4th sentence
Now ive …sorry its working wel only i want t o
how do i make the menu bigger (60 px) and make the menu sticky (only menu not header?)
Hey
Thanks
last question
Now ive deleted the mother theme setting ! Sh*t
how do i make the menu bigger (60 px) and make the menu sticky (only menu not header?)
THANKS A LOT
-
AuthorPosts