bfoken
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problems with Text and Simple Simple Social IconsThank you for all your help. Finally got it to work. Have yourself a great day!
Forum: Fixing WordPress
In reply to: Problems with Text and Simple Simple Social IconsSorry for the ambiguity.
What I mean by the text overlay is the 6 social media icons have text on top of the icon. For instance, the email icon shows “mail”; the facebook icon has “book”, etc. etc. This show up on Firefox and Chrome. This link should show you what I’m seeing.
So, whenever I have “text-align: right” in the code the text over the icons is there. When that is removed the text is gone, but then the phone number and tagline are no longer right justified. It’s a catch-22! Let me know if that makes sense. Thanks!
Forum: Fixing WordPress
In reply to: Problems with Text and Simple Simple Social IconsThanks linux4me2, but that did not solve the problem. I tried both nowrap and normal for white-space, but neither changed the text overlay. The one thing I’ve noticed (while using FireBug) is that if I remove the “text-align: right” the overlay on the icons goes away, but then the tagline and phone number are in the wrong place. Any further ideas of how to keep the text in place and remove the overlay on the icons? Thanks again!