Santa's hat to the forum icons.

For support and discussion related to templates and themes in phpBB 3.3.
MortallCsAl3x
Registered User
Posts: 88
Joined: Fri Apr 14, 2023 5:01 pm
Location: Romania
Name: Alex Cornea

Santa's hat to the forum icons.

Post by MortallCsAl3x »

Hello forum can someone help me to add Santa's hat to the forum icons?

My forum - www.worldcs.ro/forum
:roll: Forum - https://www.worldcs.ro - Gaming Community PHPBB3
:arrow: Counter-Strike 1.6 NextClient - https://www.cs16-nextclient.eu
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26882
Joined: Fri Aug 29, 2008 9:49 am

Re: Santa's hat to the forum icons.

Post by Mick »

If it were me I’d use the emoji keyboard on my device🎅.

But if you want a smiley I think this method still works:

Upload the smilie image to forum/images/smilies

Go to> Admin panel> posting> smilies
Bottom of the page click add multiple smilies if necessary.
Smilies that have not yet been added appear at the top of the screen.
Enter a smilie code (ie the bit you type to get it to display)
Enter the Emotion (ie what it means)
Width and height if they are not already set
Choose whether it will be displayed on the posting page (ie to the right of the screen you write in)
Choose the smilie order (ie where it appears in the order of the smilies you have)
Tick the add box
Submit

Purge the cache.
  • "The more connected we get the more alone we become” - Kyle Broflovski© 🇬🇧
User avatar
wintstar
Registered User
Posts: 374
Joined: Sat Mar 07, 2009 12:39 pm
Location: Central Hessen, close to the "heart of nature", Germany

Re: Santa's hat to the forum icons.

Post by wintstar »

To you mean this?

Extension Christmas Hat
MortallCsAl3x
Registered User
Posts: 88
Joined: Fri Apr 14, 2023 5:01 pm
Location: Romania
Name: Alex Cornea

Re: Santa's hat to the forum icons.

Post by MortallCsAl3x »

wintstar wrote: Fri Dec 20, 2024 3:26 pm To you mean this?

Extension Christmas Hat
perfect thanks bro!
:roll: Forum - https://www.worldcs.ro - Gaming Community PHPBB3
:arrow: Counter-Strike 1.6 NextClient - https://www.cs16-nextclient.eu
User avatar
warmweer
Jr. Extension Validator
Posts: 12022
Joined: Fri Jul 04, 2003 6:34 am
Location: somewhere in the space-time continuum

Re: Santa's hat to the forum icons.

Post by warmweer »

Just in case: there's a Christmas smiley pack
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
User avatar
Prosk8er
Registered User
Posts: 1783
Joined: Sun Mar 12, 2006 3:30 am
Location: Rochester, NY
Name: Tyler

Re: Santa's hat to the forum icons.

Post by Prosk8er »

i see you enabled it to make the hats fit better for your style
open forum/ext/origin/christmashat/styles/all/theme/stylesheet.css
find:

Code: Select all

    z-index: 1;
    background: url(./images/christmas_hat.png);
    width: 47px;
    height: 47px;
    position: absolute;
    margin-left: -24px;
    margin-top: -11px;
replace with:

Code: Select all

    z-index: 1;
    background: url(./images/christmas_hat.png);
    width: 47px;
    height: 47px;
    position: absolute;
    margin-left: -18px;
    margin-top: -15px;
User avatar
dbrewood
Registered User
Posts: 524
Joined: Tue Feb 09, 2021 9:35 am
Name: Daron Brewood

Re: Santa's hat to the forum icons.

Post by dbrewood »

MortallCsAl3x
Registered User
Posts: 88
Joined: Fri Apr 14, 2023 5:01 pm
Location: Romania
Name: Alex Cornea

Re: Santa's hat to the forum icons.

Post by MortallCsAl3x »

Prosk8er wrote: Fri Dec 20, 2024 9:11 pm i see you enabled it to make the hats fit better for your style
open forum/ext/origin/christmashat/styles/all/theme/stylesheet.css
find:

Code: Select all

    z-index: 1;
    background: url(./images/christmas_hat.png);
    width: 47px;
    height: 47px;
    position: absolute;
    margin-left: -24px;
    margin-top: -11px;
replace with:

Code: Select all

    z-index: 1;
    background: url(./images/christmas_hat.png);
    width: 47px;
    height: 47px;
    position: absolute;
    margin-left: -18px;
    margin-top: -15px;
done and thanks bro!
:roll: Forum - https://www.worldcs.ro - Gaming Community PHPBB3
:arrow: Counter-Strike 1.6 NextClient - https://www.cs16-nextclient.eu
User avatar
Prosk8er
Registered User
Posts: 1783
Joined: Sun Mar 12, 2006 3:30 am
Location: Rochester, NY
Name: Tyler

Re: Santa's hat to the forum icons.

Post by Prosk8er »

no problem gotta help out a fellow cs player and noticed you were using my extension :)
User avatar
Talk19Zehn
Registered User
Posts: 917
Joined: Tue Aug 09, 2011 1:10 pm

Re: Santa's hat to the forum icons.

Post by Talk19Zehn »

Subjekt: Santa's hat to the forum icons
I was probably too late :o . For dark styles, there has been a set in darkred since 2017-2024: Contrasts are generally usually good for a web presence. I personally really like a little departure from the standard.

https://gotskillslounge.com/viewtopic.php?t=160

Edit:
Xmas Santa Folder - Icons in gold
https://gotskillslounge.com/viewtopic.php?t=161

Best regards

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