| View previous topic :: View next topic |
fabienne Member
Joined: 30 Nov 2005 Posts: 15
|
Posted: Sun Dec 04, 2005 1:02 pm Post subject: Reply Window Resizing Off the Screen and Image Problems |
|
|
|
I tried to start a topic on my forum and the window I got to type in the subject and Message body scaled off the screen. I noticed that the Emoticons were in a row horizontally instead of vertically and it appeared that they were pushing the topic area out of it's normal size. How can I get the new topic page to conform to the size of the screen?
My forum is: http://www.myfreebulletinboard.com/f/?mforum=scentsibility
This is a post which I tried to edit and the same thing happened: http://www.myfreebulletinboard.com/f/index.php?mforum=scentsibility&showtopic=10
It doesn't seem to happen in all cases, just some. Perhaps I have a control set wrong, but I can't seem to find which one it is.
Also, several times I have tried to post an image and end up with the coding showing and no image, so instead of:
I get:
[i mg]http://mywebsite/images/thatapple.jpg[/img]
what can I do about that?
Thanks for helping with this. I posted this in the questions section, but it could be a bug, so I posted it again here.
_Fabienne |
|
| Back to top |
|
|
fabienne Member
Joined: 30 Nov 2005 Posts: 15
|
Posted: Sun Dec 11, 2005 12:38 pm Post subject: |
|
|
|
I am still having problems with the reply windows in here. I have taken emoticons off my forum because they insisted on appearing in a straight line horizontally and pushing the reply window out past the right hand side of my screen. I did look in my Admin control panel, and I did fine the HTML and Javascript and such, and did attempt to change it around with no luck getting the smilies to appear in a straight line vertically.
Here is the code I was looking at, the template was Boarderline, in the Post Screen section, and +--post: smilie box.
I thought the problem might be "width='90%'" in the table called out below (which I thought was holding the smilies). After all, it calls out 90% of its container table. But, that did not work. I replaced it with 50px and it still looked the same.
<table class='tableborder' cellpadding='3' cellspacing='0' align='center' width='90%' style='text-align: center;margin: 6px;'>
<tr>
<td class='titlemedium' align='center' colspan='{ibf.vars.emo_per_row}' style='text-align: center;'>[ {ibf.lang.click_smilie} ]</td>
</tr>
<!--THE SMILIES-->
<tr>
<td class='titlemedium' align='center' colspan='{ibf.vars.emo_per_row}' style='text-align: center;'>[ <a href='javascript:emo_pop()'>{ibf.lang.all_emoticons}</a> ]</td>
</tr>
</table>
If there is some way to fix this, I would appreciate knowing what it is. Thank you for any help on this that you can give. |
|
| Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
Powered by phpBB © 2001, 2002 phpBB Group |
|
|
|
|