- Posts: 14116
- Thank you received: 1639
Margin between menu and Carousel PRO plugin
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
12 years 5 days ago #28721
by ivan.milic
Replied by ivan.milic on topic Margin between menu and Carousel PRO plugin
You have this HTML:
after image in module html. Remove it and gap will disappear.
Code:
<div id="ckimgrsz" style="left: 0px; top: 0px;">
</div>
<div id="ckimgrsz" style="left: 0px; top: 0px;">
<div class="preview">
</div>
</div>
after image in module html. Remove it and gap will disappear.
Please Log in to join the conversation.
-
joa
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 103
- Thank you received: 1
12 years 4 days ago #28757
by joa
Replied by joa on topic Margin between menu and Carousel PRO plugin
If i click on the page I can switch to the source code but I can't edit directly. Where is that html in the joomla folder?
I looked for it but couldn't find it.
Thx
I looked for it but couldn't find it.
Thx
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 days ago #28769
by ivan.milic
Replied by ivan.milic on topic Margin between menu and Carousel PRO plugin
If it's not in html you put then it is form some plugin you installed.
Puting
#ckimgrsz{
display:none!important;
}
at bottom of template_css.css will force it disappear.
Puting
#ckimgrsz{
display:none!important;
}
at bottom of template_css.css will force it disappear.
Please Log in to join the conversation.
Time to create page: 0.077 seconds