ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Modifying Home.asp text line?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Modifying Home.asp text line?

 Post Reply Post Reply
Author
Message
paul View Drop Down
Newbie
Newbie


Joined: 25-February-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote paul Quote  Post ReplyReply Direct Link To This Post Topic: Modifying Home.asp text line?
    Posted: 27-February-2008 at 4:59pm

My home.asp page has some text describing our store.  Immediately above that page description is the line "Our featured products this month include..".  Is it possible to move that line below the page description?  If so, what file contains that layout code?  I've searched home.asp, homecode.asp, and pcShowProductH.asp, but they don't seem to contain the layout code that I'm looking for.  Here's a screen shot of what I'm describing.

Thanks for any help.

Paul

Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 27-February-2008 at 5:06pm

Paul, the code you need to move is the following which appears on home.asp.

   ' If there are featured products, show that message, otherwise hide it
   if pcIntHPFeaturedCount > 0 then
   %><h1><%response.write dictLanguage.Item(Session("language")&"_mainIndex_11")%& gt;</h1>   <%
   end if

Back to Top
paul View Drop Down
Newbie
Newbie


Joined: 25-February-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote paul Quote  Post ReplyReply Direct Link To This Post Posted: 27-February-2008 at 6:08pm
Thanks - that did the trick.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.