Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • kriba Friend
    #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 Friend
    #357181

    Assuming 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.

    kriba Friend
    #357315

    Hi ,
    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 page

    Select 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 Friend
    #357363
    kriba Friend
    #357796

    Hi,
    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 Friend
    #357833

    How 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″>

    kriba Friend
    #357879

    Hi,
    Thanks for your patient. hyperlinks does not work in mozilla. which is you given above.
    What mistake i done,

    kriba Friend
    #357896

    Hi,
    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 Friend
    #357932

    Hi 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 🙂

    kriba Friend
    #358021

    Hi
    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 Friend
    #358031

    It 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

    kriba Friend
    #358216

    Ok I will do, Thank you for your response

Viewing 12 posts - 1 through 12 (of 12 total)

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