Chandan Web Blog.

Entries for the ‘Uncategorized’ Category

How to include a custom PHP script in TYPO3

This article is covered in detail in the “doc_core_tsref” here: http://typo3.org/documentation/document-library/references/doc_core_tsref/current/ Check the article “1.12. PHP include scripts” and 1.13. Case story for detailed info. In short we can easily include a script in two ways. Both these code must be written in the setup section of a template record. Using the CONFIG object. ex: [...]

Suckerfish dropdown menu sticking in ie7 ?

Add the following code in to your css #topmenu li:hover{ position:static; } This will fix the dropdown menu sticking ( dropdown menu not folding out ) problem in ie7.

  
Subscribe to this page grab our RSS feed
search_left
Theme & Wordpress Integration - by Chandan