Quote:
Originally Posted by NickTheGreek
1.- Right click is disabled and can't see the code.
2.- Also I can't see anywhere my copyright link
|
I did not take out the copyright link. I installed it the way it came I have not edited the copyright link at all. Taht was there before i ungraded as well.
I disabled the product right click mod. Please try again.
Here is the bottom portion of the code for the main template the copyright stuff is still there.
Code:
<br />
<script type="text/javascript" src="ecommerce/jquery/skinable_tabs.min.js"></script>
<script type="text/javascript">
$('.tabs_holder').skinableTabs({
effect: 'basic_display',
skin: 'skin4',
position: 'top'
});
</script>
<script type="text/javascript">
$('.tabs_feedback').skinableTabs({
effect: 'basic_display',
skin: 'skin4',
position: 'top'
});
</script>
{vb:raw copyright}
{vb:raw footer}
</body>
</html>