Beiträge von spacefrog
-
-
-
hallo,
kann man die abstände des textes im footer zum oberen, bzw. unteren rand über die .css regeln?
wenn ich es im template mache, passt es zwar für den einen style den ich verwende, aber nicht für den anderen.vielen dank,
spacefrog -
verdammt, wie konnte ich das übersehen? habe das problem gelöst...lag doch in der style.css
Code
Alles anzeigen#footer { font-size: 7pt; position: relative; color: #fff; top: 5px; width: 700px; margin: 0px; margin-top: 0px; margin-bottom: 30px; text-align: center; background: url('images/footer.jpg'); }wenn man "top" in 0px ändert hat man das problem gelöst. dabei dachte ich echt ich hätte alles gründlich durchgesehen. trotzdem danke, suedkind für die hilfestellung!!!
spacefrog
-
hm, muss ich das als neuen eintrag einfügen?
ich habe es einfach so reinkopiert, hatte aber leider keinen effekt.
fällt noch jemand eine möglichkeit ein? irgendeine?spacefrog
-
ich habe in der footer.php mal die
rausgenommen, dann ist aber kein abstand mehr zwischen demanfang/ende des footers und der schrift, und die </div>, das hatte aber gar keine auswirkungen...
sonst noch eine idee? -
noch eine frage...gibt es noch andere templates für folde5rblog, ausser das von jowra?
es gefällt mir zwar sehr gut, aber ich würde mir gerne noch andere templates anschuen um zu kapieren, wie man was anpassen kann.spacefrog
-
falls du was findest- würde mich auch interessieren!
-
was meinst du mit html-stellen?
in der style.css?der hintergrund der sity ist in der css definiert, warum wird er bei dir dann weiss, wenn du den quellcode änderst? in welchen dateien könnte denn der fehler liegen (falls es überhaupt ein fehler ist [diese linie meine ich]- es könnte ja auch vom author beabsichtigt sein, da im original theme der hintergrund des footers schwarz ist, und man daher diese linie gar nicht sieht).
spacefrog
-
achso, mir ist grade einiges klar geworden...
du musst in der sidebar unter "styles" erst shd.pink auswählen, da sich alle änderungen nur darauf beziehen.
sorry, habe ich vergessen zu schreiben... -
also in der css, hab ich schon alles ausprobiert, was ein "bottom", "margin", oder "padding" im namen hatte - leider erfolglos.
und bei dir erscheint echt kein hintergrundbild für den footer?
ich werde mir nochmal das template vornehmen. -
klar, hier ist der code (aus der css):
Code
Alles anzeigen/* Theme Name: Benevolence Theme URI: http://www.thoughtmechanics.com/blog/2005/01/03/benevolence/ Description: An inclination to perform kind, charitable acts. Version: 1.0 Author: Theron Parlin Author URI: http://www.thoughtmechanics.com/ */ body { position: relative; background: #333; height: 100%; font-family: Arial; text-align:left; color:#000; font-size: 8pt; margin: 0px; padding: 0; text-align: center; } #wrapper { position: relative; height: 100%; width: 700px; /* border-left: 7px solid #000; */ /* border-right: 7px solid #000; */ margin: 0 auto; background-color: #000; } #insideWrapper { position: relative; top: 0px; height: 100%; width: 700px; margin: 0px; background-color: #fff; text-align: left; } #insideWrapper:after{ content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;} .post { position: relative; top: 0px; width: 420px; left: 0px; margin: 0px; background-color: #fff; text-align: left; } #content { width: 420px; margin-left: 250px; background-color: #fff; text-align: left; } #sidebar { position: relative; float: left; width: 180px; left: 40px; padding: 0px; background-color: #fff; text-align: left; font-family: Arial; color: #000; font-size: 7.5pt; line-height: 11pt; text-transform: uppercase; } .left { float: left; margin: 0px 10px 0px 10px; } .right { float: right; margin: 0px 10px 0px 10px; } #masthead { position: relative; top: 0px; background: url('images/ban3.png'); width: 700px; height: 225px; margin: 0px; margin-top: 30px; } .centeredImage { text-align:center; margin-top:10px; margin-bottom:0px; padding:0px; } #footer { font-size: 7pt; position: relative; color: #fff; top: 5px; width: 700px; margin: 0px; margin-top: 0px; margin-bottom: 30px; text-align: center; background: url('images/footer.jpg'); } #footer a { color: #fff; } #footer a:visited { color: #fff; } #footer a:hover { color: #D0B6B6; border: 0px; } .sep { position: relative; background: url('images/sep.jpg'); width: 162px; height: 14px; margin: 0px; padding: 0px; left: 132px; text-align: center; } #sidebar a { color: #000; } #sidebar a:visited { color: #000; } #sidebar a:hover { color: #D0B6B6; } .commentBox { position: relative; margin: 0 auto; width: 90%; background-color: #f5f5f5; text-align: left; border: 1px solid #999; padding: 5px; } .cite { font-size: 7pt; color:#666; } code { font-family: Courier New, Verdana; text-align:left; color:#666; font-size: 8pt; } input { border: 1px solid #333333; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; padding: 0px; } h2 { color: #666; font-size: 14px; text-align: left; } ul { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; padding-left: 0px; } li { list-style-type: none; margin-left: 0px; } blockquote, blockquote p { text-indent: 0px; margin-bottom: 7px; color: #666; } .footerLink { color: #666; text-decoration: underline; } a.footerLink { color: #666; text-decoration: underline; } a.footerLink:visited { color: #666; text-decoration: underline; } a.footerLink:hover { color: #D0B6B6; text-decoration: underline; } .title { font-family: 'Arial Black'; color: #333; font-size: 7.5pt; text-transform: uppercase; } a.title { color: #333; } a.title:visited { color: #333; } a.title:hover { color: #999; border: 0px; } #blogTitle { position: relative; top: 50px; left: 20px; font-family: 'Arial Black'; color: #333; font-size: 8pt; text-transform: uppercase; text-align: left; } #blogTitle a { color: #333; } #blogTitle a:visited { color: #333; } #blogTitle a:hover { color: #dfd7d8; border: 0px; } .commentPos { font-family: 'Arial Black'; font-size: 7pt; position: relative; margin: 0px; padding: 0px; text-align: center; text-transform: uppercase; } a.commentPos { font-family: 'Arial Black'; color: #ff3333; } a.commentPos:visited { color: #ff3333; } a.commentPos:hover { color: #000; border: 0px; } a { color: #000; text-decoration: none; } a:visited { color: #000; text-decoration: none; } a:hover { color: #DACBCC; text-decoration: none; border-bottom: 1px dashed #DACBCC; }bei mir wird diese linie sowohl im IE als auch im Firefox angezeigt. was für einen browser verwendest du? echt seltsam.
//spacefrog
p.s.: ja, das ist meine site
-
hallo,
ich möchte als hintergrund für den footer eine grafik verwenden, das problem ist aber, dass zwischen dem "hauptteil" des blogs und dem footer noch eine linie ist.[Blockierte Grafik: http://img.photobucket.com/albums/v699/spacefrogmod/foooter.png]
in der .css kann ich nichts finden, wo man das abstellen könnte.
weiss jemand wo man diese einstellung vornehmen kann?danke,
spacefrog -
mhhh. echt seltsam. kann das mal noch jemand ausprobieren?
werde das mit dem padding nachher austesten, muss jetzt schnell weg.
spacefrog
-
ja, vorher ging es ganz normal.
es scheint als ob er beim ersten mal das mail-feld nicht als solches erkennt (firefox vervollständigt z.B. nicht meine adresse, wenn ich sie eingebe - beim zweiten mal, nach der meldung schon).spacefrog
p.s.: lässt sich das mit dem padding machen?
-
das habe ich mir auch schon gedacht, allerdings weiss ich nicht wie :?
-
juhu, es klappt (LINK!!!)
vielen dank!!!jetzt gibt es nur noch ein klitzekleines problemchen:
wenn man versucht eine nachricht zu senden,
erkennt er die email-addy nicht, d.h.
es kommt dieser rote rahmen, mit der meldung "bitte füllen sie alles aus". wenn man dann die addy eintippt erkennt er es...das ist keint bug im plugin, vorher ging es. hat jemand eine idee?spacefrog
-
falls trotzdem noch interesse bestehen sollte, ich hab folgende sets da:
[Blockierte Grafik: http://img.photobucket.com/albums/v699/spacefrogmod/Spider_Man.gif]
[Blockierte Grafik: http://img.photobucket.com/albums/v699/spacefrogmod/Spider_Man_2.png]
[Blockierte Grafik: http://img.photobucket.com/albums/v699/spacefrogmod/Prisoner_of_Azkaban.png]
[Blockierte Grafik: http://img.photobucket.com/albums/v699/spacefrogmod/Kill_Bill___Crazy_88.png]
[Blockierte Grafik: http://img.photobucket.com/albums/v699/spacefrogmod/Kill_Bill___O_Ren_Ishii.png]
[Blockierte Grafik: http://img.photobucket.com/albums/v699/spacefrogmod/Kill_Bill___Pai_Mei.png]
[Blockierte Grafik: http://img.photobucket.com/albums/v699/spacefrogmod/Kill_Bill___The_Bride.png]
[Blockierte Grafik: http://img.photobucket.com/albums/v699/spacefrogmod/Kill_Bill___Vernita_Green.gif]
allerdings nur als .ico's oder bitmaps.
spacefrog
-
also, mit ein wenig geduld wirst du hier 100% fündig. ich hab auch noch ein paar hier auf meiner platte rumliegen, ich schau mal nach.
spacefrog
-
leider klappt's nicht...
trotzdem danke,
spacefrog