lirren: (Default)
lirren ([personal profile] lirren) wrote in [community profile] lj_refugees2010-09-06 08:17 am

Problem with Flexible Squares

One more fleeing from LJ over privacy concerns. One of my biggest frustrations with DW, though, is that things are just different enough that I'm having to relearn a lot of things, and that I can't just very simply import my LJ life. The posts and comments, sure, but I've been struggling for days to get my layout working the same way it did on LJ. I've finally got most of the bugs worked out, but I can't seem to get the entries to show the "link", "memory" and "edit" links down at the bottom where the "comments" and "leave a comment" links are. I tried just moving the theme layer over here and that didn't work. Does anyone know how to fix that?

Barring that, does anyone have a suggestion for a base style that can have a customized header easily added that's already here on DW? One of the reasons I originally used FS is because it was so easy for me to change out my headers when I got bored with them without having to know a huge amount of coding.

Any help or suggestions would be gratefully received.
jhumor: (Default)

[personal profile] jhumor 2010-09-06 01:40 pm (UTC)(link)
I can't help with the others: I changed "Links visible as" from pictures to text and they display in the place I want them (Lower left, with 'reply' lower right).

BUUUUUT

Headers are a PIECE OF CAKE here!: click on "Customization". Click "Style" Toward the bottom is a tab marked "Header" Click that. put in the URL for the image of the header you want to use. Tell it how tall the header is and how you want it displayed and PRESTO!!!

It was sooooo very easy compared to LJ - ANNNNNND I have a freebie account and it let me do it! I was so excited :D
jhumor: (Default)

[personal profile] jhumor 2010-09-06 02:39 pm (UTC)(link)
Rats! Sorry! I have the LJ codes, but I have no idea if it'll work or not here:

You might have to play with height, width, etc.

Past this in the box for custom CCS:

#header-inner {
background-image: url(http://locationof.yourpix.com);
height: XXpx;
width: XXX;
}
iavalir: (Shire: Bag End)

[personal profile] iavalir 2010-09-06 02:54 pm (UTC)(link)
I had the exact same problem with my Flexible Squares layout! I fixed it last night, but I don't remember how I managed to do it. I ended up deleting something and somehow it worked.

Anyhow, I'll give you the code to paste on your theme layer and see if that works. :)


Hopefully I got the code copied right. If there's anything else you'd like, such as a tags list in a hierarchical format, I can give you the code I used for that as well. :)

BTW, your layout is beautiful!
iavalir: (Shire: Bag End)

part 1

[personal profile] iavalir 2010-09-06 04:10 pm (UTC)(link)
Hmm, let me post my entire code then (starting from this comment to the next because it got too big). :) I'm not sure where the cutoff should have been in my previous comment, or maybe I should included the part at the top? This code includes the links at the bottom of entries, and a hierarchical tags format.

Hope it works out for you! :)

iavalir: (Shire: Bag End)

part 2

[personal profile] iavalir 2010-09-06 04:10 pm (UTC)(link)
iavalir: (Default)

Re: part 2

[personal profile] iavalir 2010-09-06 04:31 pm (UTC)(link)
Sweet! :) I'm thinking the reason why it didn't do anything is maybe the theme layer is not connected to your layout yet? Go to the "Your Styles" page and click on "edit" for the style you are currently using. There should be an option for "Theme," and you just select the theme and save.

I hope this works. :)
iavalir: (Shire: Bag End)

Re: part 2

[personal profile] iavalir 2010-09-06 04:38 pm (UTC)(link)
No problem at all! I'm glad I could help! :)