Support » Fixing WordPress » Widget doesn't display correctly

  • brittany.savvycouponaholics

    (@brittanysavvycouponaholics)


    Currently running version 3.9.3 (wasn’t an option in drop down menu). Will be updating within the week to the newest upgrade.

    I’ve created a custom widget from an affiliate site, and its just not displaying correctly. I’ve played around with widget sizes and have tried not customizing, but nothing seems to fix the problem.

    Here’s my customized widget code:

    <script type="text/javascript">
    <!--
        escalate_ad_affiliate_id = "20101";
        escalate_ad_size = "300x250";
        escalate_ad_font_family = "3";
        escalate_ad_font_size = "medium";
        escalate_ad_font_color = "ef6ea8";
        escalate_ad_link_color = "855fa8";
        escalate_ad_bg_color = "ffffff";
        escalate_ad_even_color = "fff";
        escalate_ad_odd_color = "ffffff";
        escalate_ad_border_color = "ef6ea8";
        escalate_ad_categories = "Baby+%26+Toddler,Personal+Care";
    //-->
    </script>
    <script type="text/javascript" src="http://www.enwdgts.com/coupons/widget/show_ads.js">
    </script>

    The widget in question is located on the right hand side bar at the top. Not sure how to get rid of the “grayed” spacing and the huge triangle at the bottom.
    Current view of the widget.

Viewing 1 replies (of 1 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    From what I could tell it’s a gif image being used. Possible width|height setting could be dealing with that.

Viewing 1 replies (of 1 total)
  • The topic ‘Widget doesn't display correctly’ is closed to new replies.