InsaneJournal HowTo - Adding navigation links. [entries|archive|friends|userinfo]
InsaneJournal Tutorials

[ website | Tutorials ]
[ userinfo | insanejournal userinfo ]
[ archive | journal archive ]

Adding navigation links. [Jul. 19th, 2004|06:18 pm]
Previous Entry Add to Memories Tell a Friend Next Entry
howto
[ex_empyreal791]
In order to add navigation links, you must first specify a website on your user information page



Default:



LASTN_WEBSITE<=
<!-- code for additional link -->
<td>
<br>&<br><a href="http://www.example.com">name of link</a>
</td>
<d bgcolor=%%color:stronger_back%%> </td>
<!-- end code for additional link -->

<!-- code for additional link -->
<td>
<br>&<br><a href="http://www.example.com">name of link</a>
</td>
<td bgcolor=%%color:stronger_back%%> </td>
<!-- end code for additional link -->

<!-- code for website link -->
<td>
<a href="%%url%%">%%name%%</a>
</td>
<d bgcolor=%%color:stronger_back%%> </td>
<!-- end code for website link -->
<=LASTN_WEBSITE




Using the override in its current state will allow the website you have designated on your user information page to appear in your journal. If you would like to omit this link, you will need to remove the segment for the website link.

You will also need to change the URL http://www.example.com to the address of the website you want to link. You can also change the name of link to whatever suits your needs.



Generator:


LASTN_WEBSITE<=
<!-- code for additional link -->
<tr>
<td class="meta">[</td>
<td align="right" class="meta"><b>description</b></td>
<td align="center" class="meta">|</td>
<td class="meta">
<a href="http://www.example.com"> name of link</a>
</td>
<d class="meta">]</td>
</tr>
<!-- end code for additional link -->

<!-- code for additional link -->
<tr>
<td class="meta">[</td>
<td align="right" class="meta"><b>description</b></td>
<td align="center" class="meta">|</td>
<td class="meta">
<a href="http://www.example.com"> name of link</a>
</td>
<d class="meta">]</td>
</tr>
<!-- end code for additional link -->

<!-- code for website link -->
<tr>
<td class="meta">[</td>
<td align="right" class="meta"><b>website</b></td>
<td align="center" class="meta">|</td>
<td class="meta">
<a href="%%url%%">%%name%%</a>
</td>
<td class="meta">]</td>
</tr>
<!-- end code for website link -->
<=LASTN_WEBSITE




Using the override in its current state will allow the website you have designated on your user information page to appear in your journal. If you would like to omit this link, then you will need to remove the segment for the website link.

You will also need to change the URL(http://www.example.com) to the address of the website you want to link. You can also change the name of link and description to whatever suits your needs.



Disjointed:


LASTN_WEBSITE<=
<!-- code for website link -->
<br><a href="%%url%%">%%name%%</a>
<!-- end code for website link -->

<!-- code for additional link -->
<br>&<br><a href="http://www.example.com"> name of link</a>
<!-- end code for additional link -->

<!-- code for additional link -->
<br><br>&<br><a href="http://www.example.com"> name of link</a>
<!-- end code for additional link -->


<=LASTN_WEBSITE




Using the override in its current state will allow the website you have designated on your user information page to appear in your journal. If you would like to omit this link, then you will need to remove the segment for the website link.

You will also need to change the URL(http://www.example.com) to the address of the website you want to link. You can also change the name of link to whatever suits your needs.



Punquin Elegant:


LASTN_WEBSITE<=
<!-- code for website link -->
<A HREF="%%url%%">&gt; %%name%%</A><BR>

<!-- end of code for website link -->

<!-- code for additional link -->
<a href=">http://www.example.com">
&gt; name of link</a><br>
<!-- end of code for additional link -->

<!-- code for additional link -->
<a href="http://www.example.com">
&gt; name of link</a><br>

<!-- end of code for additional link -->
<=LASTN_WEBSITE




Using the override in its current state will allow the website you have designated on your user information page to appear in your journal. If you would like to omit this link, then you will need to remove the segment for the website link.

You will also need to change the URL( http://www.example.com) to the address of the website you want to link. You can also change the name of link to whatever suits your needs.



Magazine:


LASTN_WEBSITE<=
<!-- code for website link --><
(<a href="%%url%%">%%name%%</a>)
<!-- end code for website link -->

<!-- code for additional link -->
(<a href=" http://www.example.com"> name of link</a>)
<!-- end code for additional link -->

<!-- code for additional link -->
(<a href=" http://www.example.com"> name of link</a>)
<=LASTN_WEBSITE</p>




Using the override in its current state will allow the website you have designated on your user information page to appear in your journal. If you would like to omit this link, then you will need to remove the segment for the website link.

You will also need to change the URL( http://www.example.com) to the address of the website you want to link. You can also change the name of link to whatever suits your needs.

Tabular Indent:



LASTN_WEBSITE<=
<TR><TD>View:</TD><TD><<a href=" http://www.example.com"> name of link</a>.</TD></TR>
<!-- end code for additional link -->

<!-- code for additional link -->
<TR><TD>View:</TD><TD><a href=" http://www.example.com"> name of link</a>.</TD></TR>
<!-- end code for additional link -->

<!-- code for website link -->
<TR><TD>View:</TD><TD><A HREF="%%url%%">Website (%%name%%)</A>.</TD></TR>
<!-- end code for website link -->
<=LASTN_WEBSITE</p>




Using the override in its current state will allow the website you have designated on your user information page to appear in your journal. If you would like to omit this link, then you will need to remove the segment for the website link.

You will also need to change the URL( http://www.example.com) to the address of the website you want to link. You can also change the name of link to whatever suits your needs.



Refried Paper:
The Refried Paper style allows for two different options in regard to adding navigation links. In the first override, you can add liks to the existing subtitle section


LASTN_WEBSITE<=

<!-- code for website link -->
<br>
<a href="%%url%%">%%name%%</a>
<!-- end code for website link -->

<!-- code for additional link -->
<br>
<a href=" http://www.example.com"> name of link</a>
<!-- end code for additional link -->

<!-- code for additional link -->
<br>
<a href=" http://www.example.com"> name of link</a>
<!-- end code for additional link -->
<=LASTN_WEBSITE</p>




The following override allows you to add a new subtitle before the new links:


LASTN_WEBSITE<=
<!-- code for website link -->
<br>
<a href="%%url%%">%%name%%</a>
<!-- end code for website link -->

<!-- additional links subtitle -->
</td> </tr>
<tr> <td bgcolor="#000000"><img src="%%cons:img%%/dot.gif" width="1" height="1"></td></tr>
<tr> <td bgcolor="#CCCCCC"><font class="subhead">Links</font></td></tr>
<tr><td bgcolor="#000000"><img src="%%cons:img%%/dot.gif" width="1" height="1"></td></tr>
<tr> <td class="links">
<!-- end additional links subtitle -->

<!-- code for additional link -->
<a href=" http://www.example.com"> name of link</a>
<br>
<!-- end code for additional link -->

<!-- code for additional link -->
<a href=" http://www.example.com"> name of link</a>
<br>
<!-- end code for additional link -->
</td></tr>
<=LASTN_WEBSITE



Using the override in its current state will allow the website you have designated on your user information page to appear in your journal. If you would like to omit this link, then you will need to remove the segment for the website link.

You will also need to change the URL( http://www.example.com) to the address of the website you want to link. You can also change the name of link and Links to whatever suits your needs.
LinkReply

Comments:
From: [info]naughty_hottie
2004-08-10 04:48 pm (UTC)

Could you help me?

(Link)

Humm well Hello,
There is something wrong w/ my journal I think. No matter what I do my Icon wont show up I have even tried changing it and all it does it put a dot there ... also my journal wont stay in the right settings, I mean insted of seeing it in the Generator layout style it comes up in the default! I can it to the Generator and it will stay for awhile but after awhile it goes back to the default... could you tell me how to fix this? Thankx

Lotz Of Love,
Samantha Ann!
From: [info]ex_empyreal791
2004-09-01 05:47 pm (UTC)

Re: Could you help me?

(Link)

I apologize for the delay in response. There was a known site-wide issue regarding user pictures. It has since been fixed. If you are still experiencing difficulty with this, you may want to ensure you are viewing a current version of your journal. You can do this by clicking on your browsers refresh/readload button. If this does not fix the problem, you will need to open a support request.