- Posts: 4
- Thank you received: 0
Extra space below 'Carousel' on home page
-
gmjackson@me.com
Inactive member - Topic Author
- New Member
Less
More
12 years 11 months ago #14192
by gmjackson@me.com
Extra space below 'Carousel' on home page was created by gmjackson@me.com
Hi, I setting up a new site using the furniture store for properties
184.173.252.139/~gfstruct/HotTempFurnTest17/index.php
I am required to make this site in English and Russian. All was going well until i added the multi-language.
I think I followed the instructions for the multi language ok as the flags are appearing etc however I now have extra space under the Carousel position on the home page I cant get rid off.
I have tried moving flags from top to bottom but no dice, cant remove the extra space.
Any help would be most appreciated.
Gavin Jackson
184.173.252.139/~gfstruct/HotTempFurnTest17/index.php
I am required to make this site in English and Russian. All was going well until i added the multi-language.
I think I followed the instructions for the multi language ok as the flags are appearing etc however I now have extra space under the Carousel position on the home page I cant get rid off.
I have tried moving flags from top to bottom but no dice, cant remove the extra space.
Any help would be most appreciated.
Gavin Jackson
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago #14196
by ivan.milic
Replied by ivan.milic on topic Re: Extra space below 'Carousel' on home page
that is space reserved for featured articles, eater just put something or you will need to add this style in style block in index.php of template head section but only to home page:
#content_main{
display:none;
}
, you need to wrap then with if statement checking if home page. Here is an link to joomla reference how to detect home page:
docs.joomla.org/How_to_determine_if_the_...ewing_the_front_page
#content_main{
display:none;
}
, you need to wrap then with if statement checking if home page. Here is an link to joomla reference how to detect home page:
docs.joomla.org/How_to_determine_if_the_...ewing_the_front_page
Please Log in to join the conversation.
-
gmjackson@me.com
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
12 years 11 months ago #14218
by gmjackson@me.com
Replied by gmjackson@me.com on topic Re: Extra space below 'Carousel' on home page
I will give that a try tonight. Can you tell my why that space does not come up in the vanilla install (ie pre the addition of the multi-language)?
Please Log in to join the conversation.
-
gmjackson@me.com
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
12 years 11 months ago #14219
by gmjackson@me.com
Replied by gmjackson@me.com on topic Re: Extra space below 'Carousel' on home page
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago #14237
by ivan.milic
Replied by ivan.milic on topic Re: Extra space below 'Carousel' on home page
maybe you just need to change menu item type for front page "Front Page Blog Layout" ?
Please Log in to join the conversation.
-
gmjackson@me.com
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
12 years 11 months ago #14325
by gmjackson@me.com
Replied by gmjackson@me.com on topic Re: Extra space below 'Carousel' on home page
Thanks ivan, the code you posted worked a treat.
Please Log in to join the conversation.
Time to create page: 0.214 seconds