feedback_simple.css |
feedback_simple.css |
|
#feedback_simple a {
cursor: pointer;
display: block;
overflow: hidden;
position: fixed;
text-decoration: none !important;
z-index: 9999;
}
#feedback_simple img {
border: none;
}
.feedback_simple-left {
left:… |
feedback_simple.info |
feedback_simple.info |
|
name = Feedback Simple
description = A very simple, very light, CSS only Feedback tab.
core = 6.x |
feedback_simple.module |
feedback_simple.module |
|
Module file. |
feedback_simple.tpl.php |
feedback_simple.tpl.php |
|
Template file. |
README.txt |
README.txt |
|
Feedback Simple
A very simple, very light, CSS only Feedback tab.
USAGE
-----
- Enable the module to add the site wide Feedback tab.
- Disabled the module to remove the site wide Feedback tab.
- By default, the tab directs the user to the contact… |