How can I change the pictures in the home page?

More
11 years 1 week ago - 4 years 3 months ago #35409 by buxton161
File attachment
Last edit: 4 years 3 months ago by milos.

Please Log in to join the conversation.

More
11 years 1 week ago - 11 years 1 week ago #35434 by ivan.milic
In template_css.php

body {
color:<?php echo $bodyText; ?>;
background:url(<?php echo $template_path; ?>/images/bg_noise.png);
}

If you want to use image for background modify /images/bg_noise.png , that images folder is in template folder. If you want color put your background property definition after existing one
Last edit: 11 years 1 week ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.083 seconds
Powered by Kunena Forum