-
AuthorPosts
-
November 9, 2015 at 2:15 am #723255
Hello,
We have a webiste using Joomla! 3.4.5 and JA University template.
On our homepages (french and english ones) we decided to not display any content, we mean Joomla! articles or K2 items.
The problem is that it is not easy to build a homepage (and most probably just a page) without any content. So we found a trick which is to link the homepages to empty Joomla! articles (which belong to empty Joomla! content categories). It works. But, as you can see on this screen capture , there is a strange line wich appears before the footer modules. We strongly believe that this line appears as a “residue” of the empty article linked to the homepage. Do you know a way to remove it?
Regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 9, 2015 at 6:11 am #723306Hi
Add to your custom.css file this
.t3-sl-1 {
border-bottom:0px!important;
}pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 9, 2015 at 6:11 am #754014Hi
Add to your custom.css file this
.t3-sl-1 {
border-bottom:0px!important;
}November 9, 2015 at 7:21 am #723312Hello and thank you for your reply,
That is what I did but it does not seem to work.
Regards
November 9, 2015 at 7:21 am #754020Hello and thank you for your reply,
That is what I did but it does not seem to work.
Regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 9, 2015 at 9:11 am #723326<em>@aalisg 501398 wrote:</em><blockquote>Hello and thank you for your reply,
That is what I did but it does not seem to work.
Regards</blockquote>
the line should start with a dot
.t3-sl-1 {
You have added it in the wrong way at line 87
div#fd.eb .mod-item + .mod-item {
border-top: 0px !important;
margin-top: 0px !important;
padding-top: 6px !important;
}t3-sl-1 {border-bottom:0px!important;} <----------- missing dot at the beginningpavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 9, 2015 at 9:11 am #754034<em>@aalisg 501398 wrote:</em><blockquote>Hello and thank you for your reply,
That is what I did but it does not seem to work.
Regards</blockquote>
the line should start with a dot
.t3-sl-1 {
You have added it in the wrong way at line 87
div#fd.eb .mod-item + .mod-item {
border-top: 0px !important;
margin-top: 0px !important;
padding-top: 6px !important;
}t3-sl-1 {border-bottom:0px!important;} <----------- missing dot at the beginningNovember 9, 2015 at 11:12 am #723498Hello and thank you for your reply,
My Mistake. Sorry. It works now. Thank you very much.
Regards
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by aalisg 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum