bala

Member

Forum Replies Created

  • In reply to: Comment Author Profile

    #13536

    Yes, I have created a folder “graphene_modified” under “themes”, copied original “graphene” ( v 1.2) theme files into this folder & then modified them (both .css & .php). And I have copied the code snippet given by you (thanks gain) in “functions.php” in this folder. Now, do I need to delete the original 2 lines already existing:

    <cite><?php comment_author_link(); ?></cite><?php _e(' says:','graphene'); ?>
    <?php do_action('graphene_comment_author'); ?>

    OR leave them alone? Thanks, in anticipation of your reply.

    In reply to: Comment Author Profile

    #13533

    Thanks a lot for your help, persistence and valuable time. Just a question:

    Do I need to o anything to the already existing lines of code(# 508 & 509)in “functions.pp”?

    <cite><?php comment_author_link(); ?></cite><?php _e(‘ says:’,’graphene’); ?>

    <?php do_action(‘graphene_comment_author’); ?>

    And do I need to change/remove anything else? Thanks & regards.

    In reply to: Comment Author Profile

    #13530

    May I request help from anyone who can.

    In reply to: Custom Slider Image URL

    #12976

    Just to clarify further – images don’t appear in the Appearance > Header area unless uploaded. Placing the image physically in themeFolder > images > headers does not help! Any solution? Can custom header image URL be linked through code? Thanks.

    In reply to: Custom Slider Image URL

    #12975

    I explained the basic problem in the first post- due (possibly) to shared hosting server issues, I am unable to upload any new image in Custom Header area or elsewhere in WP. Therefore I placed a custom header image in “images” folder thro’ FTP & then tried to use CSS style to define background-image for header. Does not work.

    In reply to: Custom Slider Image URL

    #12973

    I solved slider image problem, by putting the thumbnail image in theme’s images folder & then linking to it in the excerpts section of post.

    But I have an issue with header image. My website is under dev, but you can look at it:

    http://www.webvidya.net.

    You will see the “techno” header image, right now, as I have selected it in the WP Custom Header section. But, I want a modified image as header. I have tried placing this image in 2 folders & adding one of the following two codes, in turn, to “style.css” for “#header”:

    (i) background-image: url(http://www.webvidya.net/wp-content/uploads/2011/03/technomod.jpg) no-repeat;

    (ii)background-image: url(http://www.webvidya.net/wp-content/themes/graphene_modified/images/headers/technomod.jpg) no-repeat;

    But, image does not change.

    By the way,thanks for giving us all a great theme and equally great support. I will definitely make a contribution shortly.

    In reply to: Help with Changing Colors

    #11975

    Being new to this forum, let me first congratulate and thank Khairul Syahir for a great theme. I wanted to change the color gradients of top-bar, nav bar & footer to blue (dark to light) gradients, from default black & grey ones. Was successful with top bar by using CSS gradient code. But this does not work for Nav Bar. Anyone tried changing the nav bar colors?

Viewing 7 posts - 1 through 7 (of 7 total)