Showing posts with label Portfolio. Show all posts
Showing posts with label Portfolio. Show all posts

Tuesday, November 19, 2013

VideoBox Blogger Template

Template name : VideoBox

Download link VideoBox Blogger Template


VideoBox Blogger Template features :

Wordpress Look, 4 Columns, Right Sidebar, 4 Columns Footer, Portfolio, Featured Video Slider, Fixed Width, Wood Background, Dropdown Menu, Header Banner, Page Navigation Widget.

Configure Featured Video Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='slides'>
     <li class='item'>
     <p><iframe frameborder='0' height='315' src='http://www.youtube.com/embed/Ok2VamxrYAY' width='560'/></p>
     </li>
     ..........
    <ul class='thumbs pagination'>
     <li><span class='youtube-temp'/>
     <span class='hover-bg'/>
     <a class='title' href='#' rel='0'>Lorem ipsum dolor sit amet</a>
     <a class='link' href='#'/>
     </li>
     ..........
Replace:
  • "#" with your featured video URL.
  • "http://www.youtube.com/embed/Ok2VamxrYAY" with your youtube video URL.

Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <nav class='primary'>
    <ul class='sf-menu' id='topnav'>
     <li><a href='#'><span class='right'>Home</span></a></li>
     <li><a href='#'><span class='right'>Portfolio</span></a>
    <ul class='sub-menu'>
     <li><a href='#'><span class='right'>Portfolio 1 col</span></a></li>
     ..........
Replace "#" with your menu item URL.

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

Saturday, November 16, 2013



Template name : eSpecial

Template features : Wordpress Look, 2 Columns, 3 Columns Footer, Left Sidebar, Portfolio, Business, Featured Content Slider, Fixed Width, Dark Background, Top Navigation Menu, Page Navigation Widget.

Author :  www.soratemplates.com

Designer :  www.temashdesignlab.com

Configure Post Date:
Log in to Blogger Dashboard --> Settings --> Format. Make sure the Timestamp Format and Language are all changed to the following:


If you don't do this, it will display "UNDEFINED".

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='lof1-main-wapper'>
     <li><a href='#'><img src='/image.jpg'/></a>
     <div class='lof1-main-item-desc'>
     <div class='lof1-main-item-title'> 
     <h2><a href='#'>Professional Business &amp; Portfolio Theme</a></h2></div> 
     <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> 
     </div>
     </li>
     ..........
     <ul class='lof1-navigator'>
     <li><img src='/thumb.jpg'/>
     </li> 
     ..........
Replace:
  • "#" with your featured post URL.
  • "image.jpg" with your slider image.
  • "thumb.jpg" with your thumbnail image.

Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='s-menu' id='menu-main-navigation'>
     <li><a href='#'>Home</a>
     <ul class='sub-menu'>
      <li><a href='#'>Home page layout 2</a></li>
      </ul>
     </li>
     <li><a href='#'>Sliders</a>
     ..........
Just replace "#" with your menu item URL.

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

Friday, November 1, 2013



Template name : Christmas Gifts

Author :  www.soratemplates.com

Template features : Wordpress Look, 2 Columns, Right Sidebar, Christmas, Portfolio, Featured Content Slider, Fixed Width.

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div class='boxgrid captionfull'>
     <a href='#'><img height='269' src='/slider.jpg' width='296'/></a>
     <div class='cover boxcaption' style=' top:269px; cursor: pointer;'>
     <h3 class='entry-title'>christmas decoration #1</h3>
     <div class='entry-content'><p>$57</p></div>
     <a class='more' href='#'>read more</a>
     </div>
    </div>
     ..........
Replace:
  • "#" with your featured post URL.
  • "image.jpg" with your slider image URL.

Thursday, December 27, 2012



Template name : eSpecial

Template features : Wordpress Look, 2 Columns, 3 Columns Footer, Left Sidebar, Portfolio, Business, Featured Content Slider, Fixed Width, Dark Background, Top Navigation Menu, Page Navigation Widget.

Author :  www.soratemplates.com

Designer :  www.temashdesignlab.com

Configure Post Date:
Log in to Blogger Dashboard --> Settings --> Format. Make sure the Timestamp Format and Language are all changed to the following:


If you don't do this, it will display "UNDEFINED".

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='lof1-main-wapper'>
    <li><a href='#'><img src='/image.jpg'/></a>
    <div class='lof1-main-item-desc'>
    <div class='lof1-main-item-title'>
    <h2><a href='#'>Professional Business &amp; Portfolio Theme</a></h2></div>
    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
    </div>
    </li>
    ..........
    <ul class='lof1-navigator'>
    <li><img src='/thumb.jpg'/>
    </li>
    ..........
Replace:
  • "#" with your featured post URL.
  • "image.jpg" with your slider image.
  • "thumb.jpg" with your thumbnail image.

Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='s-menu' id='menu-main-navigation'>
    <li><a href='#'>Home</a>
    <ul class='sub-menu'>
    <li><a href='#'>Home page layout 2</a></li>
    </ul>
    </li>
    <li><a href='#'>Sliders</a>
    ..........
Just replace "#" with your menu item URL.

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


Template name : VideoBox

Author :  www.soratemplates.com

Template features : Wordpress Look, 4 Columns, Right Sidebar, 4 Columns Footer, Portfolio, Featured Video Slider, Fixed Width, Wood Background, Dropdown Menu, Header Banner, Page Navigation Widget.

Configure Featured Video Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <ul class='slides'>
    <li class='item'>
    <p><iframe frameborder='0' height='315' src='http://www.youtube.com/embed/Ok2VamxrYAY' width='560'/></p>
    </li>
    ..........
    <ul class='thumbs pagination'>
    <li><span class='youtube-temp'/>
    <span class='hover-bg'/>
    <a class='title' href='#' rel='0'>Lorem ipsum dolor sit amet</a>
    <a class='link' href='#'/>
    </li>
    ..........
Replace:
  • "#" with your featured video URL.
  • "http://www.youtube.com/embed/Ok2VamxrYAY" with your youtube video URL.

Configure Dropdown Menu:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <nav class='primary'>
    <ul class='sf-menu' id='topnav'>
    <li><a href='#'><span class='right'>Home</span></a></li>
    <li><a href='#'><span class='right'>Portfolio</span></a>
    <ul class='sub-menu'>
    <li><a href='#'><span class='right'>Portfolio 1 col</span></a></li>
    ..........
Replace "#" with your menu item URL.

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


Template name : Christmas Gifts

Author :  www.soratemplates.com

Template features : Wordpress Look, 2 Columns, Right Sidebar, Christmas, Portfolio, Featured Content Slider, Fixed Width.

Configure Featured Content Slider:
Login to blogger dashboard --> layout --> Edit HTML. Now scroll down to where you see the codes below:
  • <div class='boxgrid captionfull'>
    <a href='#'><img height='269' src='/slider.jpg' width='296'/></a>
    <div class='cover boxcaption' style=' top:269px; cursor: pointer;'>
    <h3 class='entry-title'>christmas decoration #1</h3>
    <div class='entry-content'><p>$57</p></div>
    <a class='more' href='#'>read more</a>
    </div>
    </div>
    ..........
Replace:
  • "#" with your featured post URL.
  • "image.jpg" with your slider image URL.

Wednesday, July 6, 2011



Description: 3 columns, 2 right sidebar, biola and piano background, suitable for music related blogs

Author buymythemes

Monday, June 27, 2011



Description: adapted from CSS, 1 column without post and use JavaScript slider for page navigation, suitable for personal, business or portfolio blogs.

Author buymythemes

Sunday, June 26, 2011



Description: adapted from CSS Template, wooden background, 1 column blogger template without post and use JavaScript slider for page navigation, suitable for personal, business or portfolio blogs.

Author buymythemes

Friday, January 8, 2010

Have been long time no write post here ^_^
I still have no time to create new template. Have to finish some custom design for blogspot. Here they are some of my design. I love girly design, such as shopping, cookies, fashion blog.








Need custom blogspot design or blog make over? Start from $60, just contact me at cebong.ipit@gmail.com for further information