Monthly Archives: APRIL 2011


Google Map is not properly displayed in a Tabbed Table


If you use google maps inside Tabbed table in any other tab than the first one, google maps is not displayed properly.

 

To make this work, you will have to set one setting manually as workaround:
- go to Tab Settings in EZG
- there is Parameters box
- set gmid:x (where x is the number of the tab where you have put the google map)


Print  posted by atanas   General tags:  • google • maps • tabbed table • vtabs 

5:1303922128:1

How to use the friendly URLs in blog



1) make sure your server is linux (as this will only work on linux server)

2) go to blog admin panel online--> settings --> check Permalink Month and Title

3)  when you check this option some text will show below (this is just example, in your case it will be something different):


< IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /galina/v4_m/
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /galina/v4_m/index.php [L]
< /IfModule>


4) copy this content in empty file with filename .htaccess

5) upload the file on server in the folder where your blog page is stored


Print  posted by galina   Blogs/Rss tags:  • blog • url 

0:1303214702:1

How to change editable image (banner) size


Each editable image is built by 2 or 3 files - banner.jpg (the actual banner image), banner.map (opacity mask file) and banner.src (which is renamed banner.jpg and contains background without image). If banner.src is not present main banner.jpg is used as background. The mask file is grayscale .gif, which means grayscale from 0 to 255. Black (0) means full opacity, white (255) stays for no opacity.

All 3 files have same width and height.

 

You will need to edit banner.jpg in order to change the editable image size:

  • Go to c:\Program Files\EZGenerator\Data\[project]\template\images folder
  • Edit file banner.jpg
  • In case the editable image contains sitename, you will also have to edit two parameters inside site.ini file in c:Program Files/EZGenerator/webtemplates/__shared folder. Open the file, find section [COMPANYTITLEIMAGE] and edit IMAGEWIDTH and IMAGEHEIGHT parameters, which define postion of text upon the image.

We use banner.jpg name here, but it is just an example name. You can have cti_0.jpg, cti_1.jpg or other name.

 

For some templates you have to also edit few styles in Template Editor, CSS tab - #topbanner, #banner and #search.


Print  posted by galina   Templates tags:  

4:1303212942: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 

0:1303117900:1

Google Fonts Support


EzGenerator support Google Web Fonts

Google Web fonts works in most browsers, but they are not correctly displayed inside EzGenerator  (edit and browse mode) if Internet Explorer version 9 (IE9) is installed.

 

to fix this problem, either :

1. enable IE8 browser mode in application options dialog, (drawback is that this will also make new CSS3 features invisible inside ezgenerator)

 

or

 

2. download fonts you are planning to use from Google Web Fonts and install them and install them on your pc.

(in this case, both google fonts and CSS3 features will be displayed inside Ezgenerator)

 

(notice, all above only affects visibility of this features inside EzGenerator, both CSS3 and Google fonts works fine online)


Print  posted by miro   General tags:  • Google • Fonts 

0:1302519453:1


[1] 2  [next]1-5 of 9


CATEGORIES


home



TAGS



RECENT ENTRIES



ARCHIVE