Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
message box with use joomla style enabled (1 viewing) (1) Guest
Go to bottom Favoured: 3
TOPIC: message box with use joomla style enabled
#12935
message box with use joomla style enabled 1 Year, 2 Months ago  
Hello, since the other thread seemed to have died, lets try to continue the new issue. We have resolved that the "small message box" is linked to use joomla style, and that you can indeed change it when you are not using joomla style. But what about those of us that do use joomla's style? I have looked in the css file for my joomla template and added the class for fb_txtarea but still nothing... anyone else have any ideas?
twizt3d (User)
Senior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: PA - USA Birthdate: 1987-02-15
Logged Logged
 
*****************************************
***The opposite of war isnt peace, its creation***
*******www.shadowassassinsguild.com********
*****************************************
 
The administrator has disabled public write access.  
#12964
Re:message box with use joomla style enabled 1 Year, 2 Months ago  
Im currently thumbing through the php files to find a way to force the size of the box. Thats a better solution than none I suppose... Can anyone confirm which file has the html codes for replying or starting threads? The source of any page viewing a forum witht he message box shows
Code:

textarea class = "fb_txtarea" name = "message" id = "message">write.html.php (most likely in my opinion)
message.php (this had a string in it but showed no change when altered)
post.php (didnt view source yet)

does anyone have any idea what im talking about, does anyone have any other thoughts about this.... is anybody even reading this....

~twizt3d 

twizt3d (User)
Senior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: PA - USA Birthdate: 1987-02-15
Logged Logged
 
Last Edit: 2007/06/26 17:52 By twizt3d.
 
*****************************************
***The opposite of war isnt peace, its creation***
*******www.shadowassassinsguild.com********
*****************************************
 
The administrator has disabled public write access.  
#13022
Re:message box with use joomla style enabled 1 Year, 2 Months ago  
i'm trieing to find the solution for this too, and encountred the same problem.

when i find i solution, i'll post it here
dhgamers (User)
Junior Boarder
Posts: 38
graphgraph
User Offline Click here to see the profile of this user
Gender: Male erikmasa5@hotmail.com Location: Tilburg Birthdate: 1989-01-03
Logged Logged
 
The administrator has disabled public write access.  
#13067
Re:message box with use joomla style enabled 1 Year, 2 Months ago  
any updates on this dhgamers?
twizt3d (User)
Senior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: PA - USA Birthdate: 1987-02-15
Logged Logged
 
*****************************************
***The opposite of war isnt peace, its creation***
*******www.shadowassassinsguild.com********
*****************************************
 
The administrator has disabled public write access.  
#13108
Re:message box with use joomla style enabled 1 Year, 2 Months ago  
no, i'm sorry,
but i had do do a lot of homework this week.
i have a lot of time next week. hope to find a solution then.

greets, dhgamers
dhgamers (User)
Junior Boarder
Posts: 38
graphgraph
User Offline Click here to see the profile of this user
Gender: Male erikmasa5@hotmail.com Location: Tilburg Birthdate: 1989-01-03
Logged Logged
 
The administrator has disabled public write access.  
#13127
Re:message box with use joomla style enabled 1 Year, 2 Months ago  
just finished homework, so this is my vacation
dhgamers (User)
Junior Boarder
Posts: 38
graphgraph
User Offline Click here to see the profile of this user
Gender: Male erikmasa5@hotmail.com Location: Tilburg Birthdate: 1989-01-03
Logged Logged
 
Last Edit: 2007/06/28 14:09 By dhgamers.
 
The administrator has disabled public write access.  
#13138
Re:message box with use joomla style enabled 1 Year, 2 Months ago  
GOT it


just paste this:
Code:



/* -------------------------------- fireboard stuff ------------------------------ */

table#fb_postmessage  .fb_txtarea
    {
    width:    95%;
    overflow: auto;
    height:   300px;
    border:   1px solid #ccc;
    }

.fb_txtarea
    {
    height: 300px;
    width: 95%;
    }



in your joomla css file
dhgamers (User)
Junior Boarder
Posts: 38
graphgraph
User Offline Click here to see the profile of this user
Gender: Male erikmasa5@hotmail.com Location: Tilburg Birthdate: 1989-01-03
Logged Logged
 
The administrator has disabled public write access.  
#13992
Re:message box with use joomla style enabled 1 Year, 1 Month ago  
Hi All,

How to use a TextBox as a InputBox for receiving a input from the User and stored to the database,and get a data from the database....????


Thanking you.

Navanethan.M.M
navanethanmca (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#14021
Re:message box with use joomla style enabled 1 Year, 1 Month ago  
Im not sure exactly what you are asking, but I am pretty sure it deserves its own thread since this thread was started about a specific problem, and that problem has been resolved.
twizt3d (User)
Senior Boarder
Posts: 65
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: PA - USA Birthdate: 1987-02-15
Logged Logged
 
*****************************************
***The opposite of war isnt peace, its creation***
*******www.shadowassassinsguild.com********
*****************************************
 
The administrator has disabled public write access.  
#14817
Re:message box with use joomla style enabled 1 Year, 1 Month ago  
@dhgamers: Thank you very much, it is easy to solve and it works great!
I have been searching the web and I found a thread in another forum which still discusses the same difficulty. I decided to link it with your solution in this thread.

forum.joomla.org/index.php/topic,178635....04738.html#msg904738

Greetings,

Niibla
niibla (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top
Powered by FireBoard - Creditsget the latest posts directly to your desktop