Custom CSS?
This code is in the bottom of service.css
{if $custom_styles}
{load_defer file="css/custom_styles" direct_info=$custom_styles type="css"}
{/if}
It causing an issue in my template with detailed image thumbs.
<style type="text/css"> <!-- .dpimages-icons-box {width: 164px; } .dpimages-icons-box a, .dpimages-icons-box a:link, .dpimages-icons-box a:visited, .dpimages-icons-box a:hover, .dpimages-icons-box a:active {width: 78px; height: 54px; } --> </style>
where is this generated from, and why??? Seems like a comment would be nice to let me know what template or file to edit to get rid of this.
__________________
xcart 5.1.2
|