test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • mikebru Friend
    #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 Friend
    #223120

    mikebru;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 ShannonN

    mikebru Friend
    #223159

    thanks, 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
    Mike

    mikebru Friend
    #223306

    Still need help please

    mikebru Friend
    #223375

    help :confused:

    ShannonN Friend
    #223422

    mikebru;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

    sam009 Friend
    #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?

Viewing 7 posts - 1 through 7 (of 7 total)

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