Module images

More
13 years 3 weeks ago #29450 by kingston.clinton
Hi Ivan

On the front page the custom modules you created example Member or Equipment, how did you get the picture into the module and also create the box look?

Please Log in to join the conversation.

More
13 years 3 weeks ago - 13 years 3 weeks ago #29457 by ivan.milic
Replied by ivan.milic on topic Module images
Nothing special you need to do, use custom HTML modules for positions advert 1-4 , html for first box is this:
Code:
<a href="index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=10&amp;Itemid=130">Members <img src="images/arrow.png" alt="arrow"></a>

and image is actually background of module position box, see layout.css:

.mp_advert1 {
background: url(../images/custom/advert1.jpg) no-repeat;
font-family: 'RobotoBoldCondensed', sans-serif;
color: #000;
font-size: 22px;
}
...
Last edit: 13 years 3 weeks ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.227 seconds
Powered by Kunena Forum