Register Advertise with usHelp Desk Today's Posts Search

Closed Thread
Thread Tools Search this Thread
Unread 6th Sep 2012, 01:23 AM   #1
The Cave Man
War Room Member
 
JagSEO's Avatar
 
Join Date: 2010
Posts: 334
Thanks: 59
Thanked 96 Times in 79 Posts
Default
Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share



Download Now: Free Mobile Website Template
Demo: Here

This is jquery mobile, HTML5 and CSS3

Hooked To Success -Personal development For People Who Wants Success.
JagSEO is offline  
The Following 3 Users Say Thank You to JagSEO For This Useful Post:
Unread 6th Sep 2012, 07:34 AM   #2
The Cave Man
War Room Member
 
JagSEO's Avatar
 
Join Date: 2010
Posts: 334
Thanks: 59
Thanked 96 Times in 79 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

HTML Code:
<!DOCTYPE html> 

<html> 

<head> 
    <title>jQuery Mobile page</title>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="stylesheet" href="css/themes/customtheme.css" />
  <link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.1/jquery.mobile.structure-1.1.1.min.css" /> 
  <script src="http://code.jquery.com/jquery-1.7.1.min.js"></script> 
  <script src="http://code.jquery.com/mobile/1.1.1/jquery.mobile-1.1.1.min.js"></script> 
    
</head> 

<!-- header -->
    <div data-role="header" data-theme="c" style="margin-bottom:0px">
    <center><img border="0" src="../images/logo.png" alt="Logo"/></center>
    </div>
    <div class="shadowbox"><img src="images/shadow.png" class="shadow" alt="shadow"></div>
    <!--/header -->
    

            
    <div data-role="content" data-theme="c">    
    
    
    <!-- call to action --> 
        <p class="calltoaction">
                
                <a href="contact-us.php" rel="external" class="ui-link-inherit"><img  src="images/emailus.png" alt="Email" align="left"></a>
                
                <a href="tel:#"><img  src="images/call_us.png" alt="Call" align="center"></a>
                
                <a href="location.html" rel="external"><img  src="images/findus.png" alt="Location" align="right"></a>  
                              
                
        </p>
        <!-- /call to action -->
    
    
                
        <!-- social icons --> 
        <p class="social">
            Stay Connected!<br />
                
                <a href="#"><img src="images/facebook.png" alt="Facebook"></a>
                <a href="#"><img src="images/twitter.png" alt="Twitter"></a>
                <a href="#"><img src="images/googleplus.png" alt="GooglePlus"></a>
                <a href="#"><img src="images/linkedin.png" alt="Linked In"></a>
                <a href="#"><img src="images/pinterest.png" alt="Pinterest"></a>
                <a href="#"><img src="images/instagram.png" alt="Instagram"></a>
                <a href="#"><img src="images/rss.png" alt="RSS"></a>         
        </p>
        <!-- /social icons -->
        
<!-- navigation -->
<ul data-role="listview" data-split-icon="right-arrow" data-inset="true"  data-theme="c" style="margin-bottom:0px">
    <li>
        <a href="about.html" rel="external">
        <img src="images/aboutus.png"  />About Us</a>
    </li>    
    <li>
        <a href="services.html" rel="external">
        <img src="images/services.png" />Services</a>
  </li>    
    <li>
        <a href="./faq.html" rel="external">
        <img src="images/faq.png" />FAQ</a> 
    </li>
</ul>
<div class="shadowbox"><img src="images/shadow2.png" class="shadow" alt="shadow"></div>    
<!-- /navigation --> 

<a href="index.html" data-role="button" data-theme="c">View Full Website</a>         
      </div><!-- /content -->
        

    <!-- footer -->
    <div data-role="footer" data-theme="c">
        <p class="address">13200 Crossroads Parkway North, Suite 350, City of Industry, CA 91746</a></p>
        <p class="copyright">Copyright © 2012 <b>Waba Grill Franchise Corp.</b> All rights reserved.</a></p>    
    <!-- /footer -->
    
</div><!-- /page -->

</body>
</html> 
In The Call Us Icon -----><a href="tel:#"><img src="images/call_us.png" alt="Call" align="center"></a>
Put Your Number In the "tel:"

In The <!-- navigation --> You can put as many list menu button with its corresponding icon

In The About Us, Services, and FAQ just edit the text content. there.

In the Contact Form just edit the config.php inside the assets folder.

Hooked To Success -Personal development For People Who Wants Success.
JagSEO is offline  
Unread 6th Sep 2012, 07:42 AM   #3
Digital Marketer
War Room Member
 
WillR's Avatar
 
Join Date: 2010
Location: Australia
Posts: 12,472
Thanks: 1,984
Thanked 8,187 Times in 4,079 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

Jag,

The mods will probably delete this. You shouldn't really be sending people to a page with your paid products on it. This type of stuff is for the WSO section not the discussion forums.

WillR is offline  
Unread 6th Sep 2012, 07:52 AM   #4
The Cave Man
War Room Member
 
JagSEO's Avatar
 
Join Date: 2010
Posts: 334
Thanks: 59
Thanked 96 Times in 79 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

Ok Will I will erase the paid stuff and just retain the Free Stuff.

Thanks!

Hooked To Success -Personal development For People Who Wants Success.
JagSEO is offline  
Unread 6th Sep 2012, 01:14 PM   #5
Kevin Clanton
War Room Member
 
kevinclanton's Avatar
 
Join Date: 2012
Location: Austin, Tx
Posts: 54
Thanks: 5
Thanked 10 Times in 10 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

thanks, your icon design is nice
kevinclanton is offline  
Unread 6th Sep 2012, 06:53 PM   #6
The Optimist
War Room Member
 
Join Date: 2011
Location: USA
Posts: 19
Thanks: 98
Thanked 9 Times in 5 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

Where is the free site? I can't download anything it just takes me to your website...???
netmondon is offline  
Unread 6th Sep 2012, 08:58 PM   #7
The Cave Man
War Room Member
 
JagSEO's Avatar
 
Join Date: 2010
Posts: 334
Thanks: 59
Thanked 96 Times in 79 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

Originally Posted by netmondon View Post

Where is the free site? I can't download anything it just takes me to your website...???

I updated the download link and it is a direct link now.

Hooked To Success -Personal development For People Who Wants Success.

Last edited on 7th Sep 2012 at 07:08 PM. Reason: Update
JagSEO is offline  
The Following User Says Thank You to JagSEO For This Useful Post:
Unread 6th Sep 2012, 08:59 PM   #8
The Cave Man
War Room Member
 
JagSEO's Avatar
 
Join Date: 2010
Posts: 334
Thanks: 59
Thanked 96 Times in 79 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

Originally Posted by kevinclanton View Post

thanks, your icon design is nice
The icons I used are free Icons that I found online when I'm searching for free icons

Hooked To Success -Personal development For People Who Wants Success.
JagSEO is offline  
Unread 7th Sep 2012, 11:23 PM   #9
The Cave Man
War Room Member
 
JagSEO's Avatar
 
Join Date: 2010
Posts: 334
Thanks: 59
Thanked 96 Times in 79 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

Originally Posted by sadiq2012 View Post

thanks, your design is nice! i like it
Thanks if you have question just buzz me up.

Hooked To Success -Personal development For People Who Wants Success.
JagSEO is offline  
Unread 18th Sep 2012, 10:27 AM   #10
Active Warrior
 
Join Date: 2012
Posts: 48
Thanks: 2
Thanked 4 Times in 4 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

Nice Icons. m going to download it for free.
Larry Young is offline  
Unread 20th Sep 2012, 05:03 AM   #11
Active Warrior
 
Join Date: 2010
Posts: 55
Thanks: 0
Thanked 2 Times in 2 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

do u have any word-press mobile theme?

salelink is offline  
Unread 4th Dec 2012, 07:08 PM   #12
The Cave Man
War Room Member
 
JagSEO's Avatar
 
Join Date: 2010
Posts: 334
Thanks: 59
Thanked 96 Times in 79 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

If you are using the mobile theme and you don't know how to edit the email address in the contact form buzz me up. because I've used my email add in that contact form and all the test email you are testing is sending to my email address.
JagSEO is offline  
Unread 26th Dec 2012, 11:08 PM   #13
HyperActive Warrior
War Room Member
 
Join Date: 2011
Location: New Zealand
Posts: 213
Thanks: 44
Thanked 28 Times in 27 Posts
Default
Re: Free Mobile Website Template
Share on: 
fb share twitter share gplus share more share

Thanks for sharing. Nice template.

networkempire is offline  
Closed Thread


Bookmarks

Tags
free, mobile, template, website


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -6. The time now is 12:32 AM.