- Posts: 14116
- Thank you received: 1639
How the Hot One Page template works
-
ivan.milic
Support Staff - Moderator
Less
More
11 years 8 months ago #28267
by ivan.milic
Replied by ivan.milic on topic How the Hot One Page template works
soon
Please Log in to join the conversation.
-
JohnSmithers
Inactive member - Member
Less
More
- Posts: 40
- Thank you received: 0
11 years 8 months ago #28407
by JohnSmithers
Replied by JohnSmithers on topic How the Hot One Page template works
Would wish a better estimate than that. there's deadlines to work to. next week?
Please Log in to join the conversation.
-
msonder@marksonderproductions.com
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 3 months ago #32072
by msonder@marksonderproductions.com
Replied by msonder@marksonderproductions.com on topic How the Hot One Page template works
Where can I change to photo from your original header1, as I do not see that photo(s) in the media area?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32081
by ivan.milic
Replied by ivan.milic on topic How the Hot One Page template works
That images are:
/templates/hot_one_page/images/custom/town_summer.jpg
/templates/hot_one_page/images/custom/town_winter.jpg
you can change image paths in index.php of template:
/templates/hot_one_page/images/custom/town_summer.jpg
/templates/hot_one_page/images/custom/town_winter.jpg
you can change image paths in index.php of template:
Code:
<script type="text/javascript">
jQuery(".subtext").toggle(
function () {
jQuery('.fullwidth').css('background-image','url(/one_page/templates/hot_one_page/images/custom/town_winter.jpg)');
},
function () {
jQuery('.fullwidth').css('background-image','url(/one_page/templates/hot_one_page/images/custom/town_summer.jpg)');
}
);
</script>
The following user(s) said Thank You: msonder@marksonderproductions.com
Please Log in to join the conversation.
-
JohnSmithers
Inactive member - Member
Less
More
- Posts: 40
- Thank you received: 0
11 years 3 months ago #32084
by JohnSmithers
Replied by JohnSmithers on topic How the Hot One Page template works
Hi Ivan
Is Sparky ready for this template yet?
Is Sparky ready for this template yet?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 months ago #32086
by ivan.milic
Replied by ivan.milic on topic How the Hot One Page template works
WP sparky is ready
Please Log in to join the conversation.
Time to create page: 0.151 seconds