How can I set the margins to zero?
8 years 6 months ago - 8 years 6 months ago #35221
by HGDC
How can I set the margins to zero? was created by HGDC
Hi There,
Whatever I do, I cannot get the modules touching each other. Here are two pictures one shows what I'm trying to achieve - the other one is what I get. There seems to be a margin between the columns and cannot see what to hack to get rid off as setting the CSS margin 0px is not working. Tried two modules in a row / tried picture and module in a row.
Whatever I do, I cannot get the modules touching each other. Here are two pictures one shows what I'm trying to achieve - the other one is what I get. There seems to be a margin between the columns and cannot see what to hack to get rid off as setting the CSS margin 0px is not working. Tried two modules in a row / tried picture and module in a row.
Last edit: 8 years 6 months ago by HGDC. Reason: spelling mistakes
Please Log in or Create an account to join the conversation.
8 years 6 months ago #35223
by HGDC
Replied by HGDC on topic How can I set the margins to zero?
Found a work around by giving negative margins - indicates that bootstrap.css is in play somewhere.
margin-left: -2.127659574468085%;*
margin-left: -2.074468085106383%;
margin-right: -2.127659574468085%;*
margin-right: -2.074468085106383%;
margin-left: -2.127659574468085%;*
margin-left: -2.074468085106383%;
margin-right: -2.127659574468085%;*
margin-right: -2.074468085106383%;
Please Log in or Create an account to join the conversation.
8 years 6 months ago #35225
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How can I set the margins to zero?
Hi
yes it uses Bootstrap to manage the columns, and then there is a space between each one by default
CEd
yes it uses Bootstrap to manage the columns, and then there is a space between each one by default
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.198 seconds