Feb. 1st, 2008 at 7:58 PM
This is for Blue Shoes (Traquility II)
Create Theme Layer
Tutorial by
carriep63:
Creating a theme layer (using Livejournal new customize journal area)
Tutorials by
scotchosur:
Creating a Theme Layer (for InsaneJournal users)
Note: This is here for my benefit and bad memory but I didn't add everything under the sun for the blue shoes layer but if you want more extras, try these:
Add these into theme layer
Link to: Original Source
Adding Usericons in the Recent Entries view
Taken from: Original Source
Adding Additional Links
Look inside and find this line of code to add links to your navigation menu:
*replace "urladdhere" with your own your url and "nameoflink" with the link's name.
To add a new link, simply repeat it.
Create Theme Layer
Tutorial by
Creating a theme layer (using Livejournal new customize journal area)
Tutorials by
Creating a Theme Layer (for InsaneJournal users)
Note: This is here for my benefit and bad memory but I didn't add everything under the sun for the blue shoes layer but if you want more extras, try these:
Add these into theme layer
Link to: Original Source
Adding Usericons in the Recent Entries view
Taken from: Original Source
Adding Additional Links
Look inside and find this line of code to add links to your navigation menu:
$links = $links + "<li><a href=\"urladdhere\">nameoflink</a></li>";*replace "urladdhere" with your own your url and "nameoflink" with the link's name.
To add a new link, simply repeat it.
Comments