By icinfo on Wednesday, 18 March 2015
Replies 3
Likes 0
Views 1.5K
Votes 0
Hi,

please change the form backend field-lenght so that it is easier to read the events in the backend. Now the fields lengths in the backend are so short that to see the full info one must go inside the field and scroll inside the field. This is quite troublesome. Please add more length to the fields in the backend. Thanks!

- Anne
Which version of JEvents are you using?

If you are using JEvents 3.2.4 does changing line 930 of media/com_jevents/css/bootstrap.css from
width: 206px;

to
width: 400px;

help?
·
10 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Which version of JEvents are you using?

If you are using JEvents 3.2.4 does changing line 930 of media/com_jevents/css/bootstrap.css from
width: 206px;

to
width: 400px;

help?


How do you get to that file? I cannot find it? Can I find it in the backend or is it on the server in the joomla/jevents root folder?
·
10 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Open up your Joomla! Root folder with FTP or a filemanager from your webhost.

Go to:

media/com_jevents/css/

And you will see bootstrap.css.

Thanks
Tony
·
10 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post