Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to create Live Page View?

Featured Replies

you could use an iframe something like this

<style>
html, body {
height:100%;
width: 100%
}
#bar {
height:70px;
}
iframe {
height:calc(100% - 70px);
width:100%;
border:0;
}
</style>

<div id="bar">
Your text here
</div>
<iframe src="http://www.yoursite.com"></iframe>

If you are talking about the bar at the top of the previewed page, look at D4Y0's post above.

 

If you on the other hand are talking about the preview of the website, there's only one way I know about. And that would be to simply upload the template to your site and link to that. If you want the template to be under an another URL you could take a look at vhosts.

 

My question would be, If you are not making a website to sell things like templates but are simply looking for a way to sell your templates, why not upload them to themeforest then? Your chance of selling your template will be much higher there.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.