Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php if (is_search()) { ?>
- <div id="fixed1" style="z-index:100000;overflow:hidden;width:160px;height:600px;text-align:left;display:scroll;position:fixed;bottom:0px;left:0px;">
- <div style="position:fixed;opacity:0.5;background:#ddd;padding:0px 5px;"><a rel="nofollow" href="javascript:void(0);" onclick="document.getElementById('fixed1').style.display = 'none';" style="cursor:pointer;color:#000;text-decoration:none;font-size:11px !important;">CLOSE</a></div>
- <!-- ads left code -->
- <!-- //end ads code -->
- </div>
- <div id="fixed2" style="z-index:150000;overflow:hidden;width:160px;height:600px;text-align:right;display:scroll;position:fixed;bottom:0px;right:0px;">
- <div style="position:fixed;opacity:0.5;background:#ddd;padding:0 5px;"><a rel="nofollow" href="javascript:void(0);" onclick="document.getElementById('fixed2').style.display = 'none';" style="cursor:pointer;color:#000;text-decoration:none;font-size:11px !important;">CLOSE</a></div>
- <!-- ads right code -->
- <!-- //end ads code -->
- </div>
- <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement