Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Jan 2011
    Posts
    2
    Plugin Contributions
    0

    Default A few small issues with my website: Help appreciated!

    Hi there,

    I've been building an e-commerce store on Zen Cart and it's nearing completion; I just have 2 or 3 things that are giving me grief and was wondering if anyone could help me!

    Website address: http://www.solojoe.co.uk
    Template: Cherry Zen
    Version: 1.38

    1. Shadowing on Titles problem
    After developing the footer to highlight red when selected it seems to have affected the top menu - Is there a way to remove this from the top menu whilst not removing it from the footer?
    I've included an image that highlights the problem:
    http://solojoe.co.uk/1.png

    2. Random dot on product pages
    This random dot has appeared on the product pages and I'm stumped as to how to remove it!
    http://solojoe.co.uk/2.png

    I'm also looking for up to date UK shipping modules but they seem to hard to customize, if anyone has any insight into this it would be much appreciated!


    There's a 10% e-coupon for anyone that can help!

    - SoloJoe

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: A few small issues with my website: Help appreciated!

    1. This, in stylesheet_footer_menu.css :

    li a:hover {background:#bb3a25;}

    Zencart doesn't know that's only supposed to affect the footer, and will apply the background to any list item.

    Add #footer to the rule:

    #footer li a:hover {background:#bb3a25;}

    BTW, it's not a good idea to secure the whole site - it can slow things down noticably.

  3. #3
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: A few small issues with my website: Help appreciated!

    ...and it's good forum etiquette to let people know that the site is an "adult" site before they go to it.

    If it is 1.3.8 as you have indicated then you really need to upgrade to 1.3.9h - BEFORE it gets hacked.

    Vger

  4. #4
    Join Date
    Dec 2010
    Location
    PA
    Posts
    20
    Plugin Contributions
    0

    Default Re: A few small issues with my website: Help appreciated!

    stevesh - what do you mean by "secure the whole site'? i recently added the "secured by ssl..." banner to my footer and now my site is slow as can be. not sure if this is a coincidence but any advice would be apprecited. also, the start new thread button has seem to have disappeared here otherwise i would have created a new page for this. thanks for any help.

  5. #5
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: A few small issues with my website: Help appreciated!

    All your page links are https links.

    Vger

  6. #6
    Join Date
    Dec 2010
    Location
    PA
    Posts
    20
    Plugin Contributions
    0

    Default Re: A few small issues with my website: Help appreciated!

    vger thanks for the prompt response. where do you see this? how do i change it?

  7. #7
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: A few small issues with my website: Help appreciated!

    Solo Joe, you have image handler installed, but it isn't working correctly, it isn't calling images from its cache its using the actual images, which is making your site painfully slow.
    Webzings Design
    Semi retired from Web Design

  8. #8
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: A few small issues with my website: Help appreciated!

    Quote Originally Posted by khinkel View Post
    where do you see this? how do i change it?
    In the browser address bar. All your pages are https. It's better to let Zencart decide what needs to be secured.


    https://www.zen-cart.com/tutorials/index.php?article=14

  9. #9
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: A few small issues with my website: Help appreciated!

    In your includes/configure.php file you have an https address where there should be an http address.

    Vger
    Quote Originally Posted by khinkel View Post
    vger thanks for the prompt response. where do you see this? how do i change it?

  10. #10
    Join Date
    Dec 2010
    Location
    PA
    Posts
    20
    Plugin Contributions
    0

    Default Re: A few small issues with my website: Help appreciated!

    www.lingerieandcostumedepot.com - when i go to this site i do not see any https - just http. am i missing something? this site has become extremely slow as of the week and im not sure what happened.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. A couple of small issues that I need help with...
    By C_R_C in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 Aug 2010, 09:42 PM
  2. Need help on a few small things please
    By mjw2305 in forum General Questions
    Replies: 6
    Last Post: 2 Dec 2007, 05:11 AM
  3. Help with a few small but annoying issues
    By JordanPalatineIL in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 31 Oct 2007, 03:45 PM
  4. Title and Link Issues. Help appreciated
    By Xerxes3333 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Aug 2006, 02:26 PM

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