mmmag (
mmmag) wrote in
dreamscapes2010-09-14 01:49 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
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.
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
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]](https://www.dreamwidth.org/img/silk/identity/user.png)
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.
no subject
no subject
no subject
no subject
no subject
no subject
no subject
Do you plan on working further on this? (This is for tagging purpose :))
no subject
* I need to figure out how to incorporate custom reading colors.
* Edit the images so that the layout becomes fluid.
* I also have some theme ideas for the layout that I might actually do if I don't discourage myself first.
* I need to turn this into a layout that can be customized through the wizard. I'll probably need some hand-holding for this.
no subject
2) The easiest trick to make images be repeat-able is to mirror them using symmetry. See what I mean? I think it could work well here.
3) Just want to reassure you that, if only makes one theme for now, it's fine and it doesn't mean you won't make some more later.
4) Feel free to ask me questions. I'll answer as best as I can. However, I have to say that, although you based this off Transmogrified, it think it could be based off Tabula Rasa which would help with streamlining options and CSS structure.
no subject
I'll definitely base it off Tabula Rasa when I turn it into a layout.
Thanks again!
no subject
BTW, how were you trying to embed the CSS in print_stylesheet? Were there any <style> tags in there? They used to be required, but now you just need to put in the CSS -- if you were referring to instructions that state otherwise, can you point me to them, so we can update? Thanks *g*
no subject
function print_stylesheet () {
"""
/* Theme CSS */
""";
}
I had no compiler error. The stylesheet would print along with Transmogrified's, I didn't want that. When I disabled Transmogrified's stylesheet, my stylesheet wouldn't print at all. I'm probably using the wrong function for this. I'm not that well-versed in S2. I just hack it 'til it works. o.O
no subject
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
no subject
(You misspelled
no subject
no subject
no subject
Are they supposed to disappear off the left side of the page, though? That's the behavior I'm seeing with my browser at its normal width (approx. 980px), although it does correct itself if I pull it out wider. I think the left margin for the entries should be large enough to accommodate the full 100px. (Safari 5 on MacOS 10.6, if it matters.)
Apart from that, this looks nice!
no subject
Thanks!
no subject
no subject
no subject
no subject