Reply To: Moving up the info box
If you want to move slogan-block up, open css file style, look for .slogan and change this to your needs: margin: 11% auto 11%; And please remove this in same piece of code (2 x margin in same...
View ArticleReply To: Moving up the info box
Can you give me numbers? I can’t seem to move the “Imported Coffee” etc up. Here’s my site http://truleymobile.com/
View ArticleReply To: Header image
I can’t remove because it’s showing a plain background and not the background that I uploaded. How can I upload a background to the folder img/?
View ArticlePortfolio under blog
I set front page to the website to Blog as i want the recent news to show up on front page, but i want the Portfolio to show on the bottom page like on the theme home page. How can i achieve this?
View ArticleMultiple problems
Hi guys, Please help… My site http://www.adhityafernando.com, please visit this site to see and help solve my problems. The problem are: 1. Menu doesn’t display correctly 2. Slider doesn’t work 3....
View ArticleReply To: How to make news headline ticker in front page
Guido, please help I reinstall new simplecorp themes for my site, now the footer is looks very nice (no misaligned). But now I have multiple problem, take a look my site http://www.adhityafernando.com...
View ArticleReply To: Logo position vs menu
Hi, You can change height of header a bit, via Theme Options > Custom CSS: #header {height:68px;padding:0px 0 20px 0;} These are the default settings. And the default width/height of logo is this:...
View ArticleReply To: Homepage Portfolio without title layer
Hi, You can remove it by adding this in Theme Options > Custom CSS: .description {display:none;} Note, when removing this you also remove link to message itself. Guido
View ArticleReply To: no page #s at bottom of page
Hi, Are you sure? Because on this page pagination does work: http://www.coffeewinetea.com/2013/10/ NOTE: change login ASAP!!!! You never know.. Guido
View ArticleReply To: Remove browsing category
Hi, Open file category and remove it there: <h6><?php _e('Browsing category','site5framework') ?>: <?php the_category(', '); ?></h6> <span...
View ArticleReply To: Homepage Portfolio without title layer
You’re my hero!! It works like a charm!!!
View ArticleReply To: Logo position vs menu
I;ve been trying that earlier (just did it again), the problem is in the mouse over with the menu. Normally there is a small line at the bottom of the mouse over function. Because the logo is to big,...
View ArticleColor contact info in the footer
I’ve one more question that i’ve been running into. I’ve added a contact widget in the footer of the template but the text is hard to read. The color is created from the layout (i think). I would...
View ArticleReply To: Footer with two widgets columns
Hi, Open file widgets (located in folder admin > inc) and change this: 'before_widget' => '<div class="one-fourth widget-container %2$s" id="%1$s">', Into this: 'before_widget' =>...
View ArticleReply To: Color contact info in the footer
Hi, Try this: Theme Options > Custom CSS: #footer .widget-container {color:#898989;} Guido
View ArticleReply To: no page #s at bottom of page
Ok, pagination on your month archive pages does work. I notice you have set pagination when there are more than 7 posts in a category. Currenty Receipes does have pagination. Problem is solved? You...
View ArticleReply To: Warning: include(): Filename cannot be empty in taxonomy-types.php
You’re welcome! Guido
View Article