-
AuthorPosts
-
graphiqs Friend
graphiqs
- Join date:
- March 2013
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 1 times in 1 posts
March 6, 2013 at 6:33 am #185563On the homepage I am using the Custom html module just like the one on the homepage. This module is placed at the slidenews position and is supposed to show an add. But no matter what size I make it, there is always a small white border at the bottom. I have set the Module Class Suffix to no-padding.
The URL is http://www.gamecritics.eu
Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 6, 2013 at 7:56 am #485528Hi
Try to solve in this way
In this file /templates/ja_mitius/css/template.css at line 1341 you have
.module {
background: none repeat scroll 0 0 white;
border: 1px solid #E5E5E5
color: #666666
margin-bottom: 20px;
}change it to
.module {
background: none repeat scroll 0 0 transparent;
border: 1px solid #E5E5E5
color: #666666
margin-bottom: 20px;
}graphiqs Friendgraphiqs
- Join date:
- March 2013
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 1 times in 1 posts
March 6, 2013 at 12:12 pm #485585Hi Pavit,
Thanks for your reply.
Making the background transparent removes the white border indeed. But I do not think it is the best solution because it is now transparent and therefore it is wasted space in my opinion.
Do you perhaps know how to solve that?
Thanks.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by graphiqs 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Custom HTML module shows white bottom
Viewing 3 posts - 1 through 3 (of 3 total)