Thursday, 31 July 2014

wordpress theme like olx,w3schools,youtube

Search on google for theme like any website:- "wordpress theme like olx,w3schools,youtube"

http://www.frip.in/best-wordpress-classifieds-theme-and-plugins/

http://www.frip.in/best-wordpress-classifieds-theme-and-plugins/

In your text editor, all you need to do is wrap the text in a div with a class applied to it. Here’s how that should look:

Add Content Box CSS to Your Style Sheet
In your theme’s style.css file, place the following code and edit as necessary:
Content Boxes
------------------------------------------------------------
Creating Website like flipkart
Magento / Flipkart basic Features As :
1. Analytics and Reporting – The script is integrated with Google Analytics and offers many different reports.
2. Product Browsing – Multiple images for products, options for extensive reviews, wishlists and much more.
3. Catalog Browsing – Easy navigation, advanced product filtering system, product comparison.

Flipkart Advanced Features Such As 
1.MultiSeller Support - http://www.magentocommerce.com/magento-connect/abuyer-n-aseller.html
2.Check Delivery Availibility Via Pin
3.Category/Product Banners and sliders

 

1.Flipkart is based/developed on Most popular ecommerce CMS – Magento - http://magento.com/
It is based on Zend Framework  - PHP.
2.You can get 90% of flipkart features built in, with  Default setup of Magento CMS.

Flippa buy sell website

Wednesday, 16 July 2014

code for css menu navigation bar

<!DOCTYPE html>
<html>
<head>
<style>
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
    float: left;
}

a {
    display: block;
    width: 60px;
    background-color: #dddddd;
    padding: 10px;
    text-decoration: none;
}

 a:hover
{
background-color:yellow;
}

</style>
</head>
<body>

<ul>
  <li><a href="#home">Home</a></li>
  <li><a href="#news">News</a></li>
  <li><a href="#contact">Contact</a></li>
  <li><a href="#about">About</a></li>
</ul>


</body>
</html>
--------------------------------------------------------------------------------------------

http://www.w3schools.com/css/tryit.asp?filename=trycss_navbar_horizontal_float


---------------------------------------
2nd tutorial


<h1>Pure CSS3 Navigation with Effects</h1>

<nav>
    <ul>
        <li><a href="#">Home</a></li>
        <li><a href="#">Tutorials</a><span class="dropBottom"></span>
            <ul>
                <li><a href="#">Design</a><span class="dropRight"></span>
                    <ul>
                        <li><a href="#">Photoshop</a></li>
                        <li><a href="#">Illustrator</a></li>
                        <li><a href="#">Web Design</a><span class="dropRight"></span>
                            <ul>
                                <li><a href="#">XTHML</a></li>
                                <li><a href="#">CSS</a></li>
                                <li><a href="#">JavaScript</a></li>
                            </ul>
                        </li>
                    </ul>
                </li>
                <li><a href="#">Articles</a></li>
                <li><a href="#">Interviews</a></li>
            </ul>
        </li>
        <li><a href="#">About</a></li>
        <li><a href="#">Contact</a></li>
    </ul>
</nav>


css

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body {
  background:url(http://coolblackppt.com/wp-content/uploads/2013/12/Black-denim-seamless-fabric-texture-tile-able-website-backgrounds.jpg);
}

span.dropBottom,span.dropRight {
    display: block;
    box-shadow:inset 2px 0px 0px #FF9;
    position: absolute;
    left: 0px;
    width:100%;
    height: 100%;
    top: 0px;
}
span.dropBottom {
    box-shadow:inset 0px 2px 0px #FF9;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
h1 {
    color:#EDEDED;
  text-align:center;
  font-family: 'Open Sans', sans-serif;
 
}
nav {
    display:table;
    margin:50px auto;
  box-shadow:0px 2px 0px #023333;
}
ul {
    margin:0;
    padding:0;
    list-style:none;
}

ul ul {
    opacity:0;
    position:absolute;
    top:160%;
    visibility:hidden;
    transition:all .4s ease;
    -webkit-transition:all .4s ease;
}
ul ul ul {
    top:0%;
    left:160%;
}
ul ul li:hover > ul {
    top:0%;
    left:100%;
    opacity:1;
    visibility:visible;
}
ul li:hover > ul {
    opacity:1;
    top:100%;
    visibility:visible;
}
ul li {
    float:left;
    position:relative;
}
ul ul li {
    float:none;
}
ul li {
    background-color:#009C75;
    cursor: pointer;
}
ul a {
    text-decoration:none;
    display:block;
    color:#FF9;
    padding:10px 15px;
    width:6em;
    text-align:center;
  font-family: 'Open Sans', sans-serif;
  text-shadow: 0px -1px 0px rgba(0,0,0,.2);
}
ul li:hover {
    background-color:#007373;
}
ul li a:hover {
    background-color:#007373;
}


http://codepen.io/rssatnam/pen/niBsD 

free website templates download html

http://www.templatemonster.com/free-templates.php

 

 

Free WooCommerce Theme

Free WooCommerce Sample s 081013

  • WooCommerce free sample carries all the features you could dream to get in your online store. Intuitively understandable interface is the first value of a WooCommerce platform. You can easily check it by yourself working with the given free theme.
  • With a WordPress + WooCommerce foundation for an online store, you will make every customer experience with your site as seamless and satisfying as possible. Simplicity of processes, quick ordering without any excessive efforts: what can be more pleasant for people buying products online?
  • This sample has a live demo and an original template #46434 of this sample is available for commercial and personal.



Free WordPress Responsive Template (WordPress)


Free Responsive WordPress Theme s
  • Free Responsive WordPress 3.3.x Template is the specially-made design which combines the structure of CMS product and also has several layout options optimized for different screen resolutions.
  • All Responsive WordPress 3.3.x themes available on our website are compatible with the version 3.3.x of WordPress, having top-notch designs and great capabilities.
  • Feel free to check out the template’s live demo and make sure that our great collection of Responsive WordPress 3.3.x templates is worth your attention to find the most suitable design for your future fully-responsive website.
  • original template #39074  
  • Download    
http://www.templatemonster.com/free-templates.php











 

Monday, 30 June 2014

beautiful and responsive wordpress themes




http://cssmenumaker.com/blog/7-beautiful-and-responsive-wordpress-themes

Codium Grid

Codium Grid Wordpress Theme
Codium Grid is a wordpress theme based on a grid. It adapts perfectly to all devices: desktops, laptops, smartphones and tablets. The theme is minimalist with the aim to highlight your content. The structure of the theme is SEO ready. In addition, the theme respects the W3C as well as for HTML/CSS.

Delighted

deLighted Wordpress Theme
Delighted is a simple and light weight theme with numerous color options through the Wordpress customizer, allowing you to change buttons and links, as well as adding your own header image with a few simple clicks and make the theme look to your liking.

Fruitful

Fruitful Wordpress Theme
Fruitful - WordPress theme with powerful theme options panel and simple clean front end design. Ability to modify styles and options to your needs. Easily edit logo, background image, header, menu, slider, fonts, social icons, footer, custom css and much more. With additional styles for WooCommerce and WPML support you can make multilingual shop.

Asteria Lite

Asteria Lite Wordpress Theme
Asteria Lite is a clean responsive theme with a beautiful slider, Narrow and Wide Layout Option, 10 Social Icons and 3 page templates - Full width page, Left sidebar page and a Blog page Template. The theme also allows you to design your site logo with 600+ fonts.

Writr

Writr Wordpress Theme
Writr is a minimalist, content-oriented tumblelog theme perfect for your personal blog. It is responsive — from desktop to mobile, and everything in between. The design will adapt to any screen without sacrificing usability or design integrity and it supports all post formats. Each post format has a unique icon..

The Advocate

The Advocate Wordpress Theme
The Advocate theme is a entirely corporate theme suitable for professional services businesses such as accountants and law firms. Upload your own logo, choose one of the bundled background textures or upload your own rich imagery to brand your site. The dedicated home page template can also slide a range of brand images in the background, powered by a native WordPress gallery.

Friday, 23 May 2014

xml templates for blogger free download

http://xmlbloggertemplates.com/

http://www.lovelytemplates.com/blogger-templates

http://www.bloggerwits.com/2013/12/5-xml-blogger-templates-free-download/ 

Enpine Blog

Love this
5
  • Layout
  • 2 Column with Right Sidebar, 1 Column
  • Colors
  • Enpine Blog template color schemes:
   



4- Avada Blogger Template
Avada is the most popular theme on themeforest, It is so clear, flexible, fully responsive design and with endless possibilities. It is built with HTML5 and CSS3. The most important thing in this theme is that, it can be compatible with any type of website, corporate, business, blog, portfolio, products, magazine etc. The color combination, particularly green and black with white background makes this theme much unique than the other WordPress themes.
avada is most popular theme on themeforest
avada is most popular theme on themeforest

Download         Preview

 

 

 

Template Name:
Sandal Jepit
Author / URL:
Themeforest Templates
Designer / URL:
Themeforest Templates
Published Date:
-
Categories:
1 Column, 3 Column Footer, 4 Columns, Artworks, Black, Elegant, Featured Section, Fixed width, Fresh, Gallery, Grey, No Sidebar, Photolog, Premium, Top Navigation Bar, Web 2.0, White,


 

Wednesday, 21 May 2014

BEST TEMPLATE EVER

 http://www.mybloggertemplates.org/

 

BS3 - Bootstrap 3 Responsive Blogger template

BS3 is responsive blogger template powered by twitter bootstrap 3. It is a basic blogger template with minimal design. This blogger template is coming with 2 drop down menus. It is best suited for bloggers those who are looking for simple templates with responsive design.

Features: Responive design, Bootstrap 3 blogger template, Related Posts, Drop down menus, Search widget and Email subscription widget.

Nami Press Responsive Blogger Template

Nami Press is a news and magazine Blogger Template. It is responsive  blogger template. Its user friendly blogger template with plenty of new cool stuffs.
Features: Responsive Template Design, Recent Post By Labels, Support Random Posts, Smart Resize Thumbnail, Multi Slider Options (List Recent or By Tags, By Random), Support 404 Error Page, Support ShortCodes, Combine Comments Systems (Default and Facebook), Related Post Widget

Flat Mag Responsive Blogger Template

Flat mag is responsive multimedia blogger template for news websites, technology blogs. It is a 3 column template in home page and 2 column in post pages with both sidebars on right side. This template is also coming with a custom featured post widget.
Flat Mag Responsive Blogger Template
Some cool features include : Sticky Header with Drop down Menu, Featured post widget, Bread crumbs and responsive design.

Metro Classic Responsive Blogger Template

Metro classic is free responsive metro style blogger template. Metro classic is an old-school Windows 8 style Responsive Blogger template that is jam-packed with some tremendous features. This template is best suited for professional bloggers to showcase gadgets, themes, news and articles.
Metro Classic Responsive Blogger Template

Windows 8 Look, Left sidebar, SEO friendly, Responsive template.

BlogTube Professional Video Blogger Template

Blogtube is a video blogger template for professional bloggers. It supports Youtube and Dailymotion and it will automatically create video thumbnails from Embedded videos which will avoid uploading of thumbnail images separately.
BlogTube Professional Video Blogger Template
Responsive Design, Auto YouTube and Dailymotion Thumbs, Featured YouTube Videos via Labels, Video Views count and many more features.

Wedding Responsive Blogger Template

Planning to create a wedding magazine? Here it is a nice blogger template suited for showcasing wedding news. It is a magazine blogger template with plenty of cool features. Anyone with minimum knowledge about coding can create stunning website using this template.
100% Responsive, Nice Drop Down Menu,Featured Banner, clean and blogger template.

Apriezt - Responsive Magazine/News Blogger Theme (Premium)

Apriezt blogger theme having responsive layout and two style Boxed or Full width. User Friendly Blogger Template. Simple and clean design, perfect for News, Magazine or portfolio websites.

Apriezt - Responsive Magazine/News Blogger Theme

100% Responsive, Auto resize thumbnail image, Auto Featured Post from JSON (Slideshow), Ads ready, Top Social Icon, Support shortcodes, Custom Error 404 Page, Support Post Preview,

Flat Press - Responsive Blogger Template(Premium)

Flat Press is a premium responsive blogger template. It's a user friendly blogger template with many features tuned to enhance your blogger blog. Flat Press is magazine blogger template designed to create magazines and news blogs using blogger.

Flat Press
Features: 100% Responsive Design, Recent Post by Tags Drop-down Menu, New Sticker HomePage SlideShow Custom Widgets (Facebook Likebox, Social Links, Recent Comment, Random Posts) Custom Error 404 Page, New Blogger Comment Style with Emoticons

XPress News - Responsive Blogger Magazine(Premium)

XPress News is a premium Blogger Template for magazines. It is also best suited for news websites as well. XPress News is responsive, easy to setup, friendly for all Bloggers.Best template to showcase different categories of news in different style. It is worth buying.

Features: Fully responsive Post by Category 404 error page. Carousel Lite jQuery Slider Easy to setup Dropdown Menu

Metrofy Blogger Template

Metrofy is an amazing blogger template with unique style. It is magazine blogger template which is best suited for personal blogs, magazines and many more.
Metrofy Blogger Template
2 Headers, sliders, seo friendly and fast loading blogger template.

Mintify Magazine Blogger Template

Mintify is a magazine blogger template with unique and amazing design, floating header, that will make your blogger blog more professional.
Mintify Magazine Blogger Template
Features: Cool design, Floating header, professional design, fast loading and clean blogger template.

Flat ui Blogger Template

Here it is a Flat design blogger template powered by bootswatch flatly. Need a flat design for your website? Flat ui Blogger template is the right choice. It is fully responsive blogger template with plenty of cool features. Download and try in your blogger blog.
Flat ui Blogger Template