pedorie25
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: [Vantage] Border round reaction/replyI found it in the style.css!
Forum: Themes and Templates
In reply to: [Vantage] Headline WidgetDear Greg,
Do you have more information?I found the text in style.css and change the 20px to 1px but noting happends, what do i wrong?
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Stroke over map?Dear Ian,
I’m sorry, but i dont get it right.
I can paste the text:
function setBGMPStyle() { wp_deregister_style( 'bgmp_style' ); wp_register_style( 'bgmp_style', get_bloginfo('template_url') . '/bgmp-style.css' ); wp_enqueue_style( 'bgmp_style' ); } add_action('init', 'setBGMPStyle');[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
but i don’t know where in the functions.php
I made a empty .css and i put it in my theme directory (there is already a style.css),
please help me one more time?greets peter
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Stroke over map?I see the FAQ now and i will try it…
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Stroke over map?Dear Ian,
Thanx for the quick answer, but please can you help me a little bit?
Can you tell me where i can find the solution.
greets Peter
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Stroke over map?
Viewing 6 replies - 1 through 6 (of 6 total)