Forum Replies Created

Viewing 20 posts - 10,381 through 10,400 (of 14,509 total)
  • Author
    Posts
  • in reply to: Adding images to the menu and/or header? #15128
    Sakin
    Keymaster

    @Dignan17: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to add background image in the header. In the following CSS, change the image_url with your image url.
    #masthead { background: url("image_url") repeat scroll 0 0 transparent; }

    About menu, you can add full image same way with by changing #masthead to #header-menu . But it will be difficult to add 2 image in the menu. For that you might need to hire developer to edit that.

    in reply to: Constant Contact API Widget 2.4.1 #15127
    Sakin
    Keymaster

    @paigeohliger: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #secondary .kws_form label { width: 100%; }
    #secondary .kws_form .cc_Go { padding-top: 1em; }
    in reply to: Installing Google Analytics #15126
    Sakin
    Keymaster

    @ghblog: For simple tracking you can just add it in “Footer” Section. Tracking ID is for Google Webmaster tool not for Google Analytic.

    in reply to: Post Title in Categories #15125
    Sakin
    Keymaster

    @@lew1s: It’s redirection issues. Have you use any redirection plugin or .htaccess configuration.

    in reply to: Remove faint line around images #15124
    Sakin
    Keymaster

    @Gladys: Thanks 🙂

    in reply to: Gravatar on my blog #15123
    Sakin
    Keymaster

    @klhaight: That depends on the email address register with Gravatar. But if you want your own custom image then you can use the “Metronet Profile Picture” plugin

    in reply to: Upgrading to 2.0 #15122
    Sakin
    Keymaster

    @paigeohliger: Can you check your account now.

    in reply to: Remove footer area space #15115
    Sakin
    Keymaster

    @Lorena Poling: Looking at your customize, it’s sure that you need to hire developer who can do that for you. I recommend tweaky http://bit.ly/YANvfZ services.

    Looking at your design,
    1. Header image at top, which you have already done it.
    2. Then Menu, this is also you have completed it.
    3. Then add in the featured image, this is simple, you can add it yourself from “Appearance => Featured Slider”
    4. Then add the the three blocks of text from “Appearance => Homepage Settings => Homepage Featured Content. Where you can just the text in “Content” and leave title, image, image url and all empty. So, you will have only content. Then add the following CSS in “Appearance => Theme Options => Custom CSS” box to give colors

    #site-generator { padding-top: 94px; }
    #featured-post #featured-post-1 .entry-content { background-color: #3fa9f5; }
    #featured-post #featured-post-2 .entry-content { background-color: #ff931e; }
    #featured-post #featured-post-3 .entry-content { background-color: #86328c; }
    #featured-post .post .entry-content { border: 1px solid #708e2f; padding: 10px; color: #fff; }
    #welcome-text { color: #fff; margin: 0 auto; width: 80%; }

    The add the your footer text as below in “Appearance => Theme Options => Footer Editor Options”

    <div id="welcome-text"><h4>Welcome to TULegacy!</h4>
    TU LEGACY will bring together people that care and are willing to donate to build a Legacy that will continue for many generations, helping kids, teenagers, families or elderly and give them the tools to succeed in their journey and dreams.</div>
    in reply to: Gravatar on my blog #15114
    Sakin
    Keymaster

    @klhaight: Check your account at Gravatar.com

    in reply to: Post function for references #15111
    Sakin
    Keymaster

    @Frans: For this type of features, you need to add plugin. Try Gravity Forms plugin to get message and post it. But if you just want to receive message in email you can use “Contact Form 7” free plugin.

    in reply to: Post Title in Categories #15110
    Sakin
    Keymaster

    @lew1s: I am bit confused what you mean. Can you explain please.

    in reply to: Post function for references #15102
    Sakin
    Keymaster

    @Frans: I don’t get it what you mean. Your post comment is controlled through Comment Section. See show to enable and disable comment in http://en.support.wordpress.com/enable-disable-comments/

    in reply to: Gravatar on my blog #15101
    Sakin
    Keymaster

    @klhaight: I have just commented in your post http://www.chatfieldcourt.com/fall-inspiration/ and it will show my image as I my email is registered with gravatar.com. You can try using same email that you use in our forum. Then it will show your image.

    in reply to: Contact Us Form #15100
    Sakin
    Keymaster

    @paigeohliger: This issue was fixed in version 2.0. See this changelog http://catchthemes.com/changelogs/catch-mustang-theme/

    in reply to: Upgrading to 2.0 #15098
    Sakin
    Keymaster

    @paigeohliger: Be careful about the update as first you need to update your WordPress to 3.6.2 and then only you can update the theme to 2.0. Backup your site before updating. So, if there is any issue you can restore back.

    You can first download the Latest version of Mustang theme from your account at http://catchthemes.com/my-account/ and follow the instruction mention in http://catchthemes.com/theme-instructions/catch-mustang/

    If you are not comfortable in updating then let me know it. I can assist you in updating.

    in reply to: Feature Slider covers drop down menu #15095
    Sakin
    Keymaster

    @macwebster: First you are using older version of Catch Box Pro theme, so that might be problem. Second, if you don’t want to upgrade then you can add the following CSS in your “Appearance => Theme Options => Custom CSS” box.
    #branding { z-index: 20; }

    in reply to: Remove footer area space #15094
    Sakin
    Keymaster

    @Lorena Poling: Yes, you can upload using “Media => Upload” in your site and send me that file url or you can add that in DropBox and share the file link

    in reply to: Remove footer area space #15092
    Sakin
    Keymaster

    @Lorena Poling: You can upload it in your own site or any photo sharing site then send me the url of the image.

    in reply to: After redirect, widgets/content disappeared #15090
    Sakin
    Keymaster

    @dbevarly: Sorry Dan, this looks like server issue as you have been telling be it’s working fine in your other site. Also we have no problem in our site. So, you need to contact your hosting server support.

    in reply to: Pages only show 1st 10 #15089
    Sakin
    Keymaster

    @brent.canipe: Sorry I don’t know about that plugin. So, can you please consider asking to that plugin forum and let me know it.

Viewing 20 posts - 10,381 through 10,400 (of 14,509 total)