Posted by ahwebd on December 8, 2011 at 12:25pm
14 followers
| Project: | Omega |
| Version: | 7.x-3.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
message "log in or register to post comments" below nodes or comments appears wrongly as "log in register or to post comments".
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| omega_.comment_forbidden.patch | 561 bytes | Idle | PASSED: [[SimpleTest]]: [MySQL] 0 pass(es). | View details | Re-test |
Comments
#1
Note: the negation "not" is css3, and most browsers now support it.
#3
I haven't seen this issue yet, can you provide a screenshot or example?
#4
Having the same problem.
#6
I can confirm the issue on 7.x-3.1. The problem is that the rule for .node-links ul li a turns links into blocks then floats them left, disrupting the order of the text. However, I'm not sure the patch in #1 is the right approach. It fixes the problem by removing Omega styles from the links. Is there a solution that enables the Omega style without disrupting text order?
#7
#14
This will be addressed in 3.2 with other issues stating the same. Closing as a duplicate
#16
#7: omega_css_corrupting_comment_forbidden_links-1364860-7.patch queued for re-testing.