Changes between Version 34 and Version 35 of GenDolFAQs
- Timestamp:
- Apr 9, 2009, 9:14:26 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GenDolFAQs
v34 v35 240 240 3) '''''Banner Active''''' - this checkbox should be checked if you wish to display your banner and unchecked if you want to hide the banner. 241 241 242 4) '''''Banner Text (HTML Only)''''' - this must be the code generating your banner, should it be a picture, a text or an object. For example, the following code will show a BoonEx banner on your site:242 4) '''''Banner Text (HTML Only)''''' - this must be the code generating your banner, should it be a picture, a text or an object. For example, the following code will show a !BoonEx banner on your site: 243 243 244 244 {{{ 245 245 <img src="http://www.boonex.com/img/boonex_cse2.gif" /> 246 246 }}} 247 247 248 You can also upload banner images in the '''media/images/banners''' folder on your site using an FTP client and specify their code this way: 249 250 {{{ 251 <img src="http://my_site/media/images/banners/my_banner_name" /> 252 }}} 253 248 254 5) '''''Start Date''''' and '''''End Date''''' are the starting and ending periods of your banner's impression. You can use the '''''Choose''''' and '''''Clear''''' buttons to insert a date and delete it respectively. 249 255