Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11
    Join Date
    Jan 2005
    Location
    Minneapolis MN, USA
    Posts
    136
    Plugin Contributions
    1

    Default Re: How to remove category index?

    Quote Originally Posted by ALSMonarch View Post
    Oh boy! You were right! I don't know what I edited, but it wasn't the right file. Now I've got it up. One more question, though. Do you know how I can get the text box to line up with the image?

    http://www.theoccasionalcake.com/Cart/

    Thanks Becky!

    Amy
    Hi Amy,

    Good question! Hard answer. "-)

    I fiddled a bit... if I was going to do it, I'd probably do it like this (note the inline style bits in red)
    Code:
    <form  name="quick_find_header" action="http://www.theoccasionalcake.com/Cart/index.php?main_page=advanced_search_result" method="get"><input type="hidden" name="main_page" value="advanced_search_result" /><input type="hidden" name="search_in_description" value="1" />
    <input type="text" name="keyword" size="6" maxlength="30" style="float: left; width: 100px;" value="Enter search keywords here" onfocus="if (this.value == 'Enter search keywords here') this.value = '';" onblur="if (this.value == '') this.value = 'Enter search keywords here';" />&nbsp;
    <input type="image" src="includes/templates/simple_zen/buttons/english/button_quick_find.gif" value="Search" style="float: left; width: 20px; height: 20px;" />
    </form>
    Notice that to make it look best, I did a No-no and resized the image with width and height in the style. I couldn't get it to line up correctly without making it smaller to match the height of the box. If you do something like this you'll need to re-create your image in the correct size and then you can drop the height/width bits.

    At least this will give you a direction to look? I do have to say I didn't test this in Firefox or IE (I was working from cache in Opera) and I know IE sometimes hiccups with floats. So it may not be the cure. "-)

    I'd love to see what you come up with for your site when you're done, it's really pleasing to the eye!

    Cheers,

    Becky

  2. #12
    Join Date
    Oct 2006
    Location
    Maine
    Posts
    51
    Plugin Contributions
    0

    Default Re: How to remove category index?

    Hi Becky,

    Your suggestion worked, but in the end I left it alone because I didn't want to button to be too small. Thanks for all your help!

    Amy

  3. #13
    Join Date
    Oct 2006
    Location
    Maine
    Posts
    51
    Plugin Contributions
    0

    Default Re: How to remove category index?

    Something has happened to my search button. It's still fine in IE, but in Firefox, it has 'slipped' down and is now obstructing one of my other images.
    Becky, if you're still out there, can you help me?

    Thanks!!!

    Amy

  4. #14
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to remove category index?

    NOTE: the path to your Zen Cart for:
    /Cart

    is fine for "testing" or you ... but be sure when going Live you are either going to run this from the root or from a directory with lower case ...

    No one will ever remember to type mixed case on an URL ... they have enough trouble typing domain names correctly ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #15
    Join Date
    Aug 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: How to remove category index?

    Back on topic, how can i change the categories in tab menu? I wanted to changed them to Home, log in, my account etc. and remove the Home, Log in on top header above the logo.

  6. #16
    Join Date
    Oct 2006
    Location
    Maine
    Posts
    51
    Plugin Contributions
    0

    Default Re: How to remove category index?

    Hi Linda,
    Yes, the site can be accessed with www.theoccasionalgift.com
    I'm just so used to using the /Cart file, I often forget to post the domain name.

    Also, I have a question about attributes here: http://www.zen-cart.com/forum/showthread.php?t=50309
    Can you help me, please. I'm going crazy trying to figure it out!

    Thanks,

    Amy

  7. #17
    Join Date
    Jan 2004
    Posts
    66,447
    Plugin Contributions
    81

    Default Re: How to remove category index?

    Quote Originally Posted by Tom_Ace View Post
    Back on topic, how can i change the categories in tab menu? I wanted to changed them to Home, log in, my account etc. and remove the Home, Log in on top header above the logo.
    You can do this by editing your customized tpl_header.php file.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #18
    Join Date
    Jan 2005
    Location
    Minneapolis MN, USA
    Posts
    136
    Plugin Contributions
    1

    Default Re: How to remove category index?

    Quote Originally Posted by ALSMonarch View Post
    Something has happened to my search button. It's still fine in IE, but in Firefox, it has 'slipped' down and is now obstructing one of my other images.
    Becky, if you're still out there, can you help me?

    Thanks!!!

    Amy
    Hi Amy,

    Sorry... I've been under a deadline and missed this post. Bad Beckster! "-)

    Did you solve this problem or do you still need help? If you need help, post the link and I'll look at it for you to see if I can help.

    Cheers,

    Becky

  9. #19
    Join Date
    Oct 2006
    Location
    Maine
    Posts
    51
    Plugin Contributions
    0

    Default Re: How to remove category index?

    Hi Becky,

    I am still trying to figure this out. The link is www.theoccasionalgift.com
    As I mentioned before, it seems to appear fine in IE, but in Firefox my 'GO' (search) button has dropped down (out of line with my search text bar), and is now obstructing the image below it.
    I'd appreciate any help you can give.

    Thanks!

    Amy

  10. #20
    Join Date
    Jan 2005
    Location
    Minneapolis MN, USA
    Posts
    136
    Plugin Contributions
    1

    Default Re: How to remove category index?

    Quote Originally Posted by ALSMonarch View Post
    Hi Becky,

    I am still trying to figure this out. The link is www.theoccasionalgift.com
    As I mentioned before, it seems to appear fine in IE, but in Firefox my 'GO' (search) button has dropped down (out of line with my search text bar), and is now obstructing the image below it.
    I'd appreciate any help you can give.

    Thanks!

    Amy
    Morning Amy!

    I had a heckuva time getting your site to load this morning (it was very slow to answer), so I did some testing from cache and can tell you that the style additions below work in Opera... which means it will work in Firefox. I can't tell you if it impacts IE negatively because I couldn't get things loaded there. Anyhooooo...

    Add the styling in red to the GO button image:

    style="width: 33px; float: left; position: relative; top: 0px;

    You may not even need anything other than the float -- you'll have to test it to see how it works in the other browsers. Opera did fine with just the float, but sometimes IE gets hinky.

    Also, I didn't validate it. "-)

    Love the look of your cart!! Let me know if this works, ok?

    Cheers,

    Becky

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v138a How remove button from index page
    By kobra8 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Feb 2014, 01:37 PM
  2. How to remove left column on index page?
    By Alexiss in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Oct 2011, 09:33 AM
  3. Replies: 2
    Last Post: 31 Oct 2006, 08:29 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