Forum Replies Created

Viewing 20 posts - 12,861 through 12,880 (of 14,496 total)
  • Author
    Posts
  • in reply to: Changing logo image position #7129
    Sakin
    Keymaster

    @FordTheWord: For details changes I need your site URL. As the custom css is mostly different in sites. Yes, this custom theme works only for Catch Box Pro theme.

    For menu background color. Change the color code as per your need.
    #branding #access { background: none #324232; }

    in reply to: Help ! Homepage content is missing #7113
    Sakin
    Keymaster

    @drinklife: Ok sure will contact you.

    in reply to: disable "leave a reply" #7104
    Sakin
    Keymaster

    @bill: You have not disable comment in this page http://faithlcmc.org.previewdns.com/?p=113 where as you have disable it here http://faithlcmc.org.previewdns.com/?p=396

    So an you check your comment settings and disable it first.

    in reply to: Changing logo image position #7103
    Sakin
    Keymaster

    @FordTheWord: I need to see your site to give you exact css. But you can try adding in the following CSS in “Custom CSS” box in Theme Options panel to mode the header image to right.
    .logo-wrap { float: right; }

    in reply to: Posts on home page AND seperate page #7102
    Sakin
    Keymaster

    @steve519: Thanks and I have take that in consideration about posting blog posts to page. We nee to think about it for advance users like you. But for basic users, they will get confused with posts, pages, and categories, if I mix it all. So, maybe I will add this option in Pro version with Enable function in Theme Options panel.

    in reply to: Move/Add Social Icons from Footer to Header? #7101
    Sakin
    Keymaster

    @Luis: You just posted in other thread. So, I am confused what are you asking and for which site. Let me know the details.

    in reply to: Page title/ heading color change #7099
    Sakin
    Keymaster

    @digby: Yes I can send you the code but I need your site URL first.

    in reply to: Please help. 7 questions about Catch Box #7098
    Sakin
    Keymaster

    Dear Luis,

    For sidebar widget image slider you can download plugin. Search here http://wordpress.org/extend/plugins/

    Regards,
    Sakin

    in reply to: Help ! Homepage content is missing #7097
    Sakin
    Keymaster

    @andrewshen: I have found global $post issue related to is_front_page() function. So, I have fixed that. Also we will be releasing the new version of the theme tonight. But you don’t need to update as I have already updated for you.

    in reply to: another font family #7096
    Sakin
    Keymaster

    @korpinar: I just was checking in for the version update. But the “Calibri” font you have asked in to be added in not a google font or web safe font. So, we will not be able to add that. Since, it is also not a free font, we cannot distribute in theme.

    But if you have License of the font, then you can build child then use font embed options.

    in reply to: Change widget title background color #7082
    Sakin
    Keymaster

    @japegar: Send me your site URl and also let me know fo you want. About the widget title, we can change the color of the tile but not the background. But yes you can change the background color of whole widget.

    in reply to: Featured Images #7081
    Sakin
    Keymaster

    @grstahl: Now I cannot see in any browser. I will contact you through email and fix this issue.

    in reply to: Non Clickable Menus #7078
    Sakin
    Keymaster

    @Samson81: So this has been solved. Cool.

    in reply to: Move/Add Social Icons from Footer to Header? #7077
    Sakin
    Keymaster

    @Luis: In you have Catch Box Pro then you can just add the “Catch Box Social Widgets” to Header Right Sidebar from “Appearance => Widgets”

    in reply to: Posts on home page AND seperate page #7076
    Sakin
    Keymaster

    @steve519: Noted down. But why don’t you just add the category in the menu through Custom Menu “Appearance => Menu”.

    in reply to: Remoove White Space #7072
    Sakin
    Keymaster

    @Samson81: If you want it for entire site then just remove the .home from your css. It will be as below:

    .home #main { padding-top: 0; }
    .home .page .entry-header { margin-bottom: 0; }

    The place where you have added the slider, we cannot remove the margin. You must add the slider above #main div.

    in reply to: Image Slideshow? #7071
    Sakin
    Keymaster

    @asfh91: This topic has been answered a lot of time in various forum thread. I am posting it again here as well. Catch Everest free theme only have option to add in “Featured Post Slider” which highlight the posts.

    1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image

    2. Then get the ID of the post. When you edit your post or write a post. you will see the id in your browser address bar. You will also be able to see the post ID in “All Posts” section. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/

    3. Then go to “Appearance => Theme Options => Featured Post Slider”. Add in the post id.

    in reply to: Header height and Social link position #7066
    Sakin
    Keymaster

    @13alaise: Please post your site URL so that I can check what you have done and send your the css code.

    in reply to: Remoove White Space #7065
    Sakin
    Keymaster

    @Samson81: You can add the following css in “Custom CSS” box in Theme Options panel which will remove the white space between the menu and the image slider in homepage.

    .home #main { padding-top: 0; }
    .home .page .entry-header { margin-bottom: 0; }

    in reply to: Spacing on pages. #7064
    Sakin
    Keymaster

    @jonatadventure: Can you send me the url of the page as I cannot find the page. I check in your site but didn’t find page aimed at colleges.

Viewing 20 posts - 12,861 through 12,880 (of 14,496 total)