Previous Thread
Next Thread
Print Thread
Hop To
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
I know this is a minor issue but at this site I attempted to change my mood image.
Problem is I can't access the submit button, via scroll by a mouse.
Because the scroll bars are missing.

However you can use the arrow keys.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Jan 2004
Posts: 25
newbie
newbie
Joined: Jan 2004
Posts: 25
Quote
I know this is a minor issue but at this site I attempted to change my mood image.
Problem is I can't access the submit button, via scroll by a mouse.
Because the scroll bars are missing.

It worked for me here and my site. Where do I get all those cool mood icons? laugh I thought I'd try and help you a bit for all the help you've given me. Not that saying "it worked for me" is much help.

Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Well I am using firefox 29.0.1
I guess I should have included that.

For extra ones just google them.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Hummmmmmm, I get scroll bars now.

SD did you mod it?
Or was it a dream?


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Jan 2004
Posts: 25
newbie
newbie
Joined: Jan 2004
Posts: 25
Here's kind of a funny update. I wanted some of those mood icons you have here so I downloaded some. Then when I clicked for the mood menu to come up, guess what? No scroll bars and no "update my mood" button. Well, I clicked on the bottom border and pulled and that stretched the screen and I was able to see all the icons and the mood button. I guess there's someplace in control panel where the size of the box can be increased? Anyway, stretching the box works in the meantime.

Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Originally Posted by zoomway
Here's kind of a funny update. I wanted some of those mood icons you have here so I downloaded some. Then when I clicked for the mood menu to come up, guess what? No scroll bars and no "update my mood" button. Well, I clicked on the bottom border and pulled and that stretched the screen and I was able to see all the icons and the mood button.

It's different on this site because the templates/default/changemood.tpl is different from what's in stock UBBT 7.5.8.

STOCK UBBT 7.5.8 changemood.tpl
Code
<body class="ubb_popup_body">
	<form name="mood_select_form" method="post" action="{ubb url=""}">
...
	</form>
</body>

UBBCENTRAL.com's changemood.tpl
Code
<body class="ubb_popup_body">
	<div style="max-height:300px;overflow:scroll;">
	<form name="mood_select_form" method="post" action="{ubb url=""}">
...
	</form>
	</div>
</body>

...

EDIT, TO ADD THE FOLLOWING:

Originally Posted by zoomway
I guess there's someplace in control panel where the size of the box can be increased? Anyway, stretching the box works in the meantime.

It's not exactly in control panel as you expect, but you can edit the size of the box by editing the header.tpl file within the control panel.

1. Go to Control Panel > Templates
2. Select "header.tpl" and click "Edit Selected Template"
3. Find within the template, "400,300". This is the stock WIDTH and HEIGHT of the change mood box.

Last edited by id242; 05/15/2014 3:29 PM.

Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Originally Posted by Ruben
Hummmmmmm, I get scroll bars now.

SD did you mod it?
Or was it a dream?

changemod.tpl was updated on UBBC at 7:30pm last night (2014-05-14) smile


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Jan 2004
Posts: 25
newbie
newbie
Joined: Jan 2004
Posts: 25
Sorry, that code stuff goes over my head laugh But when I updated my public board I FTPed the icons into the proper folder. However, with my test board, I added the icons in control panel one at a time. Then, when I accessed the mood screen, it had scroll bars. I have no idea if adding icons that way made a difference, but I'll redo my real board's mood uploads that way and see what happens.

Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Originally Posted by zoomway
that code stuff goes over my head laugh

I see what you did there grin

-MoS


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Jan 2004
Posts: 25
newbie
newbie
Joined: Jan 2004
Posts: 25
Quote
. Go to Control Panel > Templates
2. Select "header.tpl" and click "Edit Selected Template"
3. Find within the template, "400,300". This is the stock WIDTH and HEIGHT of the change mood box.

I'll be dogged Felix...er id424 (was id 1 thru 421 taken? laugh ) it worked! I changed it to "600,500" and that did the trick. Thank you!

Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Originally Posted by zoomway
I'll be dogged Felix...er id424 (was id 1 thru 421 taken? laugh ) it worked! I changed it to "600,500" and that did the trick. Thank you!

OT: It's a combination of my initials and an industrial/electronic-beats-music band from Belgian that I've followed since the 80s, http://en.wikipedia.org/wiki/Front_242 -- I've used the handle/nick for a couple decades. No complaints so far. It just works wink


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Jan 2004
Posts: 25
newbie
newbie
Joined: Jan 2004
Posts: 25
Quote
OT: It's a combination of my initials and an industrial/electronic-beats-music band from Belgian that I've followed since the 80s, http://en.wikipedia.org/wiki/Front_24

Cool.

Quote
No complaints so far. It just works

No complaint. In fact my nick is quite geeky. It's the name of a hidden highway in Superman comics laugh But back on topic, I started a thread on trying to retrieve my password. Mission accomplished thanks to Gizmo and Ruben. And ended with trying to find out how to have all the mood icons appear, mission accomplished, thanks to you. Most importantly all of you gave instructions that were easy to follow even if they looked complicated at first wink


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
3 members (rootman, Gizmo, Nightcrawler), 562 guests, and 186 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)