Forum Replies Created
list of topics you have created till now.
-
-
Hi, you need to edit the position of the pages in the 3d layout by playing with
xandyparameters.This is not available by default, needs more further customizations, you may consider working with a professional, if you are not familiar to html coding.
1-) You can use this custom css code to change the ribbon color;
.ribbon { background: #555; } .ribbon:before { border-color: #555; border-left-color: rgba(0, 0, 0, 0); }2-) Your cover image is too big in size. 2000×3000 and over 1mb. Resize it to 1000x1500px and convert to jpg to reduce the size.
hmm this is weird, please contact to envato support and start a ticket about your problem.
I was talking about built in gallery slideshow internal. I see you are using a plugin for slideshow. You can check the plugin’s setting page for customizing that slideshow.
Hi, in portfolio filtering, a portfolio item can belong to more than one category(filter). Just add multiple classes to the portfolio items;
<div class="design web hentry">
You can also check
Documentation > HTML > Portfoliofor more information about portfolio filtering.Currently portfolio items are sorted by date, from newest to older. How should it be in you opinion?
Hi, check your browser console and see if there is any js error.
I can’t see your url now, can you provide your url to see what’s wrong?
Let’s make one thing clear; do you have Read HTML5 or Read Wp ?
Hi @acid45087
i tested your site on various screen sizes, all good for me. On which screen resolution / browser you see the issue ?
Hi,
i just tested on our demo site SlideShow Interval (on Single) field works fine as it should. Can you provide your url to see what’s wrong.
Hi, try this custom css;
.category .post-archive .hentry { padding-top: 0; }Hi,
– Hash tag : in homepage we use one page layout and ajax functionality for portfolio items. So” #” in the url is required when you are on homepage.
– Revolution slider : It is hard to detect the issue by looking at screenshots. Let us know when you go live.
Hi, they can be possible but they require more hard work, we can only provide customizations of some lines of code. You can hire someone experienced to do the job for you, if you are not familiar to wordpress-html coding.
Hi, please provide your page url to see what’s wrong.
Hi, i see the issue, we will fix it in the next update. Also you can add this custom css to fix it;
@media (max-width: 767px) { blockquote::before { font-size: 90px; } }Thanks for the feedback.
Thanks for sharing the solution.
no it shouldn’t be double sized in desktops, because it’s height is limited via css.
Hi,
i see the issue. When i validated your markup i see some markup issues, unclosed elements etc.. That might be causing the issue. Try to correct that markup issues, mostly in your “Apply Online” page’s content. And see if the problem persists.
Hi, i just tried to download Read WP, and it was successful. If you are still encountering problems about downloading the theme, envato is responsible of the download process on themeforest.You can contact to envato support and start a ticket about your problem.
ahmetsali
Keymaster28 January 2014 at 20:12Posted in : page "home" button return us to an open bookUnfortunately, i am not available for any custom work, really busy with the new upcoming templates/themes. The price depends on to the developer, it might be 50$ to 250$ i guess.
ahmetsali
Keymaster28 January 2014 at 18:42Posted in : page "home" button return us to an open booki have no idea.
ahmetsali
Keymaster27 January 2014 at 07:41Posted in : page "home" button return us to an open bookHi, this is not easy to do with some lines of code. If you are not familiar with coding you may consider working with a professional for further customizations.
Hi @aguimoye
you can try this custom css;
a.ribbon:after { content: ""; display: block; position: absolute; top: 2px; bottom: 2px; left: -45px; width: 1px; border-left: 1px dashed #888; } .ribbon-stitches-top { border-top: 1px dashed #888; box-shadow: none; margin-left: -45px; } .ribbon-stitches-bottom { border-top: 1px dashed #888; box-shadow: none; margin-left: -45px; }ahmetsali
Keymaster23 January 2014 at 21:03Posted in : Reduce Space between Header Image & Top MenuI just chose image logo for our demo site and viewed on iphone5, and it looks proper. But your site doesn’t.
– i also checked your site on android 4.2. it looks good to. i guess this issue is specific to retina devices. I still believe something third party (plugin, widget or something in the content) you have added to your site causes this. When i debug your site i see lots of code that added by plugins or widgets or embeeded media.
– i recommend you to install a separate fresh copy of the theme and check image logo on iphone before installing anything third party or adding any content.
Hi, your portfolio page works proper actually. There will be no item under “Touch Drawing” until you load more items three times. I guess portfolio items are ordered by date,
– try to change the “creation date” of portfolio items under “Touch Drawing” department, and see if it works for you.
Hi, i don’t have the galaxy s4 to test on, but i just checked our demo site on galaxy s3 and android 4.2.2 and the cover page is fine. Did you tested our demo site on s4 ?
Hi @ioannis66
can you share the piece of code that works for you ?
Hi @kuebra
you can use this custom css to give more space to your related post widget;
ul.related_post { margin: 3em 0 2em 0 !important; }– and about your question #3 : which links / links on where ?
Hi, when you make it double size it shouldn’t be blurry on mobile, You can edit this custom css code to change the size of image logo for mobile devices;
@media (max-width: 767px) { h1.site-title img { max-height: 160px; } }ahmetsali
Keymaster23 January 2014 at 14:55Posted in : Reduce Space between Header Image & Top Menuthis is really weird,
– deactivate all plugins and try again,
– you can also add this custom css code to minimize the space between image logo and navigation.
h1.site-title { line-height: 0; }ahmetsali
Keymaster23 January 2014 at 14:28Posted in : Reduce Space between Header Image & Top MenuHi, i tried to check your site to see what’s wrong but it says “Maintenance Mode”.
let me know when you make it public.
i just checked our demo site on IE10/Win7, blockquotes looks normal on my side.
ahmetsali
Keymaster23 January 2014 at 14:19Posted in : Custom hover background color or underliningHi, try this custom css code;
.entry-meta a:hover, .site-content h1 a:hover, .nav-single a:hover, .comment-meta a:hover, .comment-reply-link:hover, .navigation a:hover, .post-pagination a:hover, .related-posts a:hover, .archives a:hover, .entry-content a.more-link:hover, .launch-wrap a:hover { color: #003399; background-color: transparent; } .entry-meta a:active, .nav-single a:active, .comment-meta a:active, .comment-reply-link:active, .navigation a:active, .post-pagination a:active, .related-posts a:active, .archives a:active, .entry-content a.more-link:active, .launch-wrap a:active { color: #003399 background-color: transparent; }ahmetsali
Keymaster18 January 2014 at 00:16Posted in : Adding an EXTRA colourful line on contact page?Hi, try this custom css code;
#contact-form { background: url(http://themes.pixelwars.org/bookcard-wp/wp-content/themes/bookcard/images/bckg/letter-lines.png) left bottom repeat-x; background-size: 45px 5px; padding-bottom: 26px; }update the background image url to refer your url.
you can build on this custom css;
blockquote { font-family: Georgia,serif; font-style: italic; } blockquote cite { color: #666699; } blockquote:after { display: block; content: "\201D"; line-height: 1; font-size: 6em; font-family: Georgia, "Times New Roman", Times, serif; position: absolute; right: 0; bottom: -0.4em; color: #DDD; } blockquote:after, blockquote:before { color: #666699; }Hi, i clicked your url, it says 404.
ahmetsali
Keymaster17 January 2014 at 23:53Posted in : Reduce Space between Header Image & Top MenuHi, try this custom css code;
.site-header hgroup { padding-bottom: 0; } .site-description { display: none; } h1.site-title { margin-bottom: 0; line-height: 1; } h1.site-title a { border-bottom: 0; }if it doesn’t work for you, please provide your url.
Hi, this theme doesn’t use a classic layout, instead a different css 3d layout. So it may not be compatible with some plugins.
Hi, please check the post below;
http://www.pixelwars.org/forums/topic/portolio-pictures-doesnt-align-properly/
Hi, sorry this is how css
background size: coverproperty works. I can’t think a better solution.Hi, you can check the
js/main.jsin theme directory, and find line : 514, you will see fancybox iframe width and height parameters;// ------------------------------ // LIGHTBOX function setupLigtbox() { if($("a[rel^='fancybox']").length) { $("a[rel^='fancybox']").fancybox({ padding : 0, margin : jQuery.browser.mobile ? 0 : 44, width : 640, height : 360,can you provide the page url in which you have the blockquote you want to style ?
ahmetsali
Keymaster17 January 2014 at 17:55Posted in : spacing between headline and byline of poststry adding this;
.single .entry-meta { margin-top: 0; }Hi, you can do this in two steps;
– add a new class to homepage’s html tag. in index.html;
<html class="home">;
– then use a custom css code for only homepage like this;
.home .site-intro { font-size: 1.9em; }Hi, i just checked your site.
– in image-1 : i don’t see the issue anymore, it looks good.
– in image-2 : i couldn’t find that page on your site, also i didn’t realize what is wrong with that page by looking at the image.Hi, did you tested on IE10 on windows mobile ?
Hi, you need to copy the
srcattribute in the embed code.– Click “Share” on an item on soundcloud
– Navigate to “Embed” tab
– Copy the value of the “src” attiribute in the “Embed Code” field.
– Paste it to the url attribute in the shortcode;[pf_lightbox_audio title="Soundcloud embed" url="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/62549783&color=ff6600&auto_play=false&show_artwork=true"]
Hi, i see the same style on your site as i see on recaptcha’s own site;