help rotaters - Joomla! Forum - community, help and support


hi iam new on joomla , ive used beez 2 templet , styled hell out of it, wanted add rotator on header logo cover, each time u vist image changers, add php code the index page

<?php
$bg = array('personal2.png','personal3.png','personal4.png','personal5.png');

$i = rand(0, count($bg)-1);
$selectedbg = "$bg[$i]";
?>

.logoheader
{
background: #0c1a3e url(../images/personal/<?php echo $selectedbg;?>)
}

the code works on home page, none of other pages, not sure how fix this,

can help

hi, have tried write full url images folder, like: http://www.yoursite.com/images/personal/





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support