How the Hot One Page template works

More
11 years 9 months ago #27030 by ivan.milic
just replace images under:

templates/hot_one_page/images/custom/

Please Log in to join the conversation.

More
11 years 8 months ago #27460 by JohnSmithers
I replaced the two images under "custom" but now I get a blank welcome page; what should I try now?

Please Log in to join the conversation.

More
11 years 8 months ago #27462 by ivan.milic
How did you replace them so that happened. So you have two new images with exact same name.extension? - rigth

Please Log in to join the conversation.

More
11 years 8 months ago #27483 by JohnSmithers
1. I tried it again to make sure. Yes I removed the town summer and winter and replaced with two .jpg images with filezilla in the custom/images folder; got a white screen.

2. I put the town summer and winter back; pictures came back to the web page.

3. I repeated 1 again; got a white screen.

:-(

Please Log in to join the conversation.

More
11 years 8 months ago #27498 by ivan.milic
Ok but are the names of your images same as of that two. If you want other names see index.php of template at bottom:
Code:
<script type="text/javascript"> jQuery(".subtext").toggle( function () { jQuery('.fullwidth').css('background-image','url(<?php echo $template_path; ?>/images/custom/town_winter.jpg)'); }, function () { jQuery('.fullwidth').css('background-image','url(<?php echo $template_path; ?>/images/custom/town_summer.jpg)'); } ); </script>

you can there change image names.

Please Log in to join the conversation.

More
11 years 8 months ago #27521 by JohnSmithers
Hi

Tried that and still not working; on two separate browsers.

:-(

Should I try something else?

Please Log in to join the conversation.

Time to create page: 0.207 seconds
Powered by Kunena Forum