Why blog footer image not appearing?
-
Could someone help me, the footer image not appearing .
I realy do not know wyh? I made sure that wanted image is uploaded under blog theme image.I guess something wrong with the ccs coding .
style-black.css#footer { background: #616161 url(images/footerw.png) repeat-0 top; }
.footer_widget_area a { color: #b3bee0; }
.footer_widget_area ul { text-shadow: 1px 1px 1px #282628; }stylesheet.ccs
/* Footer */
#footer { padding: 50px 25px 20px 25px; color: #fff;}
.footer_widget_area { float: left; width: 30%; margin-left: 40px; color: #c03; }
.footer_widget_area a:hover { color: #fff; }
.footer_widget_area:first-child { margin-left: 0; }
.footer_widget_area ul { list-style: none; }
.footer_widget_area ul li { margin: 30px 0 0 0; padding: 0; }
.footer_widget_area ul li:first-child { margin-top: 0; }
.footer_widget_area ul li h2 { color: #fff; font-family: Arial; font-size: 18px; padding-bottom: 5px; border-bottom: 1px #ebb solid; }
.footer_widget_area ul li li { padding: 5px 0; margin: 0; }
.footer_widget_area ul li li:first-child { padding-top: 0; }could Blog expartise help me.
Thanks
- The topic ‘Why blog footer image not appearing?’ is closed to new replies.