META TAGS & TEMPLATES - Page 3

User 1745676 Photo


Registered User
28 posts

On My TESTING Page, I Have A BUTTON LINK That Has BOLD BLUE Text. And I Have Some Areas CENTERED. That Shows Up On My PHONE, But On My IE10 On My Windows 8, The BUTTON LINK Is NON BOLD & NOT BLUE TEXT. Also, NO CENTERING On My IE10.

Also, Does The RLMP Allow FULL PAGE/LAYOUT CENTERING. :cool:

http://tiptop.coffeecup.com/layouts/BLA … index.html
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

If your grid has width of 16 and a button element has a span width of 8 you would use the span push on the layout tab and push that button element 4 spans. This shifts the 8 span button element over 4 for a total of 12 and then there's 4 spans on the right unused. I used 100% width on the button properties
http://progrower.coffeecup.com/layouts/ … index.html
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 1745676 Photo


Registered User
28 posts

OK, I'll TEST This MORE Sometime SOON. :)
User 1745676 Photo


Registered User
28 posts

How Do I CHANGE The IMAGES From The Below Script? :)
<ul class="social-media social-1"><li><i class="large icon-facebook"></i></li><li><i class="large icon-twitter"></i></li><li><i class="large icon-linkedin"></i></li><li><i class="large icon-google-plus"></i></li></ul>
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

I used something like this then I added an id for each and added some custom css to get them into their final position.
<div class="coffee-span-2 column-1 coffee-749-span-3 coffee-390-span-4">
<ul class="social-media social-2" id="facebook"><!-- myname facebook start like button--->
<div class="fb-like" data-href="http://mydomain.com/" data-layout="button" data-action="like" data-show-faces="false" data-share="false"></div>
<!-- myname facebook end like button--->
</ul>
<ul id="twitter"><!-- my twitter follow button--->
<a href="https://twitter.com/myname" class="twitter-follow-button" data-show-count="false" data-show-screen-name="false" data-dnt="true">Follow @myname</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>


<!-- myname twitter end follow button--->
</ul>
</div>
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 1745676 Photo


Registered User
28 posts

What If I Simply Want To CHANGE The COLOR Of The Social Images From Orange To White? :)
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

You'll need to change the actual images with an editor.
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 1745676 Photo


Registered User
28 posts

OK, I Went Back In RLMP & CHANGED The Social Images Color, Published & Exported. On The Web Site, It STILL IS ORANGE. Even PREVIEW On IE Shows ORANGE. :)
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

ctrl+f5
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 1745676 Photo


Registered User
28 posts

That DIDN'T Help. I Even Uploaded The Change In A DIFFERENT Directory. Possibly After I SLEEP, I'll FIGURE OUT What I'm Doing Wrong! :)

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.