Shape 5

Joomla Club Extensions => Frontpage Display Version 1 - Club => : ameisez January 10, 2009, 06:46:08 AM



: Add different image in each box
: ameisez January 10, 2009, 06:46:08 AM
Hi,

How can I have different image on each box?

I want to put images instead of text.

Thanks


: Re: Add different image in each box
: mikek January 10, 2009, 07:23:35 PM
The boxes take any html code you would like so you would enter something like:

<img src="http://www.site.com/image.jpg" style="height:100px; width:150px"></img>


: Re: Add different image in each box
: ameisez January 11, 2009, 09:35:23 AM
Thanks.. that works.. :)

Now I just want to remove the white part on the edges because it doesnt look good on my site.

Can I make it ransparent instead of white? png perhaps instead of jpg?

lastly... I dont want the name to show, is it possible? I tried to use space as the name but it won't allow.

possible solution is making the text same color of the background, can i change font color of the Title/name of the Module?


: Re: Add different image in each box
: mikek January 11, 2009, 02:18:16 PM
Hello, these are not features of the module and would require a lot of custom programming to do this.