Background image instead of color

  • tulio
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 5 months ago #13277 by tulio
Hi there,

How can I change the background color for an image, and which would be the size of the image?

Thanks,

Tulio

Please Log in to join the conversation.

More
13 years 5 months ago #13289 by ivan.milic
that depends on what are you trying to archive.

www.w3schools.com/css/css_background.asp

Please Log in to join the conversation.

  • tulio
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 5 months ago #13296 by tulio
Hi Ivan, thanks for your reply.

Change just the main area background color for an image.

Need the code to replace and where and the size of the image for the actual size of template.

Regards,

Tulio

Please Log in to join the conversation.

More
13 years 5 months ago #13308 by ivan.milic
for width you have template parameter, that is reflected in template_css.php:

.wrap {
width:<?php echo $overallWidth; ?>px;
}

height is free.

Please Log in to join the conversation.

Time to create page: 0.154 seconds
Powered by Kunena Forum