Hello.
I'm kinda new to this and attempting to make my own skin.
My website is: http://maraudersfics.freephpwebhosting.net
I was wondering if there is any way to do the two following things with the shoutbox:
1) Is there any way to move the input area below the messages, so people see what's been said and then beneath that can enter their name (if a guest) and shout
and
2) Is there a way to change how the shouts show up? I'd like it to be like this:
Name
Date & Time
Message
----------------
Name
Date & Time
Message
Thank you in advance.
I don't think that you can, or should change the shout box text area from the top to the bottom. The way it works is that the shout box shows up first, then the newest shout. If you did what you are suggesting, then you would just be able to see a box with old shouts. You would have to scroll down to read the new shouts and see the text box. Maybe with some modding, you could separate the text box from the shouts, but you would still have to scroll down to see the new shouts. If you figure out how to have the box load scrolled down please let us know. π
As for changing the message layout, yes you can do that. Try adding this to the css:
.sbname {border-top:1px solid #000000}
You could also try to change the look of other parts of the shoutbox with these:
.sbdatetime
.sbshout
I don't know any others.
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
Thank you so much for your help!
All fixed.
=)
