Forum Replies Created

Viewing 20 posts - 13,721 through 13,740 (of 14,496 total)
  • Author
    Posts
  • in reply to: ETA – WordPress #4424
    Sakin
    Keymaster

    @pele: It’s actually in the Theme Repository and it’s on long line. The WordPress Theme Review team need to approve it before it will be available via WordPress theme manager. So, my guess will be about 2 months.

    in reply to: Navigation Menu Collapsing #4409
    Sakin
    Keymaster

    @venkat: There are so many css that you have customize it. So, I will not be able to track your changes. Also when you make these type of changes please build child theme and make it.

    The whole css is mismatched. You have change the width of div.layout-978 to 94% and so one. I advice you to use proper WordPress Customizer to make these changes.

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

    @monkandmarvel: I don’t understand what you want to do it. Can you send me the design of what you want to do it?

    in reply to: Changing color #4407
    Sakin
    Keymaster

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

    /* background color behind slider, Header Background */
    #header { background: none #fff; }
    /* Footer Background */
    #footer { background: none #fff; }
    /* Site Title Color */
    h1#site-title a { color: #666; }
    /* Site Tagline Color */
    h2#site-description { color: #666; }

    in reply to: Posted in, posted by, continue reading #4405
    Sakin
    Keymaster

    @littlepixiez: If your case is different then please create new topic in forum. Don’t use others forum. It’s a kind of confusing. Also don’t forget to post our site URL.

    in reply to: Posted in, posted by, continue reading #4404
    Sakin
    Keymaster

    @frederikwa: To get the footer back download the theme again and replace your footer.php . About your search, where do you want to move and which search box are you talking about.

    in reply to: Background Issue & Facebook icon #4375
    Sakin
    Keymaster

    @TabithaHofmeijer: You can add the following CSS in “Custom CSS” box in your Theme Options panel.
    ul.social-profile li.linkedin a { background-position: -603px -43px; }

    in reply to: Menu nav alignment problem #4374
    Sakin
    Keymaster

    @AiD: Can you check in your have use zoom in your browser. Can you check other sites as well. As when I check in your site. It looks fine.

    in reply to: Posted in, posted by, continue reading #4373
    Sakin
    Keymaster

    @frederikwa: We don’t support removing footer credit in Free Theme. You should understand and respect the credit link when using Free Theme and support. If you want to remove that then please upgrade to Pro version where you have Footer Editor on Theme Options panel through which you can just change it to anything.

    in reply to: Header not as wide as Menu Bar, can't Fix #4369
    Sakin
    Keymaster

    @talkleft: First your header image http://premium.talkleft.com/wp-content/uploads/2013/02/tl1176x252.png has outer border that is taking space. Please upload the image without the border and in png format. Then this problem with be solved.

    To change the background color of sidebar widgets, add the following css in “Custom CSS” box in your Theme Options panels. You can change the color code as per your need.
    .widget { background-color: #000; }

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

    @thess: When you write any post or page then you can add link easily from content editor. See this for more details http://en.support.wordpress.com/links/

    in reply to: CSS tweaks #4367
    Sakin
    Keymaster

    @gadgetxpert: Your site URL please?

    in reply to: Featured Post Slider on Different Page #4366
    Sakin
    Keymaster

    @golfer300: I am not so sure that I understand your question. But if you want to show page in the homepage instead of blog archive. You have option to Select page from “Settings => Reading => Front page displays”.

    in reply to: Changing Link Color? #4365
    Sakin
    Keymaster

    @TotallyGeeky: Just go to “Appearance => Theme Options => Content Color Options” in your WordPress Dashboard and then change the color as per your need. Then click on save and the link color will be changed.

    in reply to: How to remove the frames of the pictures? #4364
    Sakin
    Keymaster

    @shovelpower: You site URL please? Also do you want to remove the frame all pages, posts and categories or do you have any specific. Can you tell me more details.

    in reply to: Posted in, posted by, continue reading #4363
    Sakin
    Keymaster

    @frederikwa: For hiding posted bu, posted in you can add the following css in “Custom CSS” box in your Theme Options panel.
    .entry-meta { display: none; }

    For removing continue reading in the archive pages you have to select “Show full content” option in Content Layout in your Theme Options panel.

    in reply to: Navigation Menu Collapsing #4362
    Sakin
    Keymaster

    @venkat: Can you send me your site URL so that I can check in the issue with your site?

    in reply to: Difference between 1.9 and 2.0 #4361
    Sakin
    Keymaster

    @fb92: Check this Change Log Archive page http://catchthemes.com/changelogs/ and click on the theme for which you want to view the changelog.

    in reply to: Image graphic/header above slider, without search bar #4360
    Sakin
    Keymaster

    @elaine: If you are using Simple Catch Free theme, the you can just upload the large logo which will take the full width. Then add the following CSS in “Custom CSS” box in your Theme Options panel.

    #header .layout-978 { position: relative; }
    #header .social-search { position: absolute; right: 0; top: 30px; }
    #header .social-search form.searchform { display: none; }

    in reply to: Catch Box Header #4359
    Sakin
    Keymaster

    @jack: Can you send me your Site URL and also which extra search box and social icon your are talking about. Can you tell me more details?

Viewing 20 posts - 13,721 through 13,740 (of 14,496 total)