Monthly Archives: APRIL 2011


Make page transparent


(Works for all templates)


 1. Open Templates from the side menu.
 2. Open the CSS tab (first one).

 3. Mark (click on) the tab $xm1
 4. Find the Opacity field and enter there the percent of opacity you want to use.
 5. Confirm.

Note: This transparent trick will also make page content transparent!


Print  posted by atanas   Templates tags:  transparent • style • customize   permalink
0 0

MySql Backup


EzGenerator doesn't make backup of online database.

To create backup, use online tools available in control panel of your hosting.

PhpMyAdmin utility is available on most of then hostings.

To make backup of online database in PhpMyadmin :

1. login to your phpmyadmin account

2. select database used in your project and click on export:

 


 

3. in export screen left all settings untouched, scroll down and in save as file" select zip option, then click on GO button:

 


 

save file, this file is your database backup

notice, on many accounts, database backup is done automatically by host, check your server documentation.

 

 

 


Print  posted by miro   MySql/Php tags:  mysql • backup • php   permalink
5 1

Page Redirect


to redirect page (after few seconds) to different page, you can use html redirect (you can add this code in page settings --> advanced --> page scripts)

< meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">

The above HTML redirect code will redirect your visitors to another web page instantly. The content="0; may be changed to the number of seconds you want the browser to wait before redirecting.


Print  posted by miro   General tags:  redirect • scripts   permalink
0 0


[home] [prev]  1 [2]6-8 of 8


CATEGORIES



TAGS


RECENT ENTRIES