Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Problems and bugs
 alt tags
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

smitmap
Starting Member

USA
11 Posts

Posted - March 24 2006 :  07:55:37  Show Profile  Visit smitmap's Homepage  Reply with Quote
Hi

Is there a way to put an alt tag on the category images? I have looked but can't seem to find out how.

I found the place for the product images.

Thanks
smitmap

MarkBennett
Starting Member

4 Posts

Posted - March 27 2006 :  03:50:10  Show Profile  Reply with Quote
This should work:
Open the file "shopdisplaycategories.asp"

Find the Sub "AddImage"

For both of the lines that end [src="<%=StrCatImage%>"></a>] change to:

src="<%=StrCatImage%>" alt='<%= Iname %>' /></a>
Go to Top of Page

smitmap
Starting Member

USA
11 Posts

Posted - March 27 2006 :  07:10:32  Show Profile  Visit smitmap's Homepage  Reply with Quote
Thanks

I will check it out.

smitmap
Go to Top of Page

ironhawker
VP-CART Super User

USA
260 Posts

Posted - April 15 2006 :  01:33:30  Show Profile  Visit ironhawker's Homepage  Reply with Quote
Line 211 to 216
was:
%>
<p align="center">
<a href="shopdisplayproducts.asp?id=<%=id%>&cat=<%=linkname & addwebsesslink%>"><img border="0" src="<%=StrCatImage%>"></a>
<%
else
%>
<p align="center">
<a href="shopdisplaycategories.asp?id=<%=id%>&cat=<%=linkname & addwebsesslink %>"><img border="0" src="<%=StrCatImage%>"></a>
<%
' this is a change
' -`-`-`-`-`-`-`-`-`-`-`-`-`-`-`-`-`-`-`-`
%>
<p align="center">
<a href="shopdisplayproducts.asp?id=<%=id%>&cat=<%=linkname & addwebsesslink%>"><img border="0" src="<%=StrCatImage%>" alt='<%= Iname %>' /></a>
<%
else
%>
<p align="center">
<a href="shopdisplaycategories.asp?id=<%=id%>&cat=<%=linkname & addwebsesslink %>"><img src="<%=StrCatImage%>" alt='<%= Iname %>' /></a>

~-~-~-~-~-~-~-~-~-~
Randy "RC" Corn
[email protected]
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00