Background

More
13 years 8 months ago #6470 by aimdizzle
Replied by aimdizzle on topic Re:Background
Pirossi- yup, it does... which is why I want to know what the exact text is that I'm deleting / replacing - that way I can "find" it.

Please Log in to join the conversation.

More
13 years 8 months ago #6476 by aaroninbna
Replied by aaroninbna on topic Re:Background
;)

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 8 months ago #6483 by milos
Replied by milos on topic Re:Background
You should delete this part of code
Code:
<!--[if !IE 6]><!--> <?php if($bgImage!="solid") { ?><img src="<?php echo $this->baseurl ?>/templates/hot_skies/images/bg_<?php echo $bgImage; if($bgImageType!="sun") { echo "_".$colorScheme; } ?>.jpg" class="bg" alt="bg" /><?php } ?> <!--<![endif]-->
and change <body> tag as explained in above message
Code:
<body style="background:#ffffff url(<?php echo $this->baseurl ?>/templates/images/your_pic.jpg) no-repeat">

Please Log in to join the conversation.

More
13 years 8 months ago #6497 by aimdizzle
Replied by aimdizzle on topic Re:Background
Thank you!:cheer:

Please Log in to join the conversation.

More
13 years 8 months ago #6502 by aimdizzle
Replied by aimdizzle on topic Re:Background
Is it possible to change the background of the center frame with a picture or color? It automatically fades based on the background color and I'd like to go with a pure white or a picture.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 8 months ago #6557 by milos
Replied by milos on topic Re:Background
Yes,
Code:
<body style="background:#ffffff url(<?php echo $this->baseurl ?>/templates/images/your_pic.jpg) no-repeat top center">

Please Log in to join the conversation.

Time to create page: 0.185 seconds
Powered by Kunena Forum