XF 2.1 Custom widget size

meadwench2

Member
Hey all,

I've an Ad Manager widget in my sidebar at gotmead.com/community, and it's running over top of other widgets. Is there a way to customize widget height for that one widget?

I'm not sure how or where to put sizing info for this. The widget code is

Code:
<xf:macro template="siropu_ads_manager_ad_macros" name="ad_unit" arg-position="SideBar_Ad" />
 

Attachments

  • Screen Shot 2021-01-26 at 6.25.22 PM.webp
    Screen Shot 2021-01-26 at 6.25.22 PM.webp
    49.3 KB · Views: 6
Oh wait, I was looking on the landing page, not the forum.

It looks like a height is already defined so you will need to contact the author of the add-on and/or the style author for assistance with resolving it.
 
Yeah, turns out they want the package size to be auto. Would have saved me a ton of time for them to have noted that. ::sigh:: Guess I was silly for assuming an ad space needed to have the ad size defined using their list of defined sizes.
 
Top Bottom