Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


HTML/CSS Halp filter_list
Author
Message
HTML/CSS Halp #1
I've implemented Awards to my development forum and I can't seem to style the postbit as I would like... 

I got it looking how I want it to with 1 award;

http://puu.sh/nsBJN/91f563b560.png

Although, when the user has multiple awards, it doesn't put it within the same element.. It's racking my brain lol. Here's an example;

http://puu.sh/nsBO5/ba2341d09b.png

How do I make it so that they are all in one line?

Here's my coding from "ougcawards_postbit"

PHP Code:
{$br}<center class="awardsBG"><span style="white-space:normal; width: 100%;"><a href="{$mybb->settings['bburl']}/awards.php?view={$award['aid']}title="{$award['name']}"><img src="{$award['image']}alt="{$award['name']}/></a></span></center

Here's the coding from 'Postbit'

PHP Code:
    <div class="author_statistics">
        {
$post['user_details']}{$post['newpoints_postbit']}
        <
br />
        {
$post['ougc_awards']}
                </
div

Thanks all Smile

Reply

RE: HTML/CSS Halp #2
Are you editing the right postbit? Check postbit_classic and post it here. If I don't see anything right off the bat, could you possibly send me a temporary admin account to check the codes myself?
(This post was last modified: 03-06-2016, 01:21 AM by H²O™.)
❮  Let's play a little game of Russian Roulette, you load the gun I'll put it to my head. ❯
[Image: ho8QDM0.gif]

Reply







Users browsing this thread: 1 Guest(s)