The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Smiley Box Help

3 posters

Go down

In progress Smiley Box Help

Post by Rakki Sun 5 Mar - 3:59

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 XD

I want to remove the smiley box so there's more text space and stuff.
Rakki
Rakki
New Member

Posts : 6
Reputation : 1
Language : English

http://www.Droyaros-Realms.forumotion.com

Back to top Go down

In progress Re: Smiley Box Help

Post by TheCrow Sun 5 Mar - 4:07

Hello,

Try adding this in your CSS:
Code:
div#smiley-box {
    display: none;
}
div#textarea_content {
    width: 100%!important;
}
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: Smiley Box Help

Post by Rakki Sun 5 Mar - 4:20

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 Smile
Rakki
Rakki
New Member

Posts : 6
Reputation : 1
Language : English

http://www.Droyaros-Realms.forumotion.com

Back to top Go down

In progress Re: Smiley Box Help

Post by skouliki Sun 5 Mar - 4:54

In the end 😉
skouliki
skouliki
Manager
Manager

Female Posts : 15061
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

In progress Re: Smiley Box Help

Post by Rakki Sun 5 Mar - 5:12

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
Rakki
Rakki
New Member

Posts : 6
Reputation : 1
Language : English

http://www.Droyaros-Realms.forumotion.com

Back to top Go down

In progress Re: Smiley Box Help

Post by TheCrow Sun 5 Mar - 7:50

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. Smile
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum