Body Bg Color in Hot Furniture template

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 4 weeks ago #6194 by milos
You must edit CSS files and template_css.php as Ivan explained. Or simply delete the background images that you want to remove from /images folder of the template.

Please Log in to join the conversation.

More
14 years 3 weeks ago #6210 by ivan.milic
You have to adopt it manually.

Please Log in to join the conversation.

More
13 years 11 months ago #7429 by isabeel
Hello! I have the same problem, I already look for template_css.php ( in templetes/hot_furniturestore/css) but the information is different, and I am going crazy cause I already look in layout.css and template_css.css, also y erase all the images but the ffff color shows and I cant find were to change it, can you please help me, I just downloaded the template, maybe they are changes or I don´t know where is the correct direction. Thanks in advance...)

Please Log in to join the conversation.

More
13 years 11 months ago #7434 by ivan.milic
Link please...

Please Log in to join the conversation.

More
13 years 11 months ago #7437 by isabeel

Please Log in to join the conversation.

More
13 years 11 months ago #7449 by ivan.milic
To remove background images from footer and copyright positions look at template_css.php

.footer_wrap {
background:<?php echo $bottomModulesBg; ?> url(<?php echo $template_path; ?>/images/footer_bg.png) no-repeat top center;
border-top:1px solid #505154;
}

and

.footer_wrap_copyright {
background:<?php echo $footerBg; ?>;
}

Please Log in to join the conversation.

Time to create page: 0.097 seconds
Powered by Kunena Forum