-
AuthorPosts
-
September 30, 2010 at 9:09 am #154777
Hi:
How to give hyperlinks for image.I placed Single Image in User modules. In IE we can able to see. But in mozilla does not vissible. any one can help?
And how to delete Mobile version Icon, which is placed in down of template?
Thank you.
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
September 30, 2010 at 11:00 am #357181Assuming you have created custom module::
http://www.joomlart.com/forums/topic/how-to-create-custom-module-2/Now, You can go to html output of specific module and change in image code reference from::
<img src=”/images/stories/sample.png” alt=”sample”>
to
<a href=http://joomlart.com”><img src=”/images/stories/sample.png” alt=”sample”></a>
and update link accordingly.
October 1, 2010 at 10:32 am #357315Hi ,
Thank you for your reply.
But actually i don’t know where i have to update which is you mention code. I did like this in custom pageSelect the Image
Click on Insert/Edit image ,which is placed in Html editor, and given link.
But didnot work in mozilla. suppoted by IE only. and using html editor i checked the code. there also showing correct code , which is you given. above.Thank you
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 1, 2010 at 7:25 pm #357363Please perform the specific task with editor turned off:
October 5, 2010 at 12:33 pm #357796Hi,
I am perform the specific task with editor turned off: This is my coding. It’s correct only. But while click on image hyperlink does not work. in IE working.<a href=”index.php?option=com_content&view=article&id=188:free-enewsletter&catid=34″><img style=”margin: 0px 15px; vertical-align: middle;” alt=”enewsletter” src=”images/stories/enewsletter.png” width=”106″ height=”49″ /></a>
please reply
Thanking you.aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 5, 2010 at 6:50 pm #357833How about changing this::
<a href=”index.php?option=com_content&view=articl e&id=188:free-enewsletter&catid=34″>to
<a href=”/index.php?option=com_content&view=articl e&id=188:free-enewsletter&catid=34″>
October 6, 2010 at 5:35 am #357879Hi,
Thanks for your patient. hyperlinks does not work in mozilla. which is you given above.
What mistake i done,October 6, 2010 at 7:35 am #357896Hi,
after changing the code, i got one major error recently, which is i mentioned below,
while insert the image inside of articles and anyware,i can able to see in admin page, while insert the image. But I cannot see the image in browser , while running the coding, it’s show the image name only. This problem geting recently.For an example i insert one newsletter image. in browser we cannot see image, it display as newsletter. I mean it display image name only.
come back to adminpage I check the url coding it’s show coding like this “../../images/stories/enewsletter.png”. but it’s not actual coding which done by me. while insert the image it’s display as “images/stories/enewsletter.png”.
help me?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 6, 2010 at 12:40 pm #357932Hi Kriba,
Will it be possible for you to please pm me superadmin details as I would be able to do in with inserting the image and then, showing in right path reference 🙂
October 7, 2010 at 5:37 am #358021Hi
Actually I din’t host my site. I am working in local system, It’s not passible to access know.So could you give solutions for that in online, I think image path some where capture wrongly in default. And one more thing, after Set no-editor option, we can change in coding, its working fine. but while giving hyperlinks using the JEC-Editor, it’s caputue wrongly as /../images/stories/newsletter.jpg.
Could you guide me?.:((aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 7, 2010 at 7:50 am #358031It is the usual way for linking images as shown here::
http://www.w3schools.com/HTML/tryit.asp?filename=tryhtml_imglink
Please view the code at left side to see how image is being linked
<blockquote>but while giving hyperlinks using the JEC-Editor, it’s caputue wrongly as /../images/stories/newsletter.jpg.</blockquote>
You may wish to post this in developer specific forum::
http://www.joomlacontenteditor.net/forum/index.php -
AuthorPosts
This topic contains 12 replies, has 2 voices, and was last updated by kriba 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum