Mod the Style css


Author Message
David

Posted: 1/30/2012
Quote message 

Hi,

can i make a change in the style.css that change the header grafik on refresh?

div.art-header-jpeg
{
position: absolute;
top: 0;
left:0;
width: 900px;
height: 306px;
background-image: --------------------------------------------------- (here?)


Greetings and sorry for my bad english

David
 
Gina

Posted: 2/2/2012
Quote message 

Hi,

If you want to have different header image at every refresh/load, then changing css won't be enough.
 
David

Posted: 2/2/2012
Quote message 

Hi,

thx for you answer, o.k. what can i do?

Greets
 
Garry

Posted: 2/9/2012
Quote message 

You need to use a JScript or PHP scrip for it.
 
David

Posted: 2/10/2012
Quote message 

Hi,

o.k. thx