Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10259
    OddThemes
    Participant

    Hi,

    I have recently installed ChromeGT (A Big Hurrah fr the creator, I loved it) ..But my issues is..I have no idea on how to add my own sliders to the slide show and also how to activate the social buttons present in the template ..

    If I may, it would help us non-techies a lot if u could provide a manual or a instruction doc along with the template

    Regards

    #10266
    Templatesyard
    Participant

    Hi wari, Please follow the guidelines.

    For Configure Featured Content Slider:
    Login to blogger dashboard –> layout –> Edit HTML. Now scroll down to where you see the codes below:

    <div class='nivoSlider' id='slide'>
     <a href='#'><img src='/image.jpg' title='Modern Futuristic Unique Design'/></a>

    Now replace:
    “#” with your featured post URL.
    “image.jpg” with your slider image

    Configure Dropdown Menu:
    Login to blogger dashboard –> layout –> Edit HTML. Now scroll down to where you see the codes below:

    <ul class='menu' id='menu-main-navigation'>
     <li><a class='parent' href='#'><span>Home</span></a>
     <div><ul>
      <li><a href='#'><span>Left Sidebar Homepage</span></a></li>
      <li><a href='#'><span>Homepage Layout 2</span></a></li>

    Just replace “#” with your menu item URL.

    Configure Social Widget:
    search for:

    <div id='social'>
     <a class='tt_top' expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' id='rss' title='RSS'/>
     <a class='tt_top' href='#' id='googleplus' title='Google+'/>
     <a class='tt_top' href='#' id='twitter' title='Twitter'/>
     <a class='tt_top' href='#' id='facebook' title='Facebook'/>
    </div>

    Replace “#” with your Social Account URL.

    For change Author Information:

    <div class='post-author-title'>
     <h2>About the Author</h2>
    </div>
    <div class='post-author-content'>
     <div class='border-img leftside avatar-box'><img class='avatar avatar-60 photo' height='60' src='/gravatar.jpeg' width='60'/>
     </div>
     <h3>Written by Admin</h3>
     <p>ChromeGT is a modern, powerful...</p>

    Configure Page Navigation Widget:
    search for:
    var posts=3, // Number of posts in each page
    num=2, // Number of buttons will display

    #22227
    my add
    Keymaster

    Hi, i have know idea how to add the social button on the Daisy template. I can’t find them. Please, help me

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.