Forum Replies Created

  • In reply to: Breadcrumb Nav clutter on front page with Slider

    #25510

    ok thanks again.

    I’m gonna try it.

    Maybe you could help with another slipped issue of mine.

    I’m trying to roll back the “read full post” button as seen on the slider after post excerpt on the previous version.

    Do you have any idea how to manage this?

    In reply to: Breadcrumb Nav clutter on front page with Slider

    #25508

    Thanks Tee

    Sorry for the delay in responding and thank you for your interest.

    Now the splash screen is off the the breadcrumbs activated for all pages.

    In reply to: Breadcrumb Nav clutter on front page with Slider

    #25506

    All right then.

    As I don’t see any light here. The only solution I found is to deactivate the bradcrumb display on the the front page.

    In reply to: Managing columns with a child Theme

    #23373

    ok thanks guys.

    I followed your directions as I realized that there are critical additions to native css in order the column width options to work.

    Hoping not to get in such trouble soon.

    In reply to: Breadcrumb Nav clutter on front page with Slider

    #25505

    Sorry guys for rolling back to that issue but anyone who uses breadcrumb to give me a hint?

    In reply to: New PSD files

    #23626

    Thanks Josh. You star.

    It was so simple that I’m feeling like an idiot wondering why I got stack.

    I take this opportunity to let you know that I have partially translated the theme in Greek (20%) actually what is mostly related to the front end. If you think that you can include it in your language pack please let me know. I have already contacted syahir about this but likely my mail got lost among others. Otherwise suggest the minimum translation rate that you could accept so that I comply with your standards next time I refer to that issue.

    Thank you

    In reply to: New PSD files

    #23624

    Hello guys.

    Please correct me if I’m wrong.

    I follow this link http://code.google.com/p/graphene/source/browse/#svn%2Ftrunk%2FPSDs to dnld the latest psd files but it seems that there are some restrictions.

    Could you please suggest another link?

    In reply to: New PSD files

    #23623

    Yeah I visited this link and dnlded the file but it’s the old one if you see the gategory folder icon.

    Thanks for your interest

    In reply to: How to properly removed your wordpress version?

    #23603

    Hey Wal,

    Insert the following statement in the functions.php

    remove_action('wp_head', 'wp_generator');

    In reply to: How to remove image boarder in a child theme style.css?

    #23606

    Hey lava ca,

    If you are talking about the images you insert into posts I have to suggestions

    1.permanent css solution

    Find the following css class and delete the row with the border attribute

    .entry-content img, .child-page img {
    border: 4px solid #E3E3E3;
    margin: 5px;
    }

    2. On the fly solution

    Check the image edit options and insert “0” in the border field.

Viewing 10 posts - 1 through 10 (of 19 total)

  • 1
  • 2