Free and Paid Wordpress Themes
I will post here links to some sites that offer free or/and paid Wordpress themes.
blogohblog.com PAID and FREE
topwpthemes.com FREE
wordpresstemplates.com FREE
blogohblog.com PAID and FREE
topwpthemes.com FREE
wordpresstemplates.com FREE
Creating new viewlet in Plone
To create custom viewlet, for example my_viewlet and project name is project do following :
Add this :
to theme/browser/configure.zcml
Add this :
to theme/profiles/default/viewlets.xml, here is where you contorl in what order viewlets will be displayed.
Then edit or create theme/browser/viewlets.py
And of course you will need the theme/browser/templates/my_viewlet.pt
Add this :
to theme/browser/configure.zcml
Add this :
to theme/profiles/default/viewlets.xml, here is where you contorl in what order viewlets will be displayed.
Then edit or create theme/browser/viewlets.py
And of course you will need the theme/browser/templates/my_viewlet.pt
Free Blogger Templates offers
Here are some websites that offer some blogger templates.
http://bloggertemplates.itmag.org
http://www.bloggerbuster.com/
http://themelib.com/
http://www.falconhive.com/
http://b-themes.blogspot.com
http://www.bloggerstyles.com/
They have some really good templates, for exapmle themelib has Arthemia template, you can see this template in action on my Cars of Japan blog.
http://bloggertemplates.itmag.org
http://www.bloggerbuster.com/
http://themelib.com/
http://www.falconhive.com/
http://b-themes.blogspot.com
http://www.bloggerstyles.com/
They have some really good templates, for exapmle themelib has Arthemia template, you can see this template in action on my Cars of Japan blog.
Solution when flash content displays on top of all DHTML layers, but you do not want that
According to Adobe solution to this problem is to put <param name="wmode" value="transparent"> into object tag, and wmode="transparent" to embed tag. That should make flash content to obey stacking of layers.
However, Adobe says that only newer browsers support this solution, and those that do not support will display flash content on top of everything.
Here are original Adobe TechNotes:
Flash content displays on top of all DHTML layers
and
How to make a Flash movie with a transparent background
However, Adobe says that only newer browsers support this solution, and those that do not support will display flash content on top of everything.
Here are original Adobe TechNotes:
Flash content displays on top of all DHTML layers
and
How to make a Flash movie with a transparent background




2009-06-21

.html 




