-
AuthorPosts
-
July 1, 2007 at 4:33 pm #121178
Hi, I use Fireboard with JA Xenia and have a problem, the textbox where you write your message is too small. This has to do with the template since it wont give it enough room or how I should put it.
If enyone could help me with this I would be very grateful, thanks 😀
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
July 2, 2007 at 12:35 am #223120mikebru;19521Hi, I use Fireboard with JA Xenia and have a problem, the textbox where you write your message is too small. This has to do with the template since it wont give it enough room or how I should put it.
If enyone could help me with this I would be very grateful, thanks 😀
have you a live url, it would seem you need to find the offending code ( text box) and just adjust the width.
Without a site to view I can’t find it for you but if you use Firefox and have added “Firebug” addon you can highlight the text box on your site with cursor and right click from pop up menu select inspect element it will show you what code that element uses. From there you will be able to correct the problem
Cheers ShannonNJuly 2, 2007 at 12:04 pm #223159thanks, I have firebug but I dont know how to find the file in which I supose to edit. I just see the code but in which file is it? Through the Fireboard backend admin panel I have set the height and widht that I want to use but it doesnt help.
the url is:
http://moremotorsport.com//index.php?option=com_fireboard&Itemid=31&func=post&do=reply&catid=13
thanks
MikeJuly 3, 2007 at 5:11 pm #223306Still need help please
July 4, 2007 at 11:17 am #223375help :confused:
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
July 4, 2007 at 10:30 pm #223422mikebru;19878help :confused:
In firebug highlight the text area panel, use inspect element highlight the line, up the top of the display ( firebug) the first instance of the the results are displayed next to ‘inspect area’ that tells ya what class etc is attached to the highlighted element – in the far right panel look at the box model it shows you the size of the box
I do not have fireboard so do not have the fb css files to look at but this is the css class that controls the box size this is the class you look for in the fireboard css file and alter and save overwriting the original. Back up the original file before editing!
<textarea id=”message” name=”message” class=”fb_txtarea“/>
ShannonN
August 22, 2007 at 3:20 pm #227854<em>@ShannonN 19937 wrote:</em><blockquote>In firebug highlight the text area panel, use inspect element highlight the line, up the top of the display ( firebug) the first instance of the the results are displayed next to ‘inspect area’ that tells ya what class etc is attached to the highlighted element – in the far right panel look at the box model it shows you the size of the box
I do not have fireboard so do not have the fb css files to look at but this is the css class that controls the box size this is the class you look for in the fireboard css file and alter and save overwriting the original. Back up the original file before editing!
<textarea id=”message” name=”message” class=”fb_txtarea“/>
ShannonN</blockquote>
Hello can someone help me ? How must change this?
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by sam009 17 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum