Entry tags:
Converse layout & matching profile layout and a single icon

The layout was made for this challenge. I knew that comm and promised myself to never go there again, because it's really bad for my self esteem. But then it was in
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-community.gif)
So then I got creative. I just ignored the challenge terms, because I can't work like that. Because if I try to work like that I can't see anything in my mind. The requirement just sits there and blocks the way for any ideas. And usually my layouts aren't built that simple, so I thought a challenge term or two will be in there when I just follow the muse.
And now I'm gonna go and see which challenge terms have made it in.
Converse |
![]() |
info |
based on Flexible Squares works for all account types tested in Internet Explorer 6 and Firefox 2 |
how to |
Go to the Customize Journal page. Make sure Style System is S2. Choose the Flexible Squares layout. Go to Custom CSS » Use layout's stylesheet(s): No » Use layout's stylesheet(s) when including custom external stylesheet: No » Use external stylesheets: No insert custom stylesheet The ads of a plus account take their color from the Custom Options. If you want to adjust the colors, go to Style and change Page - Background color of the outer table and Entries - Border color of the content and header/footer boxes. |
Profile layout | ||||
As you can see this profile layout has 2 columns. You can add more (or make it only one column), but adding columns is a bit more complicated than adding rows. So if you want to do this, you should know how tables work or ask someone who knows. Go to Edit Profile and insert the code into the Bio part. To copy the code click in the text area and then press Ctrl+A & Ctrl+C. | You don't have to use the lj-raw tags. With them you can only make line breaks/new paragraphs with <br> and <p>. Without the lj-raw tags you can also create line breaks and new paragraphs just by hitting the enter key. If you want to change the link color, put a font tag with a different color in your link. Like so: <a href="URL"><font color="#AA0000">LINK TEXT</font></a> |