how to set up backgroung image in auto

More
11 years 7 months ago - 11 years 7 months ago #29581 by danilo2114
hi i got a question i dont want to change all configuration i select custom style but i make another bg_7 and replaced the one has coming but i want to put the imagen in auto to fit the screen. and the heigh is because when i load another module the imagen stay in the same pixel was made and look very bad.




i dont now if is here

body {
font-size:<?php echo $mainFontSize; ?>px;
color:<?php echo $bodyText; ?>;
<?php if ($backgroundImage!="none") { ?>
background:<?php echo $backgroundColor; ?> url(<?php echo $template_path; ?>/images/bg_<?php echo $backgroundImage; ?>.jpg) top left no-repeat;
<?php }else{ ?>
background:<?php echo $backgroundColor; ?>;
<?php } ?>
}







please help me. thanks in advance
Attachments:
Last edit: 11 years 7 months ago by danilo2114.

Please Log in to join the conversation.

More
11 years 7 months ago - 11 years 7 months ago #29586 by ivan.milic
Last edit: 11 years 7 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.155 seconds
Powered by Kunena Forum