Changing the background color

cgjohnson - June 18, 2009 - 18:45
Project:Rotor Banner
Version:6.x-2.2
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Great module. We're using it for rotating testimonials -- quotes created as rotor items, where the body text is what shows up, not an image -- in a sidebar with an orange color.

In firefox it works fine, but in IE7, the rotor quotes are in a white box in the middle of the orange sidebar. muy uglay!

Nothing I try re: CSS or the theme template seems to take. How can I change the background and font of the rotor?

Thanks.
j

#1

cgjohnson - June 23, 2009 - 14:56

Upate: I had to hard-code each rotor item and I still get weird little white lines/boxes in IE7. Again, it all works fine in Firefox and safari.

Would love to have more flexibility to set the background color to match a sidebar background, in cases where it's not white. thanks.

#2

mrfelton - June 26, 2009 - 07:29
Status:active» fixed

#3

XRobinson - June 27, 2009 - 17:28

mrfelton -

Is this really fixed? I'm having the same problem, but I want my background-color to be transparent since I want to overlay the text on a gradient background. Everything looks great in Firefox and Chrome, but IE7 keeps sticking me with a white background behind the text.

Thanks,

- Chris

#4

System Message - July 11, 2009 - 17:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

#5

mrfelton - July 12, 2009 - 09:49
Status:closed» postponed (maintainer needs more info)

I can't reproduce the problem, but perhaps this is not fixed then after all. Can someone provide me with an example url?

#6

mkstalen - July 26, 2009 - 05:31

I'm getting this now. Text bg is black in IE, but transparent in FF. I'm PM'd you a URL.

#7

Robert Coates - August 24, 2009 - 06:25

Any idea on what is causing this, or has anyone come up with a solution, I'm stuck and can not fix with css.

#8

eoneillPPH - October 6, 2009 - 18:37

Here's what causes it:

<!--[if lte IE 7]><style type="text/css" media="all">.rotor-content {background-color:#FFFFFF;}</style><![endif]-->

Shows up if you view the source of your page in IE7. Doesn't come from the theme page.tpl.php file. It's definitely being inserted by the rotor module. I tried copying and pasting that line later in the header section to override it. It sort of worked: White became the background color of the rest of my page (not the 'transparent' I order up). Still trying to fix that.

#9

mrfelton - October 6, 2009 - 19:49
Status:postponed (maintainer needs more info)» fixed

This is fixed in CVS.

#10

sounds - October 16, 2009 - 01:37

Fixed in CVS? what do you mean?

I have the same problem as above,
Using IE. I see a white background when it's displaying text
But transparent when using firfox

#11

sounds - October 16, 2009 - 01:44

When i click updateusing IE, it Gives me a window to fine or save something, weird

#12

mrfelton - October 16, 2009 - 08:13

By Fixed in CVS, I mean that I removed the offending line of code as pointed out in #8, and committed the change to CVS. If you check out the code from CVS ot use the latest -dev version you shouldn't have this problem any more.

#13

sounds - October 16, 2009 - 19:35

Thanks for your reply,

So i would be better off uninstalling this and getting the dev version?

#14

mrfelton - October 16, 2009 - 19:38

yes, you need to upgrade to the -dev version.

#15

sounds - October 21, 2009 - 03:41

..delete

#16

System Message - November 4, 2009 - 03:50
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

#17

Robert Coates - November 8, 2009 - 20:16

After upgrading to the latest views, I had no choice but to upgrade to the latest rotor banner dev.

After reading #8 from the older dev, I changed the #FFFFFF color to my theme color, this seemed to bandage the problem in IE8.

Now after #12, I had to re comment the line in order for the display to show, because the background was not white, but now black.

I tried uncommenting the line in the older dev which created the same effect. This is what caused me to change the color instead.

Would this have anything to do with .js?

Thanks in advance

#18

Robert Coates - November 8, 2009 - 20:17
Status:closed» active

#19

mrfelton - November 12, 2009 - 18:18

please try using the latest -dev, and the fix suggested on http://drupal.org/node/601442

 
 

Drupal is a registered trademark of Dries Buytaert.