Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 Premium Spirirt ASP, Template, Slider
Author « Topic »  

Ratfink11
Advanced Member

USA
204 Posts

Posted - 05/20/2025 :  10:01:04  
Hi All,

I need to make design changes on the Premium Spirit ASP Template HomePage.

I need to remove the Slider and replace with something else.

I have found the Slides html code in default.asp listed below as expected:

<div class="bannerWrapper">
<div class="banner">
<div class="slidercontainer">
<div class="sliderimages">
<img src="images/banner1.jpg" alt=""/>
<div class="slidercaption">Your captivating caption...</div>
</div>
<div class="sliderimages">
<img src="images/banner2.jpg" alt=""/>
<div class="slidercaption">Your optional sales message...</div>
</div>
<div class="sliderimages">
<img src="images/banner3.jpg" alt=""/>
</div>
</div>
</div>
</div>


looks like this has JavaScript associated with it? I have looked in the ECTCART.JS and line 968 shows ECT SLIDER. Is this where I would edit, comment out the Image Slider on the Homepage?

Thankyou to everyone in advance.

Best Regards

Edited by - Ratfink11 on 05/20/2025 10:06:55

Vince
Administrator

42983 Posts

Posted - 05/21/2025 :  22:15:26  
Hi Ratfink11
You don't want to change anything in the ectcart.js file but just remove the slider code that you posted here. Then at the top of the index.php page just remove this...

<script>
ect_slider(10000);
</script>

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

Ratfink11
Advanced Member

USA
204 Posts

Posted - 05/21/2025 :  22:20:16  
Thanks Vince,

Ill just comment out and leave in place making notation as well for my own notes withing the code...
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000