0
Welcome Guest! Login
0 items Join Now

posting images in module spots

  • posting images in module spots

    Posted 18 years 4 months ago
    • Not sure if this is the correct forum to ask this in, but it seemed to be the best I could think of. Is there a way to put an image with an HREF tag into a mosule spot? Or can only modules be loaded into the module locations?
  • Re: posting images in module spots

    Posted 18 years 4 months ago
    • Not sure if this is the correct forum to ask this in, but it seemed to be the best I could think of. Is there a way to put an image with an HREF tag into a mosule spot? Or can only modules be loaded into the module locations?

      You can make a module that is simply one image / banner / button that is linked if you wish.

      1. In your admin control panel go to Site > Global Configuration and change the "Default WYSIWYG Editor" to "No WYSIWYG Editor". This will allow us to use raw code in the modules without any interference from the editor.

      2. Create a new module and set the Show Title to "No" and set the position to your desired location. Be sure Published is set to "Yes"

      3. In the content Custom Output: Content section, enter in the code for your image and link:
      example: <a href=" www.mylink.com "><img src="myimage.jpg" alt="myimage" border="0" /></a>

      Save your module, and this should give you just a solid image in the module location without any text, module title, etc.

      Let me know if this is along the lines of what you were looking for :)

Time to create page: 0.044 seconds