Forum Replies Created
list of topics you have created till now.
-
-
Paste to Theme Options > Style > Custom CSS:
.form-allowed-tags { display: none; }Internet Explorer doesn’t support 3D effects.
Please try Contact Form 7 plugin.
Thanks.
You can switch to small slider. ( Theme Settings > Home > Slider > Slider Type )
functions.php changed.
It is working on my side. Chrome version ( 27.0.1453.116 m ) on Windows 7.
PHP mail() function is used. You can contact with your host.
New version is available.
New version is available.
Mehmet S.
Keymaster5 July 2013 at 09:24Posted in : Thumbnails When Sharing Links on Social NetworksNew version is available.
Paste to Theme Options > Style > Custom CSS:
.contact-form { background: none; padding-top: 0px; }Did you use YouTube embed URL?
– Don’t use watch URL.
Just tested, working on my side.
I will try to fix that masonry issue.
There is no black square on my side. Can you provide a screenshot?
#resume, #portfolio, #contact { margin-top: 71px; }Do you have enough free space on your hosting plan? You have too many content on your site.
Will you use
cover_captionshortcode?Please re-install the theme.
In the blog page:
.blog-posts .entry-title { font-size: 1.9em; }In the post single page:
h1 { font-size: 2.20em; }Paste to Theme Options > Style > Custom CSS:
.main-navigation > ul > li > a:hover { border-width: 0px; }That feature is not added yet.
.main-navigation > ul > li > a:hover { border-width: 0px; }There is a blank space at the bottom of your logo image. You can crop it.

Paste to Theme Options > Style > Custom CSS:
#site-navigation { border-width: 0px; }There are margins for images at the top and bottom.
If you want to remove:
– Paste to Theme Options > Style > Custom CSS:
img { margin-top: 0px; margin-bottom: 0px; }The demo site has a different functionality to show all types at a glance.
Not tested yet on Win 8.1 with IE 11.
I don’t see the template in your url.
Here is the blog on the demo site: http://themes.pixelwars.org/bookcard-wp/blog
– I will add blog to inner pages soon.
Can you provide your url?
Not tested.
We used php mail function.
Please update to v2.5
– textcolor “open”, front page: ( Paste to Theme Options > Style > Custom CSS )
.ribbon strong { color: green; }– textcolor “i am from” … now yellow, front page: ( Paste to Theme Options > Style > Custom CSS )
.cover h3 span { color: yellow; }– textsize “resume”, “portfolio”, “contact”: ( Paste to Theme Options > Style > Custom CSS )
h2.inner-page-title span { font-size: 1.4em; }– Open index.html,
– Find:
data-hideScrollbar="true"
– Set to “false”
data-hideScrollbar="false"
– Go to Appearance > Editor > format-standard.php
– Find:
<?php echo __( 'posted in', 'read' ); ?> <?php the_category( ', ' ); ?>
– Remove.
Paste to Theme Options > Style > Custom CSS:
.nav-single { display: none; }Every post/page has a “Quick Edit” link when you hover in the editing list. Click it to open “QUICK EDIT” menu then uncheck the “Allow Comments” option.
Impossible.
Theme Settings > Style > Custom CSS
Please update to the new version.
Please use localization method.
– Documentation > Localization.
New version is available.
Do you have any post?
Try this:
a:hover { color: #e2c906 !important; background-color: white !important;; }I’m now adding.