Hye guys,
how does for me to insert image in chronoconnectivity.For example a user profile that have their photo on it..
how does for me to insert image in chronoconnectivity.For example a user profile that have their photo on it..
Hi Kayrie,
You can add a <img> tag into the body section of a ChronoConnectivity listing to show an image. The src attribute should link to a thumbnail image to avoid too much re-sizing in the browser.
Bob
You can add a <img> tag into the body section of a ChronoConnectivity listing to show an image. The src attribute should link to a thumbnail image to avoid too much re-sizing in the browser.
Bob
Hye bob,
Thank you for reply.
But the src i did not very clear on it.
Do i have to insert an image at com_chronoconnectivity folder?
Thank you for reply.
But the src i did not very clear on it.
Do i have to insert an image at com_chronoconnectivity folder?
Hi Kyrie,
You can have the images wherever you like as long as you have the correct URL in the <img> tag.
Bob
You can have the images wherever you like as long as you have the correct URL in the <img> tag.
Bob
hye bob,
Thank you. i succeed to insert the image. But my objective is to insert image like profile image.
Each time they login the can review their profile that have their pic.
So how can i recall back their pic either from db or else?
Really appreciate you helping me..
Thank you. i succeed to insert the image. But my objective is to insert image like profile image.
Each time they login the can review their profile that have their pic.
So how can i recall back their pic either from db or else?
Really appreciate you helping me..
Hi kayrie,
We're talking about an ordinary HTML <img> link here - what goes into it depends on where you have stored the images that you want to display.
Bob
We're talking about an ordinary HTML <img> link here - what goes into it depends on where you have stored the images that you want to display.
Bob
Thank you for reply.
Yes. i know that.but can i filter it from be review by others?
means in that page only have user pic that login at that time..
Yes. i know that.but can i filter it from be review by others?
means in that page only have user pic that login at that time..
Hi Kayrie,
Hmm, that's a different question . . .
Put the image link in the header box and link the image to the User ID.
Bob
Hmm, that's a different question . . .
Put the image link in the header box and link the image to the User ID.
Bob
can you give me a guide?coz in header i know to put the image link but to link to user id it make me problem?
Hi Kayrie,
It's impossible to answer without knowing how you have the images stored and how you have linked them to the user.
Bob
It's impossible to answer without knowing how you have the images stored and how you have linked them to the user.
Bob
hye bob,
the images is stored at \images file...but to restricted it to each user, that the problem..
thanks for helping..
the images is stored at \images file...but to restricted it to each user, that the problem..
thanks for helping..
This topic is locked and no more replies can be posted.