|
: How do I add static images to any module position? : dano_east April 11, 2008, 02:00:00 AM Hello
This is probably obvious but ... I am trying to add single/static images to various module positions, similar to the pre-installed random image module. But just display one and have several on a page at anyone time ...? Any help in pointing me in the right direction greatly appreciated. Thanks in advance, Dan : Re: How do I add static images to any module position? : Melodrama April 11, 2008, 02:48:13 AM Dan,
I think the module sw_freelinks does what you want. Martin : Re: How do I add static images to any module position? : mikek April 11, 2008, 06:56:04 AM Hi,
You can just create a new module and use the insert image button on your editor to insert whatever images you wish. Or manually enter them into your code (http://www.site.com/image.jpg)</img> : Re: How do I add static images to any module position? : dano_east April 11, 2008, 07:42:33 AM Thank you both for your suggestions.
Create a new module ... why didn't I think of it! Cheers, Dan |