How to add preview button in my website.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
shah network
Forum Newbie
Posts: 1
Joined: Sun Dec 19, 2010 8:47 am

How to add preview button in my website.

Post by shah network »

Hi

I want to add preview button beneath the theme on my website.

themespalace.com

Plz guide me in doing this.. :cry:
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: How to add preview button in my website.

Post by califdon »

You will have to be more specific. If you need to know how to add a button, it is a basic HTML element and you can learn how to add it to a page in any HTML tutorial, such as at [url]html://w3schools.com[/url]. If you know that, but are asking about the code that produces a "preview", you will have to tell us what you mean by "preview"--that could mean many different things.
Post Reply