Search:

Type: Posts; User: SeánT

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    2,298

    Re: Firefox favicon bug?

    Thanks stevesh that's useful to know, I cleared the cache loads of times though but no joy. However I've now found that when I put the full URL to the icon in meta_tags.php it works fine. Don't know...
  2. Replies
    2
    Views
    2,298

    Firefox favicon bug?

    Does anybody know how to get favicons showing up in firefox?

    It shows up fine in IE and Chrome without it being defined in meta tags php. When I point http://www.html-kit.com/favicon/validator/ at...
  3. Re: Step by Step instructions to enable image upload

    OK for the first bit, adding an upload option to a product, it goes like this.

    1. ADMIN----->CATALOG------->OPTIONS NAME MANAGER

    2. Under OPTION NAME type "upload" or what you like and for the...
  4. Step by Step instructions to enable image upload?

    Hi I'm wondering if there are any step by step instructions to enable image upload?

    I would like to have certain blank products which customers can purchase and upload an image to be printed onto...
  5. Re: Just added Upload file attribute, how do I keep it under control?

    Hi Tony, sorry I don't have a solution to your problem I'm kind of a step behind you and was wondering if you could point me to where you found out how to set up the file upload?

    All I can find...
  6. Re: Weirdness with #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper

    Hooray, woke up with a frsh head and got it sorted! As I said up above not knowing what things are called is really unhelpful. Just in case anybody else runs into the same thing where I needed to be...
  7. Re: Weirdness with #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper

    Hi Glenn thanks, yes I was thinking that this should have colored them:


    a:link, #navEZPagesTOC ul li a {
    color: #2e8309;
    text-decoration: none;
    padding-bottom: 0px;
    }

    But...
  8. Weirdness with #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper

    Hi again it's regarding the category headings that are hypertext links which appear below the logo. I don't know what they're called for easy reference. Partly that is my problem because maybe I'm...
  9. Re: Template modding with CSS rounded boxes/borders. How To?

    Glenn thanks very much for what you've done, I'm going to go and have a play with this new knowledge, I didn't even know I could use firebug to edit until now. This is all fairly new to me and...
  10. Re: Template modding with CSS rounded boxes/borders. How To?

    OK after some more messing around I got the original code working simply by inserting it between <style> tags in tpl_main_page.php

    I really wonder why it doesn't work from the stylesheet?

    Can...
  11. Re: How to create a gap between the sideboxes and the centercolumn?

    Thanks Kobra I'll have a poke around tpl_main_page.php and see what happens
  12. Replies
    5
    Views
    536

    Re: Site looks bad in IE

    Hey perhaps this page might be of use to you?

    http://css-tricks.com/how-to-create-an-ie-only-stylesheet/
  13. Re: Template modding with CSS rounded boxes/borders. How To?

    Thanks Glenn that was very good of you but unfortunately in my ignorance I still can't get it working. Tried just inserting it 'as is' in stylesheet.css but it appeared to do nothing so I removed...
  14. Template modding with CSS rounded boxes/borders. How To?

    OK so with the help of a few decent helpful people, namely kobra, stevesh, and swguy I managed to get the Future Zen template installed and configured a good bit of the backend of my store. I then...
  15. Re: How to create a gap between the sideboxes and the centercolumn?

    Hey thanks, I tried that but it moves everything rather than just the items contained within the headerwrapper
  16. Re: How to create a gap between the sideboxes and the centercolumn?

    Excellent stuff, thanks for your help Kobra, now all I need to do is figure out how to shift the headerwrapper back inline with the center
  17. Re: How to create a gap between the sideboxes and the centercolumn?

    Hi Kobra the site is here Thanks
  18. How to create a gap between the sideboxes and the centercolumn?

    Hi I finally managed to sort out a box with rounded corners for my centercolumn but it''s jammed right up against the left sideboxes and looks kind of messy.

    Does anybody know how I can put some...
  19. Replies
    2
    Views
    388

    Re: Please help displaying images with CSS

    Thanks for the reply. Yeah I'd tried that but the difficulty I was having was in finding the right php file to put the DIV in. I'm now guessing that tpl_main_page.php is what I should be messing with...
  20. Replies
    2
    Views
    388

    Please help displaying images with CSS

    Hi there,

    I'm hoping somebody can help me with this.

    What I want to do is create a round cornered 'box' with a nice border around it on top of which my content can sit.

    Kind of like this...
  21. Re: Template Customisation Confusion of the Noob Variety

    Er...no I think maybe I've not explained this very well.

    What I want to do is create a round cornered 'box' with a nice border on top of which my content can sit.

    Kind of like this site here...
  22. Re: Template Customisation Confusion of the Noob Variety

    Er...actually no, I need the box that I want to create to make the .centerColumn look the same on all the pages. I was so keen for a solution there that I wasn't thinking properly. There must be some...
  23. Re: Template Customisation Confusion of the Noob Variety

    Brilliant, thanks
  24. Template Customisation Confusion of the Noob Variety

    Hi there,

    Is anybody out there able to tell me how to set about doing the following.

    Within the element .centerColumn I want to place three images to create a box around the content of...
  25. Re: Question regarding Kuroi's Future Zen Template

    :oops:

    Seems what I'd done was jump to the conclusion that the site I saw on the thread about Future Zen was actually still using the Future Zen template when it wasn't. Hence I'd been trying to...
  26. Re: Question regarding Kuroi's Future Zen Template

    Hi thanks for the reply, I found a post from Kuroi himself which had a link to download the original psd files he'd used for the graphics and centercolumn_capsule.gif was amongst these. However the...
  27. Re: Question regarding Kuroi's Future Zen Template

    OK I tried that bit of code I made up on several elements now the latest being .centerColumn This seems to make the gif appear at the bottom of the page but I need it to stretch and act as the...
  28. Re: Question regarding Kuroi's Future Zen Template

    Er..no appears to be the answer to that question, I just tried the solution I suspected and it appears to do nothing. Does anybody know if Cube Cart is any easier than Zen Cart to get your head...
  29. Question regarding Kuroi's Future Zen Template

    Hi there I got hold of a copy of Kuroi's Future Zen template and have been messing around with it here

    This template is really helping me to learn Zen Cart but I saw from reading the threads...
  30. How can I set padding on category & product images?

    Hi there does anybody know offhand where I can set the padding around the category and product images so that the text below them isn't shoved right up against them. I found some code
    ...
  31. Replies
    2
    Views
    372

    Re: Override help for clueless noob?

    Excellent swguy thanks, the overrides working a treat now I did that and moved the correct stylesheet.css, cheers mate much obliged.
  32. Replies
    2
    Views
    372

    Override help for clueless noob?

    Hi there, i'm a total noob and I'm at the stage where I have a template I like installed but wish to overide the default images with my own.

    In the includes folder I have the template I like (plus...
  33. Re: Template included but not available in template selection

    Thanks Afo for the speedy reply, you're right, it wasn't seeing the php file because it had unzipped with an extra directory in the directory structure. Problem solved, much obliged mate, cheers.
  34. Template included but not available in template selection pulldown

    Hi there,

    This is a total noob question so please forgive me if it seems a little retarded. The problem I am having is as follows.

    I got a copy of the Future Zen template and installed it...
  35. Replies
    4
    Views
    900

    Re: Here Noob asks a general Zen Cart question

    Thanks for the replies guys it's appreciated. Sounds like what I'm looking to do isn't too simple and I'm going to need some custom code. This being the case I'd like to know if there are any places...
  36. Replies
    4
    Views
    900

    Here Noob asks a general Zen Cart question

    Hello all, total noob here, please try and bear with my ignorance. I looked around for an answer before posting this but I couldn't gather one from any of the posts that looked likley. The reason I'm...
Results 1 to 36 of 36
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR