- Posts: 5
- Thank you received: 0
Hot Image Slider overlapping blog articles
-
Snax
Inactive member - Topic Author
- New Member
Less
More
12 years 4 months ago #21412
by Snax
Hot Image Slider overlapping blog articles was created by Snax
Hi there,
I have just downloaded and installed Hot Image Slider and it looks like the functionality should work very well. I have Joomla! 2.5.6 installed with the default Beez_20 template in use on the test site: www.quartertonclass.org/new/
I've enabled the slider on the home page only but unfortunately it overlaps the articles (category blog). I have set it to position-12 (top of #wrapper2) on the Beez_20 template and had hoped the articles would automatically be moved down to accommodate the slider size and height. I only have three test pics up, but would eventually replace them with more panoramic shots (wider and not as high) when working.
As suggested on other topics on this forum, I have tried editing template.css (templates/beez_20/css) and style.css (modules/mod_hot_image_slider/tmpl) to move the absolute position of the slider OK, but the articles beneath remain covered.
Note: Naturally on the other pages where the slider isn't active, I'd like the articles to be at the top of the page as they don't need to make room for the slider height.
I'd greatly appreciate any pointers someone can give!!
Many thanks in advance.
Cheers,
Snax
I have just downloaded and installed Hot Image Slider and it looks like the functionality should work very well. I have Joomla! 2.5.6 installed with the default Beez_20 template in use on the test site: www.quartertonclass.org/new/
I've enabled the slider on the home page only but unfortunately it overlaps the articles (category blog). I have set it to position-12 (top of #wrapper2) on the Beez_20 template and had hoped the articles would automatically be moved down to accommodate the slider size and height. I only have three test pics up, but would eventually replace them with more panoramic shots (wider and not as high) when working.
As suggested on other topics on this forum, I have tried editing template.css (templates/beez_20/css) and style.css (modules/mod_hot_image_slider/tmpl) to move the absolute position of the slider OK, but the articles beneath remain covered.
Note: Naturally on the other pages where the slider isn't active, I'd like the articles to be at the top of the page as they don't need to make room for the slider height.
I'd greatly appreciate any pointers someone can give!!
Many thanks in advance.
Cheers,
Snax
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #21419
by ivan.milic
Replied by ivan.milic on topic Hot Image Slider overlapping blog articles
add this somewhere in your css:
div#top {
height:312px!important;
}
div#top {
height:312px!important;
}
Please Log in to join the conversation.
-
Snax
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 4 months ago #21482
by Snax
Replied by Snax on topic Hot Image Slider overlapping blog articles
Hi Ivan,
Thanks very much for taking the time to reply. I'll look up that code and let you know how I get on.
Many thanks again.
Cheers,
Dave
Thanks very much for taking the time to reply. I'll look up that code and let you know how I get on.
Many thanks again.
Cheers,
Dave
Please Log in to join the conversation.
-
Snax
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 4 months ago - 12 years 4 months ago #21680
by Snax
Replied by Snax on topic Hot Image Slider overlapping blog articles
Hi Ivan, that code worked absolutely perfectly. Thank you so much!
Note: I added your code to css/position.css in the beez_20 template. i.e. Under Extensions -> Template Manager -> Beez_20 (template column) -> Edit css/position.css (Stylesheets)
Note: I added your code to css/position.css in the beez_20 template. i.e. Under Extensions -> Template Manager -> Beez_20 (template column) -> Edit css/position.css (Stylesheets)
Last edit: 12 years 4 months ago by Snax.
Please Log in to join the conversation.
Time to create page: 0.157 seconds