Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Posts
    66
    Plugin Contributions
    0

    Default How can I do this

    This is a first post of many That I have to put up. The first is How do I a show image rollover previews when you rollover a image on your site like this site:

    http://spritelygoods.com/zencart1301...ndex&cPath=2_8

    I also want to know how to add a csss rule around the product images only (not throughout the site)not to my banners or any side banners. But I don't know which code for just product images.

    Oh here is my site (in progress)

    http://www.husoultainment.com/Store

    Any help would be appreciated

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How can I do this

    Quote Originally Posted by Massilla
    This is a first post of many That I have to put up. The first is How do I a show image rollover previews when you rollover a image on your site like this site:

    http://spritelygoods.com/zencart1301...ndex&cPath=2_8
    If I understand correctly the feature that you want to replicate, then it is a natural outcome of using the Image Handler add-in.

    Quote Originally Posted by Massilla
    I also want to know how to add a csss rule around the product images only (not throughout the site)not to my banners or any side banners. But I don't know which code for just product images.

    Oh here is my site (in progress)

    http://www.husoultainment.com/Store

    Any help would be appreciated
    You would need to identify the divs in which your product images are displayed (from the HTML source your site generates) and then target CSS along the lines of this example
    #productMainImage a img, featuredProducts a img {border: 3px solid red}
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. how is this speed and can this be improved?
    By raj3396 in forum General Questions
    Replies: 1
    Last Post: 12 Apr 2012, 11:07 AM
  2. How can I do this?
    By spotlight in forum Customization from the Admin
    Replies: 1
    Last Post: 17 Oct 2010, 07:59 PM
  3. How can i do this?
    By hamid84 in forum General Questions
    Replies: 1
    Last Post: 22 Sep 2009, 02:35 PM
  4. How can do this?
    By wmorris in forum General Questions
    Replies: 1
    Last Post: 24 Aug 2007, 03:12 PM
  5. (How) can I do this?
    By czaveri in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Oct 2006, 05:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg