Web File Manager, Überschrift verbergen?
Eingetragen von l00t (17)
am 10.03.2011 - 13:06 Uhr in
am 10.03.2011 - 13:06 Uhr in
Hallo allerseits,
ich habe mir vor kurzen das "Web File Manager" Modul installiert um meine PDF's schön ordnen zu können. Nun funktioniert alles wunderbar, bis auf die riesige Web File Manager Überschrift, die passt überhaupt nicht. Hat jemand von auch eine Idee, wie man die Überschrift entfernen könnte?
Freundliche Grüße
David
- Anmelden oder Registrieren um Kommentare zu schreiben
Sollte mit CSS doch relativ
am 10.03.2011 - 14:00 Uhr
Sollte mit CSS doch relativ einfach gehen. Dem entsprechenden Element einfach ein display: none via CSS verpassen
sense-design | online solutions | Do not hack core!
Drupalcenter Verhaltensregeln | Threads bitte auf [gelöst] stellen.
ich glaub dafür kenn' ich
am 10.03.2011 - 14:28 Uhr
ich glaub dafür kenn' ich mich zu wenig aus :/
/* $Id$ */
img { border: 0; }
#webfm-dirlist.narrow { text-align: left; margin-left: 220px;}
#webfm-dirlist.wide { margin-left:0px; }
#webfm-dirlist table { width:99%; font-weight:normal; font-size: 8pt; margin:0 auto; cursor:default; background-color:#f0f0f0; border:2px solid #d0d0d0; }
#webfm-dirlist td { border-bottom: 1px solid #d8d8d8; }
#webfm-dirlist img { margin-left: 5px; }
#webfm-dirlist table tr.selected td { background-color: #e7e7e7; }
#webfm-dirlist table tr { background-color: #f0f0f0; }
#webfm-dirlist a:hover { color: red; text-decoration: none; }
#webfm-dirlist .head { color: #2092d0; background-color: #e0e0e0; font-weight: bold; font-size: 9pt; }
#webfm-dirlist .head a { text-decoration: none; color: #2092d0; font-weight: bold; font-size: 9pt; }
#webfm-dirlist .head a:hover { color: red; text-decoration: none; }
#webfm-dirlist .navi { color: #2092d0; background-color: #f0f0f0; font-weight: normal; font-size: 9pt; text-align: left; line-height: 18px; }
#webfm-dirlist .navi a { color:#2092d0; font-weight: bold; font-size: 9pt; }
#webfm-dirlist .navi a:hover { color: red; text-decoration: none; }
#webfm-dirlist .txt { font-weight: normal; font-size: 8pt; text-align: left; padding-left: 5px; padding-right: 5px; }
#webfm-dirlist-ctls .selected { background-color: #2092d0; cursor:pointer; }
#webfm-tree { float:left; clear:both; position:relative; }
#webfm-tree .selected { background-color: #e7e7e7; }
#webfm-tree a:hover { color: red; text-decoration: none; }
#webfm-tree .dirtree { border: solid #d0d0d0 2px; padding:5px 5px 10px 5px; white-space:nowrap; width:200px; overflow:auto; background-color: #f0f0f0; }
#webfm-tree .dirtree ul { margin:0; padding:0; }
#webfm-tree .dirtree li { margin:0; padding-left:10px; list-style:none; background: #f0f0f0 none; }
#webfm-attach { margin:0; padding:0; width: 97%; }
#webfm-attach table { width:94%; font-weight: normal; font-size: 8pt; margin: 0 auto; cursor: default; background-color: #f0f0f0; border: 2px solid #d0d0d0; }
#webfm-attach td { border-bottom: 1px solid #d8d8d8; }
#webfm-attach img { margin-left: 5px; }
#webfm-no-attachments { width: 99%; text-align: center; }
#wfmatt-wrapper .upload-msg-err { padding-top:5px; color:red; }
#wfmatt-wrapper .upload-msg { padding-top:5px; color:green; }
#webfm-dragCont { background:transparent none; list-style: none; }
#webfm-dragCont ul { margin:0; padding:0; background:transparent none; }
#webfm-dragCont li { margin:0; padding-left:20px; background:transparent none; }
#webfm-cxtCont { border:1px solid #202867; background:#FFF none; font-size:8pt; line-height: 12px; }
#webfm-cxtCont ul { list-style-type:none; margin:0; padding:0;}
#webfm-cxtCont ul li { padding:3px; margin: 0; background: #FFF none; text-align: left; }
#webfm-cxtCont ul li.selected { background:#E2EBED none; color:red; cursor:pointer;}
.webfm-pane { font-size:8pt; border: 2px solid black; background-color: white; overflow: hidden; }
.webfm-pane input { font-size:8pt; }
.webfm-pane-header { background-color: #e7e7e7; cursor: move; overflow: hidden; width: auto; }
.webfm-pane-content { clear:left; border-top: 1px solid black; border-bottom: 1px solid black; background-color: white; color: black; padding: 2px; line-height: 12px; overflow: auto; }
.webfm-pane-header .webfm-pane-close { position: absolute; right: 5px; top: 4px; cursor: hand; cursor: pointer; }
.webfm-pane-footer { height:15px; }
.webfm-pane-title { float:left; padding: 1px; text-indent: 3px; font-weight:bold; font-size:9pt; }
.webfm-pane-msg { float:left; font-size:8pt; color:red; padding-left:10px; }
.webfm-pane-resize { float:right; height:14px; width:14px; cursor: nw-resize; }
.webfm-pane-content .button { cursor: hand; cursor: pointer; }
.webfm-pane td { padding-top:2px; padding-right:5px; }
#webfm-search li { list-style:none; }
#webfm-meta-form table { border: 0; margin: 0; padding: 0; }
#webfm-meta-form tbody { border: 0; }
#webfm-meta-form .meta-button { font-weight:bold; margin:5px 5px 0 5px; }
#webfm-debug .g { color: green; font-size: 120%; }
#webfm-debug .dbg-button { font-weight:bold; margin:0 5px 0 5px; }
#webfm-alert { margin: 5px; }
#webfm-alert .alertspan { background-color: #ff0; color: #000; font-weight: bold; font-size: 9px; }
#webfm-ieDD img { padding-right: 10px; }
.webfm-attach-list img { margin-bottom: -4px; }
.webfm-attach-list .att-time { white-space:nowrap; }
.webfm-attach-list .att-size { white-space:nowrap; }
.webfm-attach-list .att-fdesc { overflow:auto; }
#webfm-progress { color: white; font-weight: bold; font-size: 10pt; visibility: hidden; }
#webfm-upload-fieldset { clear: left }
das ist die css datei vom webfm, doch ich find hier die überschrift nicht?
fg
Ich denke, dass hier der
am 10.03.2011 - 15:41 Uhr
Ich denke, dass hier der Drupal Page Title verwendet wird.
Du könntest versuchen dieses über
body.page-webfm h1 {
display: none;
}
auszublenden.
sense-design | online solutions | Do not hack core!
Drupalcenter Verhaltensregeln | Threads bitte auf [gelöst] stellen.
habe das jetzt in die webfm
am 10.03.2011 - 15:52 Uhr
habe das jetzt in die webfm css geschrieben - ohne erfolg. hätte ich den code in eine andere datei schreiben sollen? entschuldigung, dass ich so schwer von begriff bin.
kannst du mir einen zugriff
am 10.03.2011 - 16:14 Uhr
kannst du mir einen zugriff gewähren, dann kann ich dir helfen? bitte dann per direktnachricht und nicht hier posten
sense-design | online solutions | Do not hack core!
Drupalcenter Verhaltensregeln | Threads bitte auf [gelöst] stellen.