go41

the info you need to know

Seo, nonsense oder nicht?


von Joern
Keine Kommentare

Bevor das Jahr um ist sollte ich doch noch etwas SEO nonsense von mir geben... SEO, was ist das eigentlich? Da kämpfen (oder spielen?) die Leute mit den Suchmaschinen um einen besseren Pagerank zu bekommen. Sicher, ein besserer Rang in…


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…