Change background image, missing gallery tamplate

Discussion in 'Blackriders WordPress Theme' started by jumiaja, Sep 8, 2013.

  1. jumiaja

    jumiaja New Member

    Joined:
    Jan 23, 2013
    Messages:
    5
    Likes Received:
    0
    Hi.. need help

    Pic 1. I wanna change my background color with my background image
    Pic 2. No Gallery Template in my theme
    Pic 3 Ho to place the video in my web.

    Thanks
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.For your first issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header_container{
    background:url('Enter Your Image Address Here');
    }
    .signupform-header{
    background:url('Enter Your Image Address Here');
    }

    2.For your second issue

    Gallery template is not available in the Blackriders theme because there is no need of gallery template in Blackriders theme you can create gallery by using default and fullwidth template.

    Also check the link given below

    http://www.inkthemes.com/how-to-create-a-gallery-page-with-new-wordpress-themes/07/

    I hope it will help's you

    3.For your third issue

    Go to Appearance > Widget

    Drag Text widgets and paste your YouTube Embed code there and drop it in the Home Page Right Feature widget area, It will automatically display at your homepage.
     

Share This Page