3.1 - Birthday Icon is no more?

For support and discussion related to templates, themes, and imagesets in phpBB 3.1.
Ideas Centre
Locked
ClickClickClick
Registered User
Posts: 32
Joined: Sat Jul 23, 2011 11:10 pm

3.1 - Birthday Icon is no more?

Post by ClickClickClick »

With much help from PayBas my 3.1 style is now live.
http://www.byyourcommand.net/cylonforum/

Today, happened to be a member's birthday and I see the Birthday Icon is no more in Ascraeus?

I guess the development team maybe thought it was a bit cheesy to include again? :roll:
I agree it is a more streamlined design to not have it...
...but when you have a super cheesy icon like a Cylon with a party hat - how can you not want to display that??!

Image

If anyone might have an idea to reinstate the index.php birthday icon I'd like to try it. But if it would be a major deal for a minor item, I don't have bunches of deep coding skill. So I would just assign "Mr. Life-of-the-party" to a smiley.

Thanks for looking - and grab a party hat ;)
User avatar
PayBas
Former Team Member
Posts: 930
Joined: Thu May 25, 2006 12:37 am

Re: 3.1 - Birthday Icon is no more?

Post by PayBas »

You could try this:

Code: Select all

.stat-block.birthday-list p {
    padding-left: 50px;
    min-height: 74px;
    background: url('./images/my-pic.png') 0 0 no-repeat;
}
ClickClickClick
Registered User
Posts: 32
Joined: Sat Jul 23, 2011 11:10 pm

Re: 3.1 - Birthday Icon is no more?

Post by ClickClickClick »

Once again... PERFECT. Thank you PayBas!
Added your code to my content.css and the Cylons are ready to party once more.

Resolved. :D
Locked

Return to “[3.1.x] Styles Support & Discussion”