End of Support for Joomla 3 - Forum closed
reduce space between two position
- kabrito_22
- Topic Author
- Visitor
- Thank you received: 0
how do I reduce the space between the end of slidertop and the begin of breadcrumbs ?
by kabrito_22
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 reduce space between two position
Posted 10 years 2 weeks ago #5900
Live Url please and a screenshot!
1.) Watch this video > www.joomlaplates.com/template-customizing
2.) Analyze the margin or padding
3.) Reduce the margin or padding and then insert the the changed margin or padding into your custom.css
1.) Watch this video > www.joomlaplates.com/template-customizing
2.) Analyze the margin or padding
3.) Reduce the margin or padding and then insert the the changed margin or padding into your custom.css
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- kabrito_22
- Topic Author
- Visitor
- Thank you received: 0
i insert this code in custom.css
div {margin-top: 0px} and not reduce enough. the margin actualy is 75 px
my site www.ciidept.net/portal/
div {margin-top: 0px} and not reduce enough. the margin actualy is 75 px
my site www.ciidept.net/portal/
by kabrito_22
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 reduce space between two position
Posted 10 years 2 weeks ago #5909
Add this code to your custom.css
.main-outer {padding:0}
#breadcrumbs {margin-top:0;margin-bottom:0}
.main-outer {padding:0}
#breadcrumbs {margin-top:0;margin-bottom:0}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- kabrito_22
- Topic Author
- Visitor
- Thank you received: 0
already entered this code and not have change the space of the slidertop and breadcrums is 75px.
by kabrito_22
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
The gaps are the "padding" from your jnews module, see image attached.
Please learn how to use the Firebug!!
And the slider can be set to zero gap with module clas suffix = mod-blank
Please learn how to use the Firebug!!
And the slider can be set to zero gap with module clas suffix = mod-blank
Attachment margin.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
The following user(s) said Thank You: kabrito_22
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates