Forum Replies Created

Viewing 20 posts - 13,681 through 13,700 (of 14,317 total)
  • Author
    Posts
  • in reply to: Testimonials #3917
    Sakin
    Keymaster

    @paigeohliger: Ok I have noted down and will try to add up in future version update. Thanks for your suggestion.

    in reply to: tinynavNaN Issue with lightbox #3916
    Sakin
    Keymaster

    @Piet Momberg: Which plugin you are using? Please report the plugin author and try to add another Lightbox plugin. Tinynav is the the responsive menu used in most of the WordPress Themes. Let me know if I need to work on anything after the plugin author reports. It looks like that plugin creates display block for all display none elements.

    in reply to: French Version #3914
    Sakin
    Keymaster

    @web-automobile: We don’t have at the movement but we will try to add in future. The languages are send my our users using http://www.poedit.net/ software. See this for details instruction http://wp.tutsplus.com/tutorials/theme-development/translating-your-theme/

    in reply to: search field on my header #3913
    Sakin
    Keymaster

    @web-automobile: If you want it like the screenshot you send me then add the following css in Custom CSS box in your theme Options.

    #header-content { position: relative; }
    .sidebar-top { position: absolute; right: 4px; top: 42px; }

    in reply to: Side Bar Is Not Diplaying #3911
    Sakin
    Keymaster

    @venkat: Hum that strange. Which sidebar have you added widget in. Try adding text widget and write something and then send me your Site URL. Do you have any cache plugin installed then clear you cache.

    in reply to: Featured Slider Questions #3900
    Sakin
    Keymaster

    @Abbtt: I pro version there in option for this. In Default Layout you can simply choose “No Sidebar, Full Width” and then it’s all done.

    in reply to: How can I change my link font color ? #3895
    Sakin
    Keymaster

    @Aid: Is the text “TUTAJ” your internal link. If so then this code will work for your

    #main .post a { color: #444; }

    in reply to: Dimensions of Columns #3894
    Sakin
    Keymaster

    @venkat: Which empty space your are talking about. If you are talking about adding in the Sidebar then you need to add though widget and if you are thinking about adding it in pages and posts then you need to add through content editor.

    in reply to: Dimensions of Columns #3888
    Sakin
    Keymaster

    @venkat: You can add image without any problem. Just add image and click on insert into post. See this http://en.support.wordpress.com/images/

    in reply to: Header and Menu Bar #3883
    Sakin
    Keymaster

    @kevancoyle: Sorry currently this theme doesn’t support menu at the right side of header.

    in reply to: Adding different featured images to other pages #3882
    Sakin
    Keymaster

    @jcdSF: Simple Catch doesn’t overwrite the featured image function. It uses the Featured Image function of WordPress. See this for featured image details: http://en.support.wordpress.com/featured-images/ . Featured Post slider takes the featured image of the slider. IF you want to add different image independent of the post then you need to use Featured Image Slider for which you need to upgrade to Simple Catch Pro theme where you have Featured Image Slider option.

    in reply to: Side Bar Is Not Diplaying #3881
    Sakin
    Keymaster

    @venkat: I don’t understand your problem. If you have choose “Content of Left”, then you can add widgets in your sidebar and your will have sidebar.

    in reply to: How can I change my link font color ? #3880
    Sakin
    Keymaster

    @AiD: try adding internal link in the page and send me that page URL. Then I will check in.

    in reply to: Dimensions of Columns #3879
    Sakin
    Keymaster

    @venkat: Add the following css in “Custom CSS” box in your Theme Options panel

    .single-post #content { margin: 0; width: 100%; }
    .single #main #content img { max-width: 960px; }

    in reply to: Search Box #3878
    Sakin
    Keymaster

    @venkat: For that you might need to add plugin if there is or you need to work on child theme. This requires custom coding and our theme doesn’t have this option.

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

    @Rufi139: Why don’t you add the widgets in your site bar then send me your site URL and the widget name for which you want to change the color then I can send you the css.

    in reply to: Featured Slider Questions #3875
    Sakin
    Keymaster

    @Abbtt: So for which page you want to do this? I am bit confused on what you want to do? Can you explain bit more with the exact link of the page. Then I will check the css.

    in reply to: Dimensions of Columns #3874
    Sakin
    Keymaster

    @venkat: Can you send me your site URL? and also tell me that you want to fix the particular link you add here. Then I will send you the Custom CSS.

    in reply to: How can I change my link font color ? #3843
    Sakin
    Keymaster

    @AiD: This for external links but I don’t know which class you have for internal link. Send me the details of internal link page. Change the color code as needed in the following css:
    #main a.external_icon { color: #444; }

    in reply to: Installed Catch Box Pro 1.2.2 #3842
    Sakin
    Keymaster

    Hi Richard,

    Yes, I only work on upgrade.

    Regards,
    Sakin

Viewing 20 posts - 13,681 through 13,700 (of 14,317 total)