Announcement

Collapse
No announcement yet.

v8 departments problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    v8 departments problem

    Hi, I'm a novice using v8

    I'm trying to get rid of the Departments heading and shop sub-section links FROM THE HOME PAGE ONLY.
    My site is made using Best Sellers theme.
    The site was made in the evaluation mode of the program.

    I have already read alot about this from posts from v7 users, the advice has been to edit Act_Primary.html........ can't even find that file on my computer with a search! (Different for v8?). When I analyse the code in design mode, it doesn't resemble what people are talking about any way.

    #2
    Hi there

    OK - try the following...

    Go to 'Design | Library | Layouts' and expand the 'Page Areas' group. Double-click on the layout called 'Best Seller Brochure Sidebar'.

    Find these lines
    Code:
       <tr> 
          <td bgcolor="Palette3"><img src="theme_departments.gif" alt="Store Departments" /></td>
       </tr>
    You can delete these lines.

    Also delete the pink SiteMapSectionList text.

    Comment

    Working...
    X