Smiley Box Help
3 posters
Page 1 of 1
Smiley Box Help
Technical Details
Forum version : #phpBB2
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : Yourself
Forum link : http://www.Resurrected-Hope.forumotion.com
Description of problem
I have tried all the tutorials I could find, but I cannot for the life of me figure it out, my forum is a phpBB2 , I'm so new to this stuff and I swear I followed it but maybe I missed something, any help is greatly appreciated XDI want to remove the smiley box so there's more text space and stuff.
Re: Smiley Box Help
Hello,
Try adding this in your CSS:
Try adding this in your CSS:
- Code:
div#smiley-box {
display: none;
}
div#textarea_content {
width: 100%!important;
}
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Smiley Box Help
Luffy wrote:Hello,
Try adding this in your CSS:
- Code:
div#smiley-box {
display: none;
}
div#textarea_content {
width: 100%!important;
}
Where at? Just so I don't mess anything up, and Thank you
Re: Smiley Box Help
skouliki wrote:In the end 😉
I'm a total noob, I seriously apologize XD I mean like
the posting_smilies section or what? Because the tutorials I saw totally confused me xD
Re: Smiley Box Help
No, all you need to do is go to:
Admin Panel > Display > Pics and colors > colors > CSS stylesheet
and add the code at the end of the sheet.
Admin Panel > Display > Pics and colors > colors > CSS stylesheet
and add the code at the end of the sheet.
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Similar topics
» Multiple smiley codes for one smiley?
» Smiley Transparent
» Smiley Request
» Smiley Problems
» Smiley Faces
» Smiley Transparent
» Smiley Request
» Smiley Problems
» Smiley Faces
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum