Forum Replies Created

Viewing 20 posts - 14,001 through 14,020 (of 14,495 total)
  • Author
    Posts
  • in reply to: Categoy name below title post in home page #3448
    Sakin
    Keymaster

    @addogaru: you need to edit content.php file by building child theme of Simple Catch Theme.

    in reply to: Google Site Verification #3447
    Sakin
    Keymaster

    @remyxas: yes sometime due to cache.

    in reply to: Custom Header Problem #3446
    Sakin
    Keymaster

    @chukarnold: yes your custom css in faulty. Just add the logo, site title and description, remove the custom css and let me know it. I will check your site and will send you CSS. You need to use position.

    in reply to: Remove Header in pages (bread Crumb) #3445
    Sakin
    Keymaster

    @Frank: There is no breadcrumb by default. If you have installed the breadcrumb plugin then only it will display. If you are talking different then breadcrumb then send me your site URL with details of what you want to hide it and you can hide from Custom CSS.

    in reply to: Removal of post titles #3444
    Sakin
    Keymaster

    @andrea: Why you want to change the h1 tags? I don’t think I understand your question. Can you explain a bit more.

    in reply to: Header picture resize #3443
    Sakin
    Keymaster

    @sabine: Your header image in http://www.clairesalon.nl is only 900px. Upload the bigger size with width 1000px will fix the issue.

    in reply to: Changing Static HomePage #3442
    Sakin
    Keymaster

    @whycali: You can add the following CSS in “Custom CSS” box in your Theme Options panel.

    .singular #content, .fullwidth #content, .sidebar-content.singular #content { margin: 0 auto; }
    #supplementary { padding: 2em 0 0; }

    in reply to: Remove menu bar #3441
    Sakin
    Keymaster

    @sabine: You can create custom menu and adjust the menu as per your wish. See this http://en.support.wordpress.com/menus/

    and further if you want to hide it then you can hide it by adding the following CSS in “Custom CSS” box in your Theme Options panel
    #branding #access { display: none; }

    in reply to: Unreadable text when you hover it the mouse #3440
    Sakin
    Keymaster

    @Piotrekkk: Because you have added the background in hover through for comments-link class through “Custom CSS” see this css I extracted from your site

    article.feature-image.small .entry-summary p a:hover,
    .entry-header .comments-link a:hover,
    .entry-header .comments-link a:focus,
    .entry-header .comments-link a:active,
    .feature-slider a.active {
    background-color: #326693;
    }

    in reply to: Header Image with Just TAGLINE #3439
    Sakin
    Keymaster

    @whycali: Great you work around.

    in reply to: Widget background and text color change. #3438
    Sakin
    Keymaster

    @jbruant: You are using Catch Box Pro theme and you added your question in Catch Box Free Theme Forum. You need to add it in http://catchthemes.com/support-forum/forum/catch-box-pro-premium/

    Just change the color code to to the color you want. You can add the following CSS in “Custom CSS” box in your Theme Options.

    /* To change the background of the footer below your footer menu */
    #site-generator { background-color: #CCCCCC; }
    /* To change the background of the footer above your footer menu */
    #supplementary { background-color: #CCCCCC; }

    in reply to: Title Above Header/Favicon / Menu tabs #3437
    Sakin
    Keymaster

    @kott6850: First when you ask question please add in your site URL. I don’t understand exactly your first question. You can add the large logo by combining the images then it will look like you have two image. But there current theme don’t have option to add two image in the logo.

    For menu use custom menu. See this http://en.support.wordpress.com/menus/

    in reply to: Theme install failed #3436
    Sakin
    Keymaster

    @smccave1: Maybe you download file is not complete one. I mean there must be some issue while you download the theme form Catch Theme. Login to you account and download it again http://catchthemes.com/login/ and then try uploading in your server.

    in reply to: Removing posts from front page or removing date and posted by #3434
    Sakin
    Keymaster

    @heathermcguffin: You can simply add the following CSS in “Custom CSS” box in your Theme Options panel to hide it.
    .entry-header .entry-meta { display: none; }

    in reply to: Header #3432
    Sakin
    Keymaster

    @Rich2337: Currently the Header right side only support the Search box and the Social Icons. Yes, I have noted down and will add it in future updates. For now you have to build child theme and then do the customization on theme. IF you know WordPress, PHP and CSs then I can guide you otherwise use the Tweaky serveries http://bit.ly/YANvfZ

    in reply to: "Home" in the menu #3431
    Sakin
    Keymaster

    Hi Arnaud,

    For menu, Catch Mustang support Custom Menu feature of WordPress. See this http://en.support.wordpress.com/menus/ for detail instruction.

    Regards,
    Sakin

    in reply to: Featured Slider #3430
    Sakin
    Keymaster

    @sbarrington114: It’s ok but you can always create a new thread. I see that you are using Catch Box Pro theme. Then there is option to replace your current Featured Post Slider with Featured Image Slider. Where you can add the image, title, description and link as per your wish. See this for theme instruction: http://catchthemes.com/theme-instructions/catch-box-pro/

    in reply to: Placing Adsense Ads #3419
    Sakin
    Keymaster

    @fidlerten: That code is for 728 x 90 ads. Can you add it and show me your screenshot. Also don’t worry once you make the site live where I can see it. I will fix it anyway.

    in reply to: Page and Post Headline Font color edit #3417
    Sakin
    Keymaster

    @paigeohliger: It looks file all the widget title with link color as #45290e and link hover as #ef5a29. But if you want to add the color for normal widget title without link then replace the previous css and add the following css in “Custom CSS” box in Theme options.

    .widget-title, .widget-title a { color: #45290e; }
    .widget-title:hover, .widget-title a:hover { color: #ef5a29; }

    in reply to: Page and Post Headline Font color edit #3414
    Sakin
    Keymaster

    @paigeohliger: Can you send me your site URL and also did you added that in “Custom CSS” box in Theme Options or in Style.css .Don’t add in style.css

Viewing 20 posts - 14,001 through 14,020 (of 14,495 total)