-
AuthorPosts
-
10/08/2014 at 7:04 pm #10259OddThemesParticipant
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
10/08/2014 at 8:03 pm #10266TemplatesyardParticipantHi 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 imageConfigure 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 + "feeds/posts/default"' 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 display28/03/2017 at 9:55 am #22227my addKeymasterHi, i have know idea how to add the social button on the Daisy template. I can’t find them. Please, help me
-
AuthorPosts
- You must be logged in to reply to this topic.