End of Support for Joomla 3 - Forum closed
White line/margin/border between positions
- glovemonkey
- Offline Topic Author
- Fresh Boarder
- Posts: 9
- Thank you received: 0
White line/margin/border between positions was created by glovemonkey
Posted 6 years 9 months ago #19569
Hi
I cannot find out how to remove the padding/margin between 'main-bottom' position and 'bottom-a'. I have tried loads but I cannot find the correct css tag - does anybody know what the css is?
You can see the white line on the homepage of www.ashbeeandstone.co.uk between the logo under the bathroom picture and the paragraph of text.
Any help would be greatly appreciated.
I cannot find out how to remove the padding/margin between 'main-bottom' position and 'bottom-a'. I have tried loads but I cannot find the correct css tag - does anybody know what the css is?
You can see the white line on the homepage of www.ashbeeandstone.co.uk between the logo under the bathroom picture and the paragraph of text.
Any help would be greatly appreciated.
by glovemonkey
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic White line/margin/border between positions
Posted 6 years 9 months ago #19574
Hi there,
I think its a space and you have set the background to: none.
Now it will show the site background colot.
You can fix it with adding a background color: > Your blue > #1e2330
I think its a space and you have set the background to: none.
Now it will show the site background colot.
You can fix it with adding a background color: > Your blue > #1e2330
.tm-content {
background: #1e2330;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- glovemonkey
- Offline Topic Author
- Fresh Boarder
- Posts: 9
- Thank you received: 0
Replied by glovemonkey on topic White line/margin/border between positions
Posted 6 years 9 months ago #19575
Thank you once again. That works perfectly.
by glovemonkey
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates