How can I change the pictures in the home page?

More
10 years 3 months ago - 3 years 7 months ago #35409 by buxton161
File attachment
Last edit: 3 years 7 months ago by milos.

Please Log in to join the conversation.

More
10 years 3 months ago - 10 years 3 months 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: 10 years 3 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.355 seconds
Powered by Kunena Forum