Overlapping Modules

More
11 years 4 months ago #32577 by greenlizzard
Hi There,

hope someone can help me, I have the sparky pro template in use on joomla 2.5.14, i have a logo in a custom html module at the top left position in position mp_top1. Below that is a slideshow using the yootheme widgetkit in position mp_header1.

What i am trying to achieve is that the logo overlaps the slideshow so half the logo is over the slideshow and the otherhal is above it.

Have been pulling what hair i have left out but can not figure out how to achieve it. It might be simple , so I am hoping that someone can help me.

the test webite I am working on can be seen here greenlizzard.net78.net/

Any help would be appeciated

Many thanks
Gerald

Please Log in to join the conversation.

More
11 years 4 months ago - 11 years 4 months ago #32579 by ivan.milic
Replied by ivan.milic on topic Overlapping Modules
Add this css to template_css.css:

.mp_top1 .custom IMG{
position: absolute;
margin-top: 80px;
z-index: 10;

}
Last edit: 11 years 4 months ago by ivan.milic.
The following user(s) said Thank You: greenlizzard

Please Log in to join the conversation.

More
11 years 4 months ago #32594 by greenlizzard
Replied by greenlizzard on topic Overlapping Modules
Many Thanks, it worked a treat.

Please Log in to join the conversation.

Time to create page: 0.149 seconds
Powered by Kunena Forum