Search:

Type: Posts; User: dvasdekis

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: Simple manufacturer list to replace scrolling list - add-on now available

    I used this mod to excellent effect on Headsonic.com.au. Thanks again Kuroi!
  2. Replies
    373
    Views
    88,678

    Re: Auction Lister Pro (ALP) Support

    I'm sorry if I'm missing something absolutely obvious, but in version 0.5.3 the install/documentation folder is empty. Am I just thick?
  3. Is it possible to let unregistered customers reviewing products?

    Is there any way to allow unregistered customers to review products? I use paypal express exclusively, and a few customers want to be able to review without the complications of creating an account....
  4. Replies
    4
    Views
    1,287

    Re: Paypal and currencies

    The difficulty I have with the automatic updater is that I need to list items in AUD and charge in USD. I found through an expensive little few days that it isn't Paypal that sets the conversion rate...
  5. Replies
    4
    Views
    1,287

    Re: Paypal and currencies

    I'm in a similar situation, and I'd love to get a feed of either Google's or Paypal's exchange rate. I'd go with whichever provider could give me such a feed.
  6. Re: Simple manufacturer list to replace scrolling list - add-on now available

    Almost. IE is now chucking a fit, but firefox works perfectly. I assume it has something to do with my beginner trial-and-error coding style.

    Thanks anyway!
  7. Difference in CSS absolute positions in Firefox and IE

    I'm cobbling together a new way of arranging everything using the manufacturer's sidebox on my live site now, and aside from the colour difference (I'll fix that up after this) I thought it was...
  8. Replies
    9
    Views
    1,182

    Re: how to change the categories to a flash?

    http://www.zen-cart.com/index.php?main_page=index&cPath=40 downloads section.
  9. Replies
    2
    Views
    889

    Re: Main product images underlined!

    I don't see it on Beyond Euphoria. Perhaps try Border=0 in css?
  10. Re: my shop looks boxy - how can i change?

    Try adding some transparent curves to the main logo and the background header images in your sidebar. Here is that address of one, to get started.
  11. Re: Simple manufacturer list to replace scrolling list - add-on now available

    Sorry, to simplify the above, all I need to do is to make the module output a div tag at the beginning of the list itself (not in the header) and a </div> tag at the end.

    Edit: Solved this! It's...
  12. Replies
    8
    Views
    1,984

    Re: Minor Product Info Page adjustment

    Yeah, unfortunately that's not a long term option because it'll look ridiculous on modern widescreen monitors, and according to my site stats they're taking up an increasing portion of visitors....
  13. Re: How do I change the bg colour behind the tagline?

    Have you tried adding position: absolute to the relevant CSS? This should work on any fixed width site.


    { position: absolute; top: 350px; left: 591px; width: 212px; height: 350px}

    I'm not...
  14. Replies
    8
    Views
    1,984

    Re: Minor Product Info Page adjustment

    Anybody? I've had no luck with flinging CSS about, so it looks like it might require a page layout change.
  15. Re: Simple manufacturer list to replace scrolling list - add-on now available

    Kuroi,

    I'm trying to attain something similar to my old layout here, but by using this manufacturer list mod. I previously created subcategories for each manufacturer, and that threw in a whole...
  16. Replies
    109
    Views
    36,598

    Re: Language/Currency Links in Header

    I'd love to figure out how to replace the text with images. In my case, I have 2 currencies, and I need one image displayed when the currency is not selected and another displayed when the currency...
  17. Replies
    7
    Views
    4,642

    Re: Putting currency dropdown in the header

    There is this mod, which, unmodified, gives you text buttons for each active currency. I just discovered it and I'm trying to figure out how to move them around and replace the text with images.
  18. Re: Coding css changes into 2 category 3 subcategory tpl_categories.php

    NEVERMIND. See bottom of this post for fix.

    I know its been a while, but I'm just going through a move to a new server. I'm now getting this error code on the pages where the 3 box layout should...
  19. Replies
    8
    Views
    1,984

    Re: Minor Product Info Page adjustment

    Anyone else have any ideas?
  20. IP-based redirect to my various international company sites

    I've got a bit of an idea and I'm interested in the difficulties associated with setting it up. I'd like to create a system where, when a customer hits the central .com for a domain, it checks their...
  21. Replies
    8
    Views
    1,984

    Re: Minor Product Info Page adjustment

    It looks good at 1024 but any larger and it sticks to the right side of the page, which creates big white gaps between the text and product picture. I had to take the changes off. Sorry.
  22. Replies
    8
    Views
    1,984

    Minor Product Info Page adjustment

    As you can see on my current product info page, if the length of the test exceeds the size of the image, then the text shifts to the left side.

    I'd like it so that the text never shifts, and...
  23. Replies
    19
    Views
    3,743

    Re: Customized Search button does not appear

    I'm sorry, but could you clarify this? Does this relate directly to me or to the code in general?

    I'm just wondering, as I've stuck the button image in every possible spot on my server, and still...
  24. Re: 10426 Transaction Refused - Order Total Is Invalid 1.3.7.1

    The site's default currency is the Australian dollar. The value is set to 1. The rest of the currencies have been removed from the cart.

    Checking now, I am an absolute fool and I apologise for...
  25. 10426 Transaction Refused - Order Total Is Invalid 1.3.7.1

    I'm operating on a brand new fresh install of 1.3.7.1 with only my template and the Easy Populate mod installed. I've followed the Paypal Wiki FAQ to the letter, but trying to check out any products...
  26. Re: Strange character at the very top of page

    It wasn't in any of the index.php files so as per Kim's advice I backtracked through every single change and still coudn't find it. After failing to display:none it in CSS I gave up and wiped the...
  27. Re: Strange character at the very top of page

    Whoops. Sorry about that. Thought I had included it.

    Headsonic.com.au

    Sorry again! Cheers.
  28. Strange character at the very top of page

    Hello all.

    My site is fractions away from looking incredible at the moment, thanks to the Zen-Cart team, but for some reason a strange W has popped up at the top of my page as of a few hours ago....
  29. Re: Very strange arbritrary 20% being added to orders

    Hurrrr thankyou!
  30. Very strange arbritrary 20% being added to orders

    I've set up 3 Zen-Cart installations and this is the first time I've encountered anything of this sort. Essentially, whenever I set a product price, Gross or Net, without any tax zones or taxes...
  31. Re: Coding css changes into 2 category 3 subcategory tpl_categories.php

    Glenn,

    Thankyou once again, as always. I've implemented all the CSS and the finished template is going up on my live site now. Every second of help you've given me has let me do a great deal of...
  32. Re: Replacing Categories - Tabs Menu with Images

    :clap:Brilliant. Utterly brilliant. With a bit of fiddling, I got them working absolutely perfectly.

    Thankyou so much, you've been a fantastic help. I'm one massive step closer to done now.
    ...
  33. Re: Coding css changes into 2 category 3 subcategory tpl_categories.php

    Now, I've gotten it to a stage where all it is is a list of subcategory links within divs in vertical order, but so far my forays into CSS div creation have produced nothing like what I'm trying to...
  34. Replies
    19
    Views
    3,743

    Re: Customized Search button does not appear

    Sorry for dredging up a post this old, but using refriend's code at the top of this page, what should the button be called and where should it be put if it's being used as a search header button?
  35. Re: Replacing Categories - Tabs Menu with Images

    Every page, please. What I'd like to achieve is for the open main category (either Headphones or Microphones) to be at 100&#37; opacity with a pink bracket next to it, and for the category that is not...
  36. Re: Replacing Categories - Tabs Menu with Images

    Unfortunately, in my instance just adding it manually may not work. You see, I want the index to look like this, with the Headphones category already open (they are by far my dominant seller). To...
  37. Re: Replacing Categories - Tabs Menu with Images

    Fair enough! I'll see where that gets me this afternoon.

    Cheers.
  38. Replacing Categories - Tabs Menu with Images

    My goal for today is to replace the standard text links on the categories-tabs menu with image links. Merlin's code HERE isn't ideal, as I need the category names to appear properly. Later in the...
  39. Re: Coding css changes into 2 category 3 subcategory tpl_categories.php

    Great Success! I managed to work enough display: none; clauses into CSS to eradicate the left column on the index page, but have the categories appear when Headphones or Microphones is clicked. I'm...
  40. Re: Coding css changes into 2 category 3 subcategory tpl_categories.php

    Below are the result's of Glenn's post.
    http://files.headsonic.com/files/1/001.png
    http://files.headsonic.com/files/1/002.png
    When the top bar is clicked, the subcategories display in the middle!...
  41. Re: Coding css changes into 2 category 3 subcategory tpl_categories.php

    On further inspection this does not work as planned.
  42. Re: Coding css changes into 2 category 3 subcategory tpl_categories.php

    Nope. I'm quite happy for Headphones to be open on the index. They're by far my dominant seller, after all, and I want to minimise the clicks that people need to buy anything, hence this layout.
    ...
  43. Re: Coding css changes into 2 category 3 subcategory tpl_categories.php

    As for how it's to work, sorry for not making it clearer first up. I'd like the Headphones and Microphones to be a permenant fixture at the top of the page. However, the 3 subcategory boxes would...
  44. Re: Nonstandard 2 category 3 subcategory navigation design

    Posted a new thread about customising the stylesheet HERE. Thanks for all the help!
  45. Coding css changes into 2 category 3 subcategory tpl_categories.php

    As seen in THIS thread, I've managed to get quite a nifty 2 category 3 subcategory sidebox going, thanks to the marvellous gjh (who I hope works for the zen team, because that's where the donation is...
  46. Re: Nonstandard 2 category 3 subcategory navigation design

    My final tpl_categories.php

    <?php
    /**
    * Side Box Template
    *
    * @package templateSystem
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003...
  47. Re: Nonstandard 2 category 3 subcategory navigation design

    :D Found a problem, perhaps with my implementation.

    This is one aspect of the code that indeed does not look like it's working. Adding it does not seem to make a difference.

    My css:

    /**
    *...
  48. Re: Nonstandard 2 category 3 subcategory navigation design

    So far it's working amazingly well!! I was going to try holding off posting before I'd templated some of it in CSS, but so far, so very very good!

    For those who aren't familiar with PHP, I'd like...
  49. Re: Nonstandard 2 category 3 subcategory navigation design

    Gjh, shouldn't your categories dressing mod make the work easier on some of this? It looks like it should, particularly with the
    "- You can add dividers and/or non-linked headings in any desired...
  50. Re: Nonstandard 2 category 3 subcategory navigation design

    With a bit more thinking, I think I've figured out what you're saying I should do.

    You're saying that I should order the subcategories in the boxes all just in one giant list under my main...
Results 1 to 50 of 70
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR