mmmag: Pink clouds with the word dream in the foreground. (Misc: dream)
mmmag ([personal profile] mmmag) wrote in [site community profile] dreamscapes2010-09-14 01:49 pm
Entry tags:

Ported Wordpress theme

Theme name/layout: Koi | Transmogrified
Author: By N.Design for Wordpress
Layout info: layout layer | Preview
Image info: They are not my own, they are part of the layout I ported.
Additional info (for layouts): This is a DW version of Koi by N.Design. The theme is licensed under GPL, which means that it can be remixed/converted/translated/etc for personal and commercial use as long as the footer remains intact. As such, the credits are hard coded to the layout.

[personal profile] foxfirefey originally linked to this layout in a comment. I really liked it and decided to give it a try in porting it over. And here we are, phase one. I used Transmogrified as a base for the layout. I think it will be easy to customize using the customization wizard. The only thing I have a concern over is that it has a fixed width. The width of the images prevents the layout from being fluid. The userpics are small, yes. However, when you hover over them they grow to their full size, like magic.

Also, I tried using function print_stylesheet () to embed the CSS, but it wouldn't show up. Something about suspicious CSS *gives side eye*. So, let me know what you think. Specially since I haven't tested it at all.
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)

[personal profile] fu 2010-09-16 09:19 am (UTC)(link)
Hm, if you want to replace Transmogrified's stylesheet completely, try replacing:

Page::print_default_stylesheet

But if you are switching to making it a layout based on Tablua Rasa, I'd recommend using print_stylesheet instead. The difference being that the original layout's Page::print_default_stylesheet is tied into the customization page, for things like images, font size, etc