I recently switched over to a Yoothemes template, primarily because I wanted standard-sized ad rectangles and skyscrapers on my site.
In Yoothemes, the simple addition of '-blank' to a module class suffix or indeed '-anynamenotpreconfigured' results in all module styling being stripped.
With this, I can use standard sized ads in any module position without large borders, margins and padding getting in the way.
I think RT should definitely consider adding such a feature.
Re: simple 'blank' suffix missing for RT templates
Posted 15 years 7 months ago
If I had to pick a thing that I miss about the RT-themes than it would be the functionalty of the yoo-module variation (module chrom) wich allows different div-skeletons depending on the module-suffix.
but saying that you can achieve almost the same effect with buiding selectors in the css with your own mod-suffix wich resets margins and borders ...
Re: simple 'blank' suffix missing for RT templates
Posted 15 years 7 months ago
Hmm can't really get my head around that at all. Tried a few things but nothing seemed to happen. I'm fine when it comes to CSS and HTML but PHP I have very little knowledge of. Is there an idiots guide anywhere?