Forum Replies Created

Viewing 20 posts - 13,661 through 13,680 (of 14,488 total)
  • Author
    Posts
  • in reply to: add advertising in post #4593
    Sakin
    Keymaster

    @dlg: This is not supported in our theme by default. Maybe you can search for plugins for advertisement.

    in reply to: Reduce comment zone #4592
    Sakin
    Keymaster

    @dlg: You can just add the following CSS in “Custom CSS” box in your Theme Options panel. You adjust the height as per your need.
    #respond #commentform textarea { height: 150px; }

    in reply to: Remove outline thumbnail page Home #4591
    Sakin
    Keymaster

    @dlg: Do you mean the border in the homepage post image. Then you can just add the following CSS in “Custom CSS” box in your Theme Options panel.
    .home #main #content .post-img a { display: none; }

    in reply to: background header #4590
    Sakin
    Keymaster

    @igeorge: can you add in your site URL here and add more details. Then I will check in and give your the suggestion

    in reply to: featured image should not appear in single blog show page #4570
    Sakin
    Keymaster

    @zhangciwu: oh that is featured image to show in the top of the post. You can just hide it by adding the following css in “Custom CSS” box in Theme Options panel.
    .single .featured-image { display: none; }

    in reply to: Dropdown in IE #4562
    Sakin
    Keymaster

    @nicosain: I see that you have already placed the flash in the featured post slider section. Can you send me the screenshot of the problem with the menu. So, that it will be easier for us to fix. As we have tested Catch Box Theme and it’s fine.

    in reply to: Catch Box Adspace Widget #4561
    Sakin
    Keymaster

    @arichardc: Thanks for your instruction.


    @golfer300
    : Yes, get the ads code from The best sizes for ads in Catch Box will be of width 300px. Just get the code from the google and place it in Catch Box Adspace Widget.

    in reply to: Leave a Comment appearing twice #4560
    Sakin
    Keymaster

    @shawnmandel: I just check in your site but I haven’t seen leave a comment twice. I just see one.

    in reply to: featured image should not appear in single blog show page #4559
    Sakin
    Keymaster

    @zhangciwu: You are using Catch Everest Theme. To add in the Featured Post Slider please see the theme instruction in details http://catchthemes.com/theme-instructions/catch-everest/ where there is clearly mentioned about How to add Featured Post Slider. If you don’t understand or still confused then let me know it.

    in reply to: I cant put in the Featured Slider my pages #4558
    Sakin
    Keymaster

    @aldoup: Simple Catch Free Theme doesn’t have Featured Page Slider. It only have featured image slider. So, it needs to be post.

    There is Featured Image Slider in Simple Catch Pro which gives you full freedom to control your slider with your own independent image, title, description and links all optional. We will also be adding Featured Page slider in Simple Catch Pro theme in March, 2013.

    in reply to: Link to another blogpost inside a new post #4557
    Sakin
    Keymaster

    @thess: It’s because you have less item in then menu. Once you have more item then it will automatically fit in. But for now you can increase the padding to make it fill. Just add the following css in “Custom CSS” box in your Theme Options panel

    #header #mainmenu ul li a { padding: 0 23px; }
    #header #mainmenu ul li:last-child { border-right: none; }

    in reply to: Link to another blogpost inside a new post #4552
    Sakin
    Keymaster

    @thess: Which question can you tell me?

    in reply to: Menu On Android #4550
    Sakin
    Keymaster

    @Danbrough: I have contacted your through your email. I will check your site.

    in reply to: Link to another blogpost inside a new post #4549
    Sakin
    Keymaster

    @thess: Just add the following css in “Custom CSS” box in your Theme Options panel.
    #header .social-search { margin: 0; }

    in reply to: Changing Logo in Header Link #4531
    Sakin
    Keymaster

    @niners52: That’s the default option in the WordPress Site and cannot be easily changed in Catch Box Free Theme. But if you have knowledge about child theme. Then simply build the child theme and then copy the header.php and change the link in site logo.

    in reply to: featured slider gone after activating WPML #4530
    Sakin
    Keymaster

    @thofmann: Firstly. WPML doesn’t mean WPML plugin ready. It’s WordPress Multi-Language ready. This mean our theme is Translation ready and can be used in various languages of WordPress.

    If you see Simple Catch is Multilingual Ready (WPML) and also currently translated in Polish, Russian, Finnish, French, Dutch, Greek and Croatian.

    Can you ask in the forum of WPML plugin and ask them what is the problem and how can we make compatible to their plugin. If they answer my question then I can help you on making those changes on theme. Otherwise, you need to deactivate the plugin.

    in reply to: Secondary Menu (top bar) Colour Change? #4529
    Sakin
    Keymaster

    @Twonk: The site URL you have added http://gametwonk.com/ doesn’t use our theme. So, please ask question in the real theme developer forum.

    in reply to: Email List #4528
    Sakin
    Keymaster

    @Abbtt: Yes you can use Google Feedburner subscription form. Simple Catch Pro theme is Responsive theme so the width changes as per the devices used. The width dimension for the ‘One Column’ page layout is max width 700px

    in reply to: Replace Gray Speckled Header Colour with Image #4527
    Sakin
    Keymaster

    @monkandmarvel: Simple catch doesn’t allow 3 column.

    For your question 1. You need to upload a large header image and then add the following css in your “Custom CSS” box in Theme Options panel.
    #header { background: url("http://monkandmarvel.ca/wp-content/uploads/2013/02/Collages2.jpg") no-repeat scroll center top transparent;
    }

    2. The main width is 978px

    in reply to: Change Sidebar Widget Color Background #4526
    Sakin
    Keymaster

    @Rufi139: This page http://www.libertypraise.com/wordpress/613-commandments/ id is 140 so you can add the CSS in “Custom CSS” box in your Theme Options panel to change the text color of widget in this page.
    .page-id-140 .widget { color: #fff; }

Viewing 20 posts - 13,661 through 13,680 (of 14,488 total)