InsaneJournal HowTo - Post a comment [entries|archive|friends|userinfo]
InsaneJournal Tutorials

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

Adding navigation links.[Jul. 19th, 2004|06:18 pm]
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.
Link Read Comments

Reply:
From:
( )Anonymous- this user has disabled anonymous posting.
( )OpenID
Username:
Password:
Don't have an account? Create one now.
Subject:
No HTML allowed in subject
  
Message:
 
Notice! This user has turned on the option that logs your IP address when posting.