Project:Feedback
Version:6.x-2.0
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

I have just installed in my 6.x drupal installation. The submit button after the message textarea not showing at all. I checked the source, its there, but not displaying when you click on the + sign.

Comments

#1

I had this problem as well, but noticed that it was because the background color for the submit button in the feedback.css file was set to white....so if you're using it on a white page, the button seems to disappear. Changing its background color in the css file may fix this for you.

#2

Priority:critical» normal
Status:active» postponed (maintainer needs more info)

Could you post a screenshot, please?

#3

Here's a screenshot of the problem on my site (using Firefox 3.6)

AttachmentSize
feedbacksubmit.jpg 17.66 KB

#4

Does this also happen with one of Drupal core's themes?

#5

It happens on Fusion's theme as well. I went into #block-feedback-form #feedback-submit and changed to background color to something else and nothing. I notice that in FireBug if you disable the line "background-color:fff;" then it works (I see that it is supposed to be blue), but it is actually picking up the class of the css from /sites/default/files/css/css_4dd1564246ddabed59b5a2a9cc6b18a5.css in my case, and I believe it has something to do with it.

#6

Status:postponed (maintainer needs more info)» closed (won't fix)

We're planning to add support to allow some built-in theming options, but in the meantime we can't support css issues in non-core themes.

nobody click here