Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@crease123: Yes, first upload the image form your media uploaded and then get the image URL. Then add the following css in “Appearance => Theme Options => Custom CSS” box.
#header { background: url("Your Image URL") repeat scroll 0 0 transparent; }Sakin
Keymaster@crease123: the best option to add the logo of your desire size. Just clear the image and then select full size option. “Large Size” if bigger that your image that is why there is no option to select large size. It will show the sizes which is smaller then your original image size.
August 20, 2013 at 1:24 am in reply to: Header – White space above ,below and next to header image #13420Sakin
Keymaster@alin.stafie: Please add in your site URL so that I can check in and send you the css.
Sakin
Keymaster@crono: About your slider, you just have single post. Add more post and it will slide. See the screenshot of how you should add the post ID http://pinterest.com/pin/548594798329984427/
Sakin
Keymaster@impresnet: You can reduce the padding top as per your need and add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.home #main { padding-top: 20px; }Sakin
Keymaster@Joaozinho: You can check in Theme Instruction page http://catchthemes.com/theme-instructions/catch-box-pro/
Featured image size
Width: 644px
Height: 320pxAugust 20, 2013 at 1:04 am in reply to: Change Image Gallery Navigation Orderby from ID to Menu_Order? #13415Sakin
Keymaster@andreakcarr: Yes, this order only works if you have uploaded the image from that particular post or page. If you combine images from the media library then it will not work properly.
If you have created the gallery with images from the media library, then I suggest you to use “Jectpack” plugin and activate the module “Carousel”
Sakin
Keymaster@Sarah Althaus: Can you check your setting at “Appearance => Theme Options => Homepage/Frontpage Category Settings”.
Sakin
Keymaster@ashrafashraf: It depends on the design and functions you want. Some uses plugin to add it and some just customize the theme to add as per the design.
Sakin
Keymaster@impresnet: You cannot change the text from css code. You can just change the design.
Sakin
Keymaster@impresnet: yes you can. You can differentiate with
/* For inside page */ #main { background-color: #000; } /* For Homepage */ .home #main { background-color: #000; }Sakin
Keymaster@ashrafashraf: There isn’t portfolio template in Catch Box Pro theme.
Sakin
Keymaster@JayCeeEm: Try replacing the previous css with the following
.home #content .entry-summary .wp-post-image { display: inline; float: left; margin-right: 15px; width: 35%; }Sakin
Keymaster@ashrafashraf: Feature Image slider in there in “Appearance => Theme Options => Featured Slider” in all our pro version. See the screenshot of slider at http://pinterest.com/pin/548594798329509357/
Sakin
KeymasterFor example
Web Site by <a href="add in your link here" title="Social Strand Media" target="_blank">Social Strand Media<a>Sakin
Keymaster@JayCeeEm: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.home #content .wp-post-image { display: inline; float: left; margin-right: 15px; width: 35%; }Sakin
Keymaster@mlw5137: For instagram it should be as below.
ul.social-profile li.instagram a { background-position: -775px -43px; }Sakin
Keymaster@ashrafashraf: Still not sure what you mean. Can you share with me with screenshot explanation.
Sakin
Keymaster@ashrafashraf: You mean that there should be no link in the slider. So, when you click on the image, it stays the same. For that you need to use Featured Image Slider. When you use Featured Post Slider, it will link to respective post.
Sakin
Keymaster@ashrafashraf: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#slider-wrap .featured-text .sep { display: none; } -
AuthorPosts
