Centering Contents of a column

User 2088758 Photo


Senior Advisor
3,086 posts

Has anyone figured out how to center all elments of a column in RLMP? Here is the page I am working on, I know how to center the text however how do i center the image and button?


http://misterwebguy.com/errors/rlm.PNG
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 103173 Photo


VP of Software Development
0 posts

That is not an option at this time (will be eventually). Right now it has to be done on on each individual element. Just give each element auto-margins.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2088758 Photo


Senior Advisor
3,086 posts

Thanks Scott!
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 434929 Photo


Ambassador
938 posts

Yeah the only way I found is adjusting margins,

I love to see wrap text around an image feature as well within RLM setting too.
Guys at coffeecup are awesometacular.
User 434929 Photo


Ambassador
938 posts

Wrapping text around an image is one the feature would be great in RLM
This kind of feature
http://www.coffeecup.com/help/articles/ … -an-image/
Guys at coffeecup are awesometacular.
User 2088758 Photo


Senior Advisor
3,086 posts

Ok just working on my webtemplate page. I think I have it worked out. How does this look?

http://misterwebguy.com/webtemplateTemp.html

I just started the top row.
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 2484360 Photo


Registered User
3,293 posts

Mansour ... wrote:
Wrapping text around an image is one the feature would be great in RLM
This kind of feature
http://www.coffeecup.com/help/articles/ … -an-image/


Wrapping text around an image is possible...

Take the image and text and place the in the same column. Then float the image left. Remember this is just HTML and CSS being applied in a visual like manor.

Here is what I do when I am having an issue with trying to figure out something in RLM.

First, I think about how I would accomplish this if I were to hand code it.

Second, I take those steps and figure out what I can, and can not do in RLM.

Third, I complete as much of the steps in RLM as I can so that I do not have to hand code it when exported.

Lastly, I do steps 1-3 one last time to find if there is an easier way to go about what I am trying to accomplish and compare that to what I am currently doing and see which is easier.

Try these when you have an issue and you will be able to figure it out a lot faster. :)
User 434929 Photo


Ambassador
938 posts

Thank you Adam done that now and It's cool .
Guys at coffeecup are awesometacular.
User 603315 Photo


Registered User
938 posts

Mansour ... wrote:
Thank you Adam done that now and It's cool .


How I do it Mansour is like Adam, but with a twist, I use the float: left and also use the Image padding. So say if the image has no padding by default, I use what Adam does, but then apply a touch of padding with the image not the text (not saying you can't do it that way, but I haven't managed thus far) and I've had success with it :P
User 434929 Photo


Ambassador
938 posts

G'kar wrote:
Mansour ... wrote:
Thank you Adam done that now and It's cool .


How I do it Mansour is like Adam, but with a twist, I use the float: left and also use the Image padding. So say if the image has no padding by default, I use what Adam does, but then apply a touch of padding with the image not the text (not saying you can't do it that way, but I haven't managed thus far) and I've had success with it :P


Yeah here is how I did it and maybe useful for others too.

http://www.feizsite.com/CoffeeCup/rlm/wrap/wrap.html
Guys at coffeecup are awesometacular.

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.