Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2009
    Posts
    131
    Plugin Contributions
    0

    Default Hide currency & language drop down boxes?

    I'm only using USD and English, so I would like to hide the drop down boxes for these two items. These boxes appear in a bar across the top. How can I hide them? But book describes how to set up currency and multiple languages, but I can't find any reference to hiding the drop down boxes.

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

    Default Re: Hide currency & language drop down boxes?

    Those aren't in the header in a standard Zencart installation, so we'll need to see your site.

  3. #3
    Join Date
    Jun 2009
    Posts
    131
    Plugin Contributions
    0

    Default Re: Hide currency & language drop down boxes?

    Here's the home page (very much in work):

    http://apeekintoyesterday.com/teststore/

  4. #4
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Hide currency & language drop down boxes?

    since this is custom template, i believe they have used one of the mod from free add on for this .
    you can hide those without altering your core files. look for follwoing in your CSS. and add the code in red to the rule .

    .td-languages {stylesheet.css (line 590)
    width:303px;
    display:none;
    }

    this is easiest way of hiding stuff :)

  5. #5
    Join Date
    Jun 2009
    Posts
    131
    Plugin Contributions
    0

    Default Re: Hide currency & language drop down boxes?

    Thank you! This took care of it.

 

 

Similar Threads

  1. v150 Left side boxes drop down on homepage & shopping cart?
    By spiggles87 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Mar 2013, 11:35 PM
  2. How To Remove Drop Down Currency and Language Flags?
    By smiffy12 in forum General Questions
    Replies: 1
    Last Post: 4 Mar 2011, 03:50 PM
  3. Remove Languages text , Flag & currency Drop Down Menu
    By flex67 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 2 Nov 2010, 09:35 PM
  4. Disable Manufacturer drop down box, also currency and language
    By Apple Pet Supply in forum Basic Configuration
    Replies: 3
    Last Post: 8 Oct 2010, 06:26 PM
  5. Change Colour of Drop Down Search & Currency Boxes when clicked
    By ---kate--- in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Aug 2007, 04:18 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