29 July 2014 @ 04:32 am
Harry Potter and the Goblet of LJ layout & profile layout  
Harry Potter and the Goblet of LJ
preview

Click here for live preview, then click on the layout's icon.

layout info Based on Flexible Squares.
Works for all account types.
Tested in Firefox 31, Google Chrome 36 and Internet Explorer 11.

The widths of maincontent and sidebar are changeable without problem.
how to implement this layout 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



   
This profile layout has a fixed width, changing the width would mess up the layout.

There are 2 places where you can put your text: the (height-wise) flexible part at the top and the inflexible part over the picture - you shouldn't put too much text in there or the background picture will repeat.
 
 
    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 and 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="#745825">LINK TEXT</font></a>

If you want to make this cell's text alignment middle, change valign="top" to valign="middle".