Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@mpetric: It’s very difficult to send you the css without checking your site URL. So, I assumed the following CSS will work fine for you.
#site-description { line-height: 1.6em; }Sakin
Keymaster@Pete7feet: If you see our gallery page http://kleintjeklus.pressmill.nl/fotos/ where you have added image with flickr gallery plugin. So, you need to check in with the plugin support forum.
Sakin
Keymaster@oly: I check in form real IE9 and IE10. But working fine without any issue. I don’t know why netrenderer.com is showing issue in IE9. But I cannot check in IE8 as it’s too old browser and not supported. I will try to get IE8 and check in.
January 14, 2014 at 5:07 pm in reply to: Widgets for Facebook and Twitter have stopped working #19290Sakin
Keymaster@aruraza: I just check in your site and see that Facebook widget is working fine. But yes twitter widgets is not working. You can install “Jetpack” plugin and then activate “Extra Sidebar Widgets” which will add extra widgets like Facebook Likebox, Twitter Timeline and so on. So, you can just go to “Appearance => Widgets” and add the widgets as per your need.
When you activate the Jetpack plugin, make sure “Mobile Theme” module is disable.
Sakin
Keymaster@Michael: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box and your custom image will align with the social icons.
#sidebar-header-right .widget_sp_image { clear: none; display: inline; float: left; margin-right: 10px; }Sakin
Keymaster@michael: I see that you forgot to add “Featured Image” in your post. Just add featured image and it will show exactly like in demo page with images.
Sakin
Keymaster@ravart: Ok you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#branding { display: none; } .home #branding { display: block; }After you add this, you need to clear your cache form your WP Super Cache plugin settings.
Sakin
Keymaster@Richard: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#content article { height: 1%; overflow: hidden; }Sakin
Keymaster@ravart: I just check in your site and couldn’t find big picture in it. So, I am bit confused. Can you explain please.
Sakin
Keymaster@mpetric: Ok so how about the linespacing screenshots? and by how much you want to increase it.
Sakin
Keymaster@Micha: You can just make changes in your child theme style.css but for responsive design that mean for your different screensize you can take reference of responsive.css and add it in your child theme style.css. For colors style.css in enough. But for margin and height your child theme style.css might effect your mobile devices design. So, check it and adjust it accordingly.
Sakin
Keymaster@Micha: Can you send me your site URL? I have to check in how did you got search in the bottom. Maybe you have added search in one of your footer widgets. Check it from “Appearance => Widgets” in your WordPress Dashboard.
Sakin
Keymaster@Pete7feet: For the same settings as of simple catch pro demo page. You just need to go to “Appearance => Theme Options => Layout Options” and then select “Excerpt/Blog Display” in Content Layout.
January 13, 2014 at 10:30 pm in reply to: Decrease slider size and remove white spaces in Catch Everest Pro #19253Sakin
Keymaster@ViraNatura: You have to change all the settings not only with CSS. So, you better you Hire a customizer at http://catchthemes.com/hire-customizer/.
You can upload smaller Header image. For featured post slider, you can upload smaller height images in your post.
For featured slider font sizes..entry-header .entry-title { font-size: 18px; } #main-slider .entry-content { font-size: 13px; }Sakin
Keymaster@BenniemanZA: If you upload the featured image of size greater then 1140×450 then it will crop automatically to 1140×450. But if you upload the featured image of 1140×200. Then it will show the original image. But your uploaded image are sync with “Jetpack” plugin “Photon” module that is why it is showing issues. You can disable that module and it will be fine.
Sakin
Keymaster@klhaight: I see that you have customize the theme by building child theme which is good. But you are using Catch Box Free theme and have remove the footer Theme Catch Box. You are not supposed to do that. This is the only means that we get recognition for providing free themes and support.
You can restore your footer.php file and footer content. Then your theme will work fine.
If you want to customize the footer content, then upgrade to Catch Box Pro where you will get Footer Editor in Theme Options panel to edit it.
Sakin
Keymaster@erikab1: Do you mean the 3 Homepage Featured Content images. Then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#featured-post .wp-post-image{ display: block; margin: 0 auto; }Sakin
Keymaster@Pete7feet: Yes I understand your request. But I am confused as our default setting in Simple Catch Pro theme links directly to post. See our demo page http://catchthemes.com/demo/simplecatch-pro/. Have you customized the theme? If now then I need to check in details with your site.
About your lightbox pictures sizes, check your plugin settings. As I see you have setup as 75px size. For more you need to ask in that plugin author forum.
Sakin
Keymaster@Lori: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. Change the color code as per your need.
#respond { background-color: #fff; } -
AuthorPosts
