View Full Version : Netquotevar:productanchor
marknc
16-Dec-2003, 09:38 PM
No matter where I place this anchor in the productline template the url always overshoots in the browser thus obscuring the very product I am jumping to. Does anyone else have this problem? Being utterly at a loss, I have been linking to the preceeding product, but this is not a satisfactory solution as products move about and come and go. Can anyone offer a more solid solution?
Mark:confused:
cdicken
18-Dec-2003, 08:25 AM
I had this problem when I did the knowledge base so I put some padding between each product and put the product anchor at the top of the padding.
The code I used at the top of the product layout template was similar to the following:
NETQUOTEVAR:ENDSEPARATOR
<tr>
<td bgcolor="#666699" colspan="3">
<a name="NETQUOTEVAR:PRODUCTANCHOR"><img src="shim.gif" height="1" border="0"></a>
</td>
</tr>
NETQUOTEVAR:PRODUCTFORMBEGIN
<tr>
.....
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.