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.

A way to move/hide the smilies box?

4 posters

Go down

Solved A way to move/hide the smilies box?

Post by missing_mile_ghost October 14th 2012, 9:54 am

I just re-skinned my forum, and have everything just how I want it... Only to find out that in the version I chose to build from, the box with all the smilies in it is next to the post input text box, and it's huuuuuge! It takes up a lot of space, and I would love to either hide it entirely, or at least move it. I would change versions or something.... but this took me so much time to redesign that I would just be devastated to have to do it over again.

Does anyone know how this might be achieved? Is there a way I could hide it with a CSS code? I really hate how it looks!

Any help would be SO so greatly appreciated!


Last edited by missing_mile_ghost on October 14th 2012, 8:53 pm; edited 2 times in total
missing_mile_ghost
missing_mile_ghost
Forumember

Female Posts : 40
Reputation : 0
Language : English

http://bainbridge.forumotion.com/forum

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by Sanket October 14th 2012, 10:55 am

A screenshot would help.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by missing_mile_ghost October 14th 2012, 11:21 am

A way to move/hide the smilies box? Capds

The box with the smiley faces on the left is what I would like to hide or move, if it is possible. Smile Thank you.
missing_mile_ghost
missing_mile_ghost
Forumember

Female Posts : 40
Reputation : 0
Language : English

http://bainbridge.forumotion.com/forum

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by Sanket October 14th 2012, 11:26 am

That smiley box is there by default.
Why do you want to remove it? You can just add the quick reply, if you don't want to use this everytime?

Forum Version?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by missing_mile_ghost October 14th 2012, 11:33 am

I'm using phpBB2

The reason I'd like to remove it is because the forum is meant for creative writing, and we write quite a lot. So on the reply page, it squashes the writing up quite a lot when you're trying to preview what you have written so far. It would just make it so much easier if there was a way to hide it, with CSS perhaps. Sorry to be a bother. I was just wondering if there was a way.
missing_mile_ghost
missing_mile_ghost
Forumember

Female Posts : 40
Reputation : 0
Language : English

http://bainbridge.forumotion.com/forum

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by Sanket October 14th 2012, 11:44 am

Well I believe you could remove it, but that does not change the width in any way. It would only remove that smilies box.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by missing_mile_ghost October 14th 2012, 11:47 am

Ah, okay.

I'm sorry to have bothered you. I shall just have to live with it, I suppose. Smile

Thank you anyway.
missing_mile_ghost
missing_mile_ghost
Forumember

Female Posts : 40
Reputation : 0
Language : English

http://bainbridge.forumotion.com/forum

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by Sanket October 14th 2012, 11:50 am

Its okay, didn't bother me. Was just trying to find if the width could be changed.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by missing_mile_ghost October 14th 2012, 11:56 am

If you do find anything out, would you be able to let me know?

Thank you so much for looking into this. I know it's not really a 'problem', so I really appreciate the help.
missing_mile_ghost
missing_mile_ghost
Forumember

Female Posts : 40
Reputation : 0
Language : English

http://bainbridge.forumotion.com/forum

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by Neymar1 October 14th 2012, 3:20 pm

Stick this in your CSS. I reckon this is probably your best bet as the table where you see the smilies on that page is the same table as on the forums, so changing that messes everything up. This will get rid of the smilies box and give you a bigger text area for your members.

Code:
iframe.row1 {
  display: none;
}

#text_editor_textarea.post {
  width: 850px !important;
}
Neymar1
Neymar1
Forumember

Male Posts : 406
Reputation : 28
Language : HTML, CSS, and a bit of JavaScript
Location : Scotland

http://www.simplyfifa.com

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by missing_mile_ghost October 14th 2012, 8:44 pm

That's perfect!

Thank you so so much! You're a life saver! I love you
missing_mile_ghost
missing_mile_ghost
Forumember

Female Posts : 40
Reputation : 0
Language : English

http://bainbridge.forumotion.com/forum

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by Neymar1 October 14th 2012, 8:50 pm

missing_mile_ghost wrote:That's perfect!

Thank you so so much! You're a life saver! I love you

Glad I could help. Smile
Neymar1
Neymar1
Forumember

Male Posts : 406
Reputation : 28
Language : HTML, CSS, and a bit of JavaScript
Location : Scotland

http://www.simplyfifa.com

Back to top Go down

Solved Re: A way to move/hide the smilies box?

Post by SLGray October 15th 2012, 12:54 am

Topic Solved & Locked


A way to move/hide the smilies box? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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