Featured Ad Ribbon Only Works In Chrome & Safari
Classipress 3.3.3
I've pored over the tutorials in this forum and tried dozens of versions of the code, but can't make the ribbon work in Firefox and IE.
Currently, this one: http://forums.appthemes.com/classipress-general-discussion/add-ribbon-featured-ads-version-51426/
Works in chrome and safari:
PHP Code:
<div class="post-left">
<?php if(is_sticky()) {?>
<div class="featured-ribbon"></div>
<?php
}
?>
<?php if ( $cp_options->ad_images ) cp_ad_loop_thumbnail(); ?>
this one:
PHP Code:
<?php if (is_sticky()){ ?>
<div class="post-block" style="background: #FFFFE0; border: 1px solid #E6DB55;">
<?php } else { ?>
<div class="post-block">
<?php } ?>
Works across browsers, but breaks the css. .post-left is not recognized.
Check this out:
Problem #1: jobtest.editorandpublisher.com/jobs
Problem #2: jobtest.editorandpublisher.com/resumes