I have problem with OUGC Awards Plugin,
Maybe you can also help me sir about this, I just put in settings that it will show 4 awards only in postbits to avoid the forum from running out..
please help me, I wan't to make show 4 awards per line..
If you have awards in a list <li> and images have different height, you'll have to add in the list (but not before the first list item), something like this:
<li><div style="clear:both;"></div></li>
(or define style in .css file li:nth-child(4){...})
If you have awards in a list <li> and images have different height, you'll have to add in the list (but not before the first list item), something like this:
<li><div style="clear:both;"></div></li>
(or define style in .css file li:nth-child(4){...})
Yeah, my award images are all different sizes but I did try your edit without the list tags.
Where would I add the div style code? I see the logic but not sure where/how to implement??
2013-05-30, 05:55 PM (This post was last modified: 2013-05-30, 05:57 PM by RocketFoot.)
Still no good for me, the only way I can get it to partially work is with Leefish's template edits. I tried reverting to original and applying the file edits but nothing! LOL! I give up, at least I have rows but the centering is off. I don't think it's your edit, I think it's my forum. I have a large number of plugins that may interfere or something.
2015-09-07, 06:43 AM (This post was last modified: 2015-09-07, 10:53 AM by noyes.)
Omar, this plugin work for me, but if the award given above than 4, it only dsiplay 4 award in user profile.. How can i solve this?
i need atleast 10 award will be given to user
(2013-05-27, 02:52 PM)unionbanklouie Wrote: I have problem with OUGC Awards Plugin,
Maybe you can also help me sir about this, I just put in settings that it will show 4 awards only in postbits to avoid the forum from running out..
please help me, I wan't to make show 4 awards per line..