Reply To: ie style
In other browsers all work fine. but in ie i see my site completely unstyled. i have insalled localhost with xampp.
View ArticleReply To: ie style
Sorry, I have no idea. I use xampp too and no problems at all. Did you try to re-install theme and clean cache? Guido
View ArticleReply To: Google Maps error and Read More button not aligned
Hi Guido, Thanks for your quick answer. I checked the forum before post, but the answers wasn´t clear. About the google map, your solution works fine, is not the same as the original theme but i like...
View ArticleReply To: want to add tag
Do you mean you want to add the tags of the post below the quote picture? Guido
View ArticleFeatured Posts
G’Day! This is going to seem like an odd question, especially for a stupendous theme (Sunrise) that is designed for just this thing, but… I want to remove the three Featured Posts completely from the...
View ArticleReply To: How to change logo position?
Theme Options > Custom CSS: #navigation-wrapper {margin:30px 0 0;} #pre-header {margin:0 0 0 -40px;} And if you want to move it only few pics upwards, look at this:...
View ArticleReply To: Featured Posts
Hi, You should remove it from file home, starting at: <section class="featured block grid3"> Guido
View ArticleReply To: Menu separation seems not possible
Aha, I understand now. I tried it myself, should work. Did you select and add the menu-categories (listed underneath Menus in WP menupage) to your menu? Guido
View ArticleReply To: Google Maps error and Read More button not aligned
Hi, Checked it again, the excerpt contains 15 words > the 15 words in left post are longer so on 3 in stead of 2 lines. Guido
View ArticleReply To: How to decrease slider size in the homepage?
Hi, You can change width in file style: #slider_container .flexslider .slides img { width: 100%; } Guido
View ArticleReply To: Translate using qtranslate slider into 3 languages
Hi, Many search results when I Google qtranslate + slider but it seems lots of coding to make this happen Guido
View ArticleReply To: Menu Drop Down?
Yes, that’s what I’m talking about. Is there another setting I’m missing?
View ArticleReply To: want to add tag
1) Open file content-meta and add this on bottom: <div class="metatags"><?php the_tags('',''); ?></div> 2) Open file style and add this: .metatags a{ background: #00CCCC;...
View ArticleGoogle Fonts and H1
Hi All, I have installed Rockwell for a tiny, Hungarian geek lifestlyle blog that’s about to resurrect after years of slumber. Everything works like a charm so far, but I have a tiny problem. I have...
View ArticleReply To: Menu Drop Down?
Hi, When I check sourcecode of your site I see a submenu under Services > but Services is no page itself but only menu item you’ve created on the WP menupage? If it’s only a menu item, please add #...
View ArticleReply To: Google Fonts and H1
Hi, When I look into stylesheet (file style) for H1 I notice they added font-family there, so I guess removing that would solve it: font-family:Georgia, "Times New Roman", Times, serif; Btw, you can...
View Article