Hi,
it is no bug, but a suggestion for improvement. I searched the forums, but did not find this suggestion nor an issue concerning this.
I found that, when I changed the image directories manually. Within vB-ACP I modified the style options but there was a problem.
vBSEO uses within the templates
- vbseo_linkbackbit
Example:
Code:<if condition="$vbseoping[ismod]"> <img src="images/misc/moderated_small.gif" border="0" ondblclick="return vBSEO_linkback_mod_Init('$vbseoping[t_id]', 'mod')" id="linkbackimg_$vbseoping[t_id]" alt=".." /> .. </if>- vbseo_linkbackmenu
Example:
Code:<tr> <td class="vbmenu_option"><img class="inlineimg" src="images/vbseo/goto_linkbacks.gif" alt="$vbphrase[vbseo_goto_linkbacks]" /> <a href="#linkbacks">$vbphrase[vbseo_goto_linkbacks]</a></td> </tr>
hard coded paths.
Maybe it would be better to include the values of the $stylevar array?
Thank you for answering!
Regards, Ben.


LinkBack URL
About LinkBacks









Reply With Quote
