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

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…


von Joern
Keine Kommentare

great, you did it...!actually you need to remove in index.php stuff just below<?php if(file_exists(TEMPLATEPATH . '/myslider.php')) {include (TEMPLATEPATH . '/myslider.php'); } ?>from here:<div id="top" class="clearfloat"><div id="headline">blabla bla bla down to this part:</div></div></div><?php endwhile; ?></div></div>KEEP the next line and everything below:<div…