![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
I think I got the terminology right in the title, but I'm unsure. My tricky problem is as follows:
I haven't dabbled much at all into CSS, but I'm part of a mod-team which wants to mirror a community on LJ and DW. Over on LJ we have a very pretty layout:
dhr_advent which was made by a volunteer (who does not have a DW account). I would like to use this same layout over on DW.
I used
parapsychic's Importing Flexible Squares journal style to Dreamwidth, and was able to get the visuals to work: See
dhr_advent
However, all the little things that make Dreamwidth enjoyable are horribly busted. I assume that this is because that's all built into the DW S2 stuff, and not LJ's flexible squares. Right now, I can't manage tags, I can't click headers to open entries, the tag module isn't appearing on the front page, and who knows what else.
What's my best bet to mimic as closely as possible the LJ lay-out, but in DW? I'm aware of two resources:
Conversion Guide: Flexible Squares
http://wiki.dwscoalition.org/notes/Conversion_Guide:_Flexible_Squares
S2 CSS
http://wiki.dwscoalition.org/notes/S2_CSS
Are these my best resources for doing a conversion? Is there another resource or write-up I should know? Any tips for a beginner CSS person? Am I completely missing something that I should know? :)
I haven't dabbled much at all into CSS, but I'm part of a mod-team which wants to mirror a community on LJ and DW. Over on LJ we have a very pretty layout:
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-community.gif)
I used
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
However, all the little things that make Dreamwidth enjoyable are horribly busted. I assume that this is because that's all built into the DW S2 stuff, and not LJ's flexible squares. Right now, I can't manage tags, I can't click headers to open entries, the tag module isn't appearing on the front page, and who knows what else.
What's my best bet to mimic as closely as possible the LJ lay-out, but in DW? I'm aware of two resources:
Conversion Guide: Flexible Squares
http://wiki.dwscoalition.org/notes/Conversion_Guide:_Flexible_Squares
S2 CSS
http://wiki.dwscoalition.org/notes/S2_CSS
Are these my best resources for doing a conversion? Is there another resource or write-up I should know? Any tips for a beginner CSS person? Am I completely missing something that I should know? :)
no subject
Date: 2011-10-23 10:15 pm (UTC)Managing tags, if I understand what you mean, doesn't have anything to do with the layout. If you mean the tags page, like DW has on most layouts, then you can add the code to the theme layer to add a link to that tag page for your community.
If the tag module won't appear through the wizard (which it does on LJ, so I'm not sure why it wouldn't over here), you would have to modify your theme layer, using the same hacks that we used to use on Flexible Squares before LJ updated the wizard.
If you need links for the tutorials from Flexisquares, let me know and I'll try to poke around for them.
no subject
Date: 2011-10-23 10:39 pm (UTC)I may go with what ninetydegrees said below, and re-build it from Dusty Foot, if the older version lacks the functionality and the newer version won't compile. =/
Thank you for letting me know that the old version was out of date! It's always good to know what's causing an error in the layout. :D
no subject
Date: 2011-10-23 11:16 pm (UTC)no subject
Date: 2011-10-23 10:28 pm (UTC)no subject
Date: 2011-10-23 10:43 pm (UTC)no subject
Date: 2011-10-23 11:53 pm (UTC)http://wiki.dwscoalition.org/notes/Browser_Developing_Tools
They might help you figure out where exactly you need to replicate those CSS rules, and how they're being applied on the original.
no subject
Date: 2011-10-23 11:54 pm (UTC)Thank you very much!