Forum Replies Created
-
AuthorPosts
-
Very Cool!
Thanks a lot, Josue!
Alexwith permalink setting to post name i cant select other pages (when clicking on other menu item i see the correct permalink, but you see still the homepage)
(With the default setting its all fine. Maybe cyrillic causes the problem?)
Thank You!
Alexone more question please…
i would like to change the width of each submenu individually.
Thank You!
AlexHi Josue,
http://nonpardon.com/?page_id=2892
The feature is very nice looking and usefull (scaling down the logo when scroling down)
But the antialiasing samples are to low :)Regards,
AlexVery Cool! Thank You very much!
Regards,
AlexHi,
thank You vvery much for the reply.
no effect with the following code on the submenu:
.main_menu .menu ul li a {
color: #4285F4;
}.main_menu .menu ul li a:hover {
color: #4285F4;
}Thanks,
AlexSorry… one last question for the Submenu:
how can i adjust the width of the submenu.
Thank You for the Great Support! I really appreciate it!
AlexAlso how can i change in the top mentioned stuff for the Mega Menu:
http://nonpardon.com/?page_id=2929Thanks,
Alexthats nice! thank You very much!
Görüşürüz!Thank You!
Thank You!
Thank You!
Hey,
there is adifference on each item. just the 4th menu item is looking right.Thanks,
alexThanks Yigit… works great.
Alex
its not really in the center
regards,
AlexMerhaba, Yigit!
i mean the big one around them all. i tried setting all boarders to white.
_____http://nonpardon.com/?page_id=2929
the small margin between the selected nenu item (red line) and the slider pic.Salute,
Alexno effect… still white background on firefox,safari, IE.
header is still (logo + menu background still white)
(empty cache / on several computers)thanks,
alex#header { background-color: white; }
works fine.#header { background-color: #F8F8F8; }
doesnt work unfortunately…sorry again,
if i want to have the following color in the header with no transparency:
#F8F8F8alex
thank You!
one more question:
is the code cleaner, if i add this directly in css or somewhere?regards,
alexnice!
Thank You!it works with this one
add_filter(‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Oranienbaum’] = ‘Oranienbaum’;
return $fonts;
}add_filter(‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Oranienbaum’] = ‘Oranienbaum’;
return $fonts;
}Thank You,
AlexIm using the following in functions.php:
add_filter(‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Oranienbaum’] = ‘Oranienbaum&subset=latin,cyrillic’;
return $fonts;
}add_filter(‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Roboto Condensed’] = ‘Roboto Condensed:700,400,300&subset=latin,cyrillic’;
return $fonts;
}I can switch all the heading fonts in the general styling list… oranienbaum is there, but cant see it on the website.
body text with roboto condensed is fine now.
Thanks a lot,
Alexhere is the link:
nonpardon.com
Hi,
i got trouble with changing the font family generally. How can I run Oranienbaum Cyrillic, Latin on all of the headlines and Roboto Condensed Cyrillic, Latin in the content (text)
Cant get Oranienbaum in the main menu too.
Sorry for the for the inconvenience,
AlexThanks
…or is it ok to just paste google font code into style.css
thanks in advance,
alex -
AuthorPosts