Background

  • atolf19
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago #7496 by atolf19
Background was created by atolf19
Hi,

I use template style no 2, but sometimes, depending on article lengh, background image has not enough height. Where should I change to make background image tiled or repeated?

Thanks for your help,

David

Please Log in to join the conversation.

More
13 years 9 months ago #7503 by pirossi
Replied by pirossi on topic Re: Background
Edit /templates/hot_vortex/css/template_css.php:
Code:
<?php if ($backgroundImage=="2") { ?> background-repeat:repeat-x;
and change it:
Code:
<?php if ($backgroundImage=="2") { ?> background-repeat:repeat;

Please Log in to join the conversation.

Time to create page: 0.138 seconds
Powered by Kunena Forum