go41

the info you need to know


von Joern
Keine Kommentare

it's quite late here, sorry, was looking tv ..you entered the path in the customfield wrongly,it should read for this post:wp-content/uploads/2012/03/redboxblockbuster.jpgyou might have to delete all old image caches in /wp-content/themes/arthemia/scripts/cache/that's all for today____________________you find me on Google+, Twitter and…


von Joern
Keine Kommentare

good, thank you,there is still an image not loading on your site:#navbar-wrapper { width:960px; background: url(images/navbar-wrapper.png);}it's not needed anyway so you could uncomment or delete that line like this:/* background: url(images/navbar-wrapper.png); */more again, (sorry I am 'playing' with your css..)the…


von Joern
Keine Kommentare

hi, welcome backthe background of the text in the slider is indeed an overlay, it's an image actually!In your style.css the div class="info" tries to load this 'transparent-bg.png' image:#myslider .ui-tabs-panel .info{ position:absolute; top:240px; left:0; width:610px; height:70px; background: url('images/transparent-bg.png');}So what you…