- Posts: 32
- Thank you received: 0
Slight gap has developed on home page
-
patricktrolan
Inactive member - Topic Author
- Member
Less
More
12 years 3 months ago #21712
by patricktrolan
Slight gap has developed on home page was created by patricktrolan
Hi,
a slight gap has developed between the carousel and the hot scroller on our homepage at clsc.us
I have no idea on how to remove this gap back to being flush like it originally was, can you please help,
thanks Paddy
a slight gap has developed between the carousel and the hot scroller on our homepage at clsc.us
I have no idea on how to remove this gap back to being flush like it originally was, can you please help,
thanks Paddy
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #21714
by ivan.milic
Replied by ivan.milic on topic Slight gap has developed on home page
We need link for that.
Please Log in to join the conversation.
-
patricktrolan
Inactive member - Topic Author
- Member
Less
More
- Posts: 32
- Thank you received: 0
12 years 3 months ago #21715
by patricktrolan
Replied by patricktrolan on topic Slight gap has developed on home page
clsc.us
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #21716
by ivan.milic
Replied by ivan.milic on topic Slight gap has developed on home page
Open :
modules/mod_hot_joomla_carousel_pro/tmpl/hot_joomla_carousel_pro.css
change
.hotcarousel {
position: relative;
top: -16px;
}
to
.hotcarousel {
position: relative;
top: -16px;
}
set module height 290 in module settings.
modules/mod_hot_joomla_carousel_pro/tmpl/hot_joomla_carousel_pro.css
change
.hotcarousel {
position: relative;
top: -16px;
}
to
.hotcarousel {
position: relative;
top: -16px;
}
set module height 290 in module settings.
Please Log in to join the conversation.
-
patricktrolan
Inactive member - Topic Author
- Member
Less
More
- Posts: 32
- Thank you received: 0
12 years 3 months ago #21724
by patricktrolan
Replied by patricktrolan on topic Slight gap has developed on home page
Tried what you suggested, replacing the code with the same code? and resetting the module height and it didn't work? Any other suggestions? Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #21729
by ivan.milic
Replied by ivan.milic on topic Slight gap has developed on home page
Sorry it was:
change
.hotcarousel {
position: relative;
top: -16px;
}
to
.hotcarousel {
position: relative;
top: 0px;
}
also i see height is still 310?
change
.hotcarousel {
position: relative;
top: -16px;
}
to
.hotcarousel {
position: relative;
top: 0px;
}
also i see height is still 310?
Please Log in to join the conversation.
Time to create page: 0.094 seconds