Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Posts
    125
    Plugin Contributions
    0

    Default Some Minor Problem Fixes Please?

    Hi, my website is:
    http://www.clickpurchase.co.uk

    theres a few problems i have which i cant seem to fix, and you guys have already been amazing help but yet again i have hit a brick wall.

    1) Featured Products have no heading, why?

    2) when your on a Product Page the header drops slightly, why?

    3) Center the footer links, how?

    4) Price doesnt have "Price:" in front of it, how?

    5) [help (?)] is displayed on the shopping cart page when logged in, floating near the header completely out of place, how do i remove this?
    ALL help to any of my problems is appreciated, thanks.
    Ambitions.

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

    Default Re: Some Minor Problem Fixes Please?

    2. Probably has to do with your margin settings in #productGeneral .centerColumn

    3. #navMain ul, #navSupp ul, #navCatTabs ul {
    margin: 0;
    padding: 0.5em 0em;
    list-style-type: none;
    text-align: center;
    line-height: 1.5em;
    float: right;
    padding-right: 10px;
    }

    4. May be a 'feature' of your template? Is it there when you switch to Classic?

    5. The 'help' link is in the right place. It's just that your template has added an image for that page's heading where there isn't one normally. You can move it with margin, but the 'Checkout' box will go with it.

  3. #3
    Join Date
    Apr 2010
    Posts
    125
    Plugin Contributions
    0

    Default Re: Some Minor Problem Fixes Please?

    2. Probably has to do with your margin settings in #productGeneral .centerColumn
    I dont have that in my style sheet, and when i add it:
    #productGeneral .centerColumn {
    margin-top: -20px;
    }

    it does nothing?
    3. #navMain ul, #navSupp ul, #navCatTabs ul {
    margin: 0;
    padding: 0.5em 0em;
    list-style-type: none;
    text-align: center;
    line-height: 1.5em;
    float: right;
    padding-right: 10px;
    }
    This does center the footer links but it also makes the sub-navigation (Home | Log In) align to the left. How can i just target the footer links?

    4. May be a 'feature' of your template? Is it there when you switch to Classic?
    Yes, "price" does display in classic, so how do i make it appear in my template?

    5. The 'help' link is in the right place. It's just that your template has added an image for that page's heading where there isn't one normally. You can move it with margin, but the 'Checkout' box will go with it.
    Is there a way i can remove this help link, maybe with a {display:none} rule?

  4. #4
    Join Date
    Mar 2010
    Location
    UK
    Posts
    445
    Plugin Contributions
    0

    Default Re: Some Minor Problem Fixes Please?

    Using display: none doesn't remove the link.

    It is still followed and indexed by searchengines.

 

 

Similar Threads

  1. Some Bug Fixes I found for Template Monster templates
    By patrioticflags in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Oct 2012, 02:06 PM
  2. ssl problem please please some one be up
    By goldencrown in forum Basic Configuration
    Replies: 8
    Last Post: 11 Aug 2008, 02:50 PM
  3. a few CSS fixes, please
    By styledata in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 31 Oct 2006, 09:01 PM
  4. Need help on some minor overhauls
    By d2leader in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 5 Oct 2006, 01:34 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