Hallo,
ich hoffe, das jemand helfen kann.
Ich habe mir das Wordpresstheme Arras herruntergeladen und habe Probleme mit dem Footer.
Der soll ausschauen wie bei dem original Arras-Theme und ich habe dieses auch schon mehrmals via Wordpress hochgeladen und unterschiedliche Angaben zu der Breite ausprobiert aber funktioniert das alles nicht.
Meine Seite : Testbar
Code
/* footer */
#footer { margin: 20px auto 0; width: 960px; background: #ECE6E6; padding-bottom: 10px; border: 1px solid #ECE6E6; }
#footer .widgetcontainer { background: none; border-width: 0; padding: 10px; margin: 0 10px 10px 0; float: left; width: 100%; }
#footer .widgettitle { background: none; border: none; font-size: 11px; color: #5c5157; padding: 0 0 10px; text-transform: uppercase; margin: 0; }
#footer .widgetcontent { font-size: 11px; background: none; padding: 0; border: none; }
#footer .footer-message { margin: 0; padding: 10px 15px 0; font-size: 11px; }
#footer .footer-message p { margin: 0 0 0.5em; }
#footer .footer-message .floatright { margin-left: 20px; }
.footer-sidebar-container { overflow: hidden; margin: 10px 10px 0; border-bottom: 1px solid #ECE6E6; }
.footer-sidebar { overflow: hidden; float: left; margin: 0; padding: 0 0 10px; }
.footer-sidebar ul { list-style: none; margin: 0; padding: 0; }
.footer-sidebar li { margin: 0 0 3px; }
Alles anzeigen
Desweiteren funktioniert die Tabbed Sidebar welche sich in den Widgets befindet nicht egal welche Einstellungen ich dort vornehme.