- This topic is empty.
-
AuthorPosts
-
July 2, 2013 at 10:16 am #46028
PitaMaria
ParticipantThe element in question is div.thumbel-excerpt — it’s the div containing the big, green text on the homepage at http://healthy-transitions-colorado.org/. You won’t see that text in Chrome but it’s displaying correctly in Firefox and Safari on the Mac and in IE on the PC. It looks like the text is being served up properly but I can’t for the life of me figure out the styling break.
Here’s the rub:
• It’s PHP, a WordPress site, and that div is pulling in text dynamically from a post excerpt.
• It’s part of a WordPress widget and, the way that widget is written, it applies some styling at the element level so it’s necessary to declare external stylesheet-level changes as ‘!important’Any help I could get would be greatly appreciated. Thanks in advance for your attention to my issue.
July 2, 2013 at 10:23 am #141285Paulie_D
MemberNo green text in FF, Safari or IE10 on W7
Interestingly, in IE9 > ‘mode’ of IE10, I get a contact form that isn’t visible in more up to date browsers.
Feels like a Mac issue at the moment.
July 5, 2013 at 9:24 pm #141695PitaMaria
ParticipantThanks for the reply. Are you able to give me more detail on this issue? Any ideas on how I can fix it?
Anyone have any recommendations?
July 6, 2013 at 7:08 am #141715Senff
ParticipantAll I see (in any browser) is a “COMING SOON” page, no form or green or anything.
July 6, 2013 at 5:17 pm #141759PitaMaria
ParticipantApologies, friends; I forgot I had my “Coming Soon” page up. The site is now available for viewing. My original question (still in need of resolution):
“The element in question is div.thumbel-excerpt — it’s the div containing the big, green text on the homepage at http://healthy-transitions-colorado.org/. You won’t see that text in Chrome but it’s displaying correctly in Firefox and Safari on the Mac and in IE on the PC. It looks like the text is being served up properly but I can’t for the life of me figure out the styling break.
Here’s the rub: • It’s PHP, a WordPress site, and that div is pulling in text dynamically from a post excerpt. • It’s part of a WordPress widget and, the way that widget is written, it applies some styling at the element level so it’s necessary to declare external stylesheet-level changes as ‘!important’
Any help I could get would be greatly appreciated. Thanks in advance for your attention to my issue.”
July 6, 2013 at 6:12 pm #141594jurotek
ParticipantThe text is actually in a span element with class thumbel-content and it looks to me the same in latest Chrome, FF and IE10.
-
AuthorPosts
- The forum ‘CSS’ is closed to new topics and replies.