Forgot?

Editing Inputfields

Reply Topic
Link to this post 14 Sep 09

Hi Ninjateam,

my contentarea is about 480px with so i changed the width for the forum and it works fine. The only problem i have are the inputfields when i want to start a replay or edit a to a post. The following fields affected:
guest_name, subject and the textfield

i found those 2 files who are responsibly for the look:
ninjaboard_editpost.php and i think this ninjaboard_edittopic.php too

i changed the size, maxlength and on textarea the cols but nothing happens.

Did i overlooked something?

Thx for a satisfactory reply
Steve

p.s. this is my first post here, but i use your site with the free modules and components for a longe time now and in this case i have to say a big thank you. When its posible for me in the future i'll look forward to get a payed account on your site, because of your hard work and in other reason i can't programming to supporting you. - sorry about my bad english :)

Link to this post 14 Sep 09

Ok, sorry about this post, i looked 2 hours trought in the wrong direktion.
I tryed it with 'with="blabla"' and it worked some seconds later i found the relevant id's in the conditional.css and edited them :S

For everyone who want to change this, look for the id's:

#attachmentList { (this id is two times in this .css u can delete one of them)

and

#nbEditTopic input.nbInputBox,
#nbEditTopic textarea.nbEditor {


cheers
Steve

Link to this post 14 Sep 09

Hi Steve,
Welcome to the NinjaForge forums! :)

First of all, thanks for the kind words. I'm glad you like our extensions. Don't forget there are other ways to support us... like reviewing our extensions on the Joomla Extensions Directory :)

I'm glad you managed to fix the CSS issue. We realize it is a little complicated with the conditional CSS.... we will be completely changing how this works in the next two weeks.

Don't hesitate to post again if you have any more problems with NinjaBoard :)

Kind regards,
Mark

Home Forum Joomla Extension Support NinjaBoard Editing Inputfields