RLM - Spacing

User 2924428 Photo


Registered User
1,718 posts

Did someone delete my post? Hrmm.. trying to adjust the gaps between my menu buttons, please help!!
Look here at ..

www.teambeasty.com

Also the images aren't showing full size..
User 187934 Photo


Senior Advisor
20,190 posts

.row .coffee-1341-span-2 {
width: 16.6667%;
}
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

Eric thanks for responding..

I'm going to go at it right now, i'll let you know how it goes.
User 2924428 Photo


Registered User
1,718 posts

Eric, why isn't this code creating a margin between the buttons?

body > .row > [class*="coffee-span-"].column-2 {
margin-right:4%;
}
User 2924428 Photo


Registered User
1,718 posts

Also I am reading 12 rows, each with a different % width.. in order to space out my buttons, do I increase the % or decrease?

.row .coffee-span-1 {
width:8.333333333333332%;
}

.row .coffee-span-2 {
width:16.666666666666664%;
}

.row .coffee-span-3 {
width:25%;
}

.row .coffee-span-4 {
width:33.33333333333333%;
}

.row .coffee-span-5 {
width:41.666666666666664%;
}

.row .coffee-span-6 {
width:50%;
}

.row .coffee-span-7 {
width:58.33333333333333%;
}

.row .coffee-span-8 {
width:66.66666666666666%;
}

.row .coffee-span-9 {
width:75%;
}

.row .coffee-span-10 {
width:83.33333333333333%;
}

.row .coffee-span-11 {
width:91.66666666666666%;
}

.row .coffee-span-12 {
width:100%;
}
User 2924428 Photo


Registered User
1,718 posts

Sorry, I found the code and increased it to 24% and still no changes in the menu..
User 187934 Photo


Senior Advisor
20,190 posts

It's still width: 16.6667% for me.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

Ok I uploaded the changes, 1341 references the coffeegrinder.css am I right?

I don't see the changes..
User 187934 Photo


Senior Advisor
20,190 posts

coffeegrinder.min.css
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

Altered but no change..

Found it in coffeegrinder.min.css after all that coding and it doesn't seem to provide the spacing I need between buttons.

Check it out ..

www.teambeasty.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.