hey!
instead of giving you TYPO3 hints and snippets i like to share my enthusiasm. Yesterday i found APTANA and started to work with. Amazing!
The hole IDE is nice to look at, good to work with and for now i discover so much features … WHOU.
I will continue posting here all the nice possibilities to work with.
Continue reading ‘Aptana IDE Webdevelopment’
I´m using YAML now for a while on our projects, also at work and for my own website. YAML is build as a core version which has many hacks (maybe for IE) and is made as an 3-column layout. On top of this there are some files which overwrites the other CSS classes and IDs and this is your special layout. Maybe when you use the YAML-Builder you have a finished layout where the classes in the css-directory overwrites the core classes.
For example you want to have a 2-column layout instead of a 3-column one the files in the css-directory set this layout. But when you make your own website you have to overwrite also some settings in the css-directory because you want to change the YAML-layout a bit. Layout, sizing or colours. There are two ways to do this.
Continue reading ‘Using YAML and be fully variable’
A few days ago – i found a funny behavior in IE6. Our lovely Browser has problems with the CSS tag overflow: auto;
Continue reading ‘overflow:auto – Internet Explorer 6 Bug’
How to
Some Layouts must be centered in your browser display. You can use several ways – i will present here my “best practice”
We use the CSS Framework from Dirk Jesse ->YAML . The author includes a horizontal alignment with the following code:
Continue reading ‘How to … center a YAML Layout’
last Comments