I'm trying to add an image to the user profile but unable to display it!
I uploaded the image to the ojs root folder or into the public>journal and I used different combinations of HTML code but without success!
For example,
- Code: Select all
<img src="testpicture.jpg">
<img src="http://localhost/testpicture.jpg">
<img src="testpicture.jpg" alt="testpicture" width=50 height=75>
Non of these worked!
Is there another best way?
It would be a useful feature in OJS to have the possibility to "add picture" to the member profiles.
On other hand, if there is more than one member in the journal team (i.e editorial team) and we add more details to their bio-statements, the information will be displayed heaped without any separator between the different members!
Try for example to add 3 or more editors with contact information and and see how it looks; they will appear very close each to other!
A neat or at least subtle separator (ex. line or blank space) between members will be welcome!
Thanks
