Search:

Type: Posts; User: Sketchy

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    4,822

    Re: Sidebox Header - Change Font Style

    Did you install an additional side box and the font isn't the same as the rest?

    Can you link to your site for a peek?
  2. Thread: Header Sizing

    by Sketchy
    Replies
    1
    Views
    890

    Re: Header Sizing

    Yikes, database problems at the moment.
  3. Replies
    4
    Views
    2,941

    Re: Move "Home" & "Login" links at top of page

    I believe you can change that via your current template's stylesheet.css:

    .back {
    float: left;
    }

    Replace the "left"(in red) with "right".
  4. Thread: tpl_header.php

    by Sketchy
    Replies
    1
    Views
    2,151

    Paging for additional help...

    To me, it appears as a wrapping problem. It's apparent if you reduce screen resolutions or make the other original hidden navigation links active.

    I've done that mod before, but I've never had...
  5. Replies
    3
    Views
    821

    Re: Need to select a template but,,,

    I know... it should be a stickied thread to be easily located. :smile:
  6. Replies
    1
    Views
    1,185

    Re: changing the special price font color

    If it weren't for the duo stylesheet design, you'd be a-ok.

    You got the one in stylesheet.css, but missed the one in stylesheet_new.css:

    .productSpecialPrice, .productSalePrice,...
  7. Replies
    3
    Views
    821

    Re: Need to select a template but,,,

    http://www.zen-cart.com/forum/showthread.php?t=44658
  8. Replies
    1
    Views
    943

    Re: Alignment Issues

    I can't speak for anyone else, but I'm still very content with a 1024x768 screen resolution on a 17" CRT monitor. There are many people still out there that prefer less resolution equating to a more...
  9. Re: Centerpage Diffrent in Firefox and IE How can I fix this??

    It looks as if some of your page titles/text are not defined.

    If you look in your search boxes and your information side box, you can see the effect. I believe your site looks squished in IE due...
  10. Replies
    11
    Views
    1,904

    Re: Aligning Content in new sidebox

    There might be a pair of CSS Declarations that should mop it up. Try adding these into your stylesheet.css:


    #livehelp { text-align: center }
    #livehelp img { padding: 0.4em }
  11. Replies
    3
    Views
    860

    Re: where change color cartTotalsDisplay

    You're welcome, I'm glad it worked out for you.
  12. Thread: Help with CSS

    by Sketchy
    Replies
    8
    Views
    1,072

    Re: Help with CSS

    You're welcome.

    To reset your floating logo/banner dimensions, go to yourstore/includes/languages/english:

    Open the "header.php" files and you'll find:

    // added defines for header alt and...
  13. Replies
    1
    Views
    802

    Re: how do i turn on the box?

    That's your "Information" side box.

    Admin - Tools - Layout Boxes Controller:

    ~sideboxes/information.php - Edit:

    Box Details:

    My info looks like this:
  14. Replies
    5
    Views
    1,245

    Re: Layout Question

    You're welcome. The changes you seek are in the stylesheet.css, but I'll make them unhidden for you.

    Depending upon what color you want the active links, you can adjust them here:

    a:link,...
  15. Thread: Error IE7...

    by Sketchy
    Replies
    5
    Views
    857

    Re: Error IE7...

    Errrm... that's strange, because at the bottom of your store's page source, you'll see:

    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script...
  16. Replies
    3
    Views
    860

    Re: where change color cartTotalsDisplay

    I see you found the actual subtotal color change.

    So, this will take care of the background for one or more products listed in the cart.. In your current template's "stylesheet.css", find:
    ...
  17. Replies
    3
    Views
    1,442

    Re: IE / FF difference product_info_display

    You're welcome, I'm glad it's all cleared up for you. :D
  18. Thread: Error IE7...

    by Sketchy
    Replies
    5
    Views
    857

    Paging for additional help...

    Well, I'm guessing you have the Simple Google Analytics Mod installed.

    I've never used that said mod, so I'm completely unaware how it's set up. Probably the best thing would be to post in the...
  19. Thread: Error IE7...

    by Sketchy
    Replies
    5
    Views
    857

    Re: Error IE7...

    You didn't insert your "urchinTracker" code(account number) into your Javascript from Google.
  20. Replies
    1
    Views
    751

    Re: Background image

    I couldn't think of why a "transparent" value wouldn't work. Just change your ".sideBoxContent" Selector background color to "transparent".
  21. Thread: Help Needed

    by Sketchy
    Replies
    3
    Views
    910

    Re: Help Needed

    It probably looks way different in Firefox. You seem to want the #navMainWrapper to "disappear", it's probably best to make an over-ride folder and then hack it out of the "tpl_header.php". That's...
  22. Replies
    3
    Views
    1,442

    Re: IE / FF difference product_info_display

    There are stylesheet validation errors, but I'm pretty sure it's relating to the Javascript for the Image Handler. Do you have it properly installed?

    When I use IE7's extension toolbar, I can turn...
  23. Replies
    12
    Views
    3,366

    Re: please help - my template shows up just text

    I just checked your store page info and it seems everything is apparently linking up the way it should, however I notice that your final call for the stylesheets is wonky.

    Hmm.. tell you what,...
  24. Replies
    4
    Views
    945

    Re: My seach module breaks the layout

    It does look perfect now and you're welcome. :smile:
  25. Replies
    4
    Views
    945

    Re: My seach module breaks the layout

    Sorry, I just checked on the procedure and it's best to increase the values instead of my babble above. I wasn't thinking right, like usual. :wacko:

    Try ($column_width-50) for starters.
  26. Replies
    4
    Views
    945

    Re: My seach module breaks the layout

    It appears to be due from the custom padding. There's two ways to go about this, lose the padding or hack a size override for that input.

    The latter takes a wee bit of work, but will preserve your...
  27. Re: Shop layout mashed in netscape since my upgrade

    Well Sir, you seem to have a handle on everything. You're welcome, but you're doing well all the same. I'm always here to lend a hand and a spare set of eyes, if need be. :smile:

    You can validate...
  28. Replies
    5
    Views
    2,018

    Re: Configure Short Url

    So, right now.. your store is like: www.yourstore.com/yourstorefolder
    and you want it like: www.yourstore.com ?

    You could .htaccess redirect straight to where your directory store folder is.
    ...
  29. Re: Left and Right sides boxes are centering... help

    Whoah.. code offender!! :wink:

    In your current template's "stylesheet.css":

    //*#navColumnOne {
    background-color: #CC0000;

    }

    #navColumnTwo {
  30. Replies
    1
    Views
    1,165

    Re: Admin Blank after Install

    Seeing how the includes .htaccess is working for the catalog side.. try a desktop fileset comparison against all the admin folders for their subsequent subfolders and enclosed files. You might have...
  31. Replies
    5
    Views
    1,245

    Re: Layout Question

    You're welcome. I totally understand how overwhelming things can be in the beginning. After all, I started out the same way.

    Certainly, thanks for asking. I think this would blend everything...
  32. Replies
    12
    Views
    3,366

    Re: please help - my template shows up just text

    Yeah, I think it's a directory problem..

    "The requested URL Not Found: /store/includes/templates/PERSONAL/css/stylesheet.cssincludes/templates/MNP/css/stylesheet.css"

    Something is really...
  33. Replies
    12
    Views
    3,366

    Re: please help - my template shows up just text

    That file info looks perfect. Yes, the actual file name stays the same(template_info.php) as ZC has to read the file. The 'screen shot' is a image file that shows a screen capture of your template....
  34. Replies
    5
    Views
    1,245

    Re: Layout Question

    Minor problem with a simple fix.

    In that current template's stylesheet.css, find:

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;...
  35. Replies
    12
    Views
    3,366

    Re: please help - my template shows up just text

    It's really hard to guess what happened, seeing that you stated that the "Classic" template works and all permissions are fine. There's obviously some configuration problem as your default template...
  36. Thread: Help with CSS

    by Sketchy
    Replies
    8
    Views
    1,072

    Re: Help with CSS

    Firstly, the category problem is in your current template's stylesheet.css:

    A.category-top, A.category-links, A.category-products:visited, a.category-products {
    color: #FFFFFF;
    font-size:...
  37. Replies
    18
    Views
    3,900

    Re: Need help with a couple of things

    Oh, that's strange.

    Have you tried it again, starting from a new set of files? Sometimes that helps to smooth out the rough edges. If you want, PM me to maybe send the files, so I could perhaps...
  38. Replies
    18
    Views
    3,900

    Re: Need help with a couple of things

    I've never made pages like that, so I'm not sure.

    I checked the page source from that blog page and compared it with your shop page.

    It seems apparent that nothing is there.. for content.

    I...
  39. Re: White Space Above Header I cant Fix It Can any One Help me

    ^ Sorry, that sure won't work in your case. The "whitespace" above your logo is actually remnants of the navigation bar which usually is home to "Home Log In" etc. It has handy things like "Log Out"...
  40. Replies
    4
    Views
    1,042

    Re: help needed to make green headings thinner

    Indeed, upgrade.


    You definitely should begin practicing template over-rides. Being that you're at 1.3.5, there's not much to do to carry over your current design into over-rides.

    Only you...
  41. Replies
    1
    Views
    1,106

    Re: keywords everywhere - how to limit?

    Admin - Configuration - Product Info:

    "Meta Tags Generated Description Maximum Length?" ~Set the value to what you wish.
  42. Replies
    18
    Views
    3,900

    Re: Need help with a couple of things

    Disable "Write a Review" and/or "Tell a Friend"

    ~Admin - Catalog - Product Types - Product General(depending on your store set-up, you may have to do the other ones) - Edit Layout:

    "Show...
  43. Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Awww shucks, again.. you're very welcome! :D
  44. Replies
    3
    Views
    1,306

    Re: top ibeam/sky logo

    To do what.. replace the image with a solid color?

    Go into your current template's stylesheet.css :

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat:...
  45. Replies
    7
    Views
    1,105

    Re: inserting an image

    That's great news. I'm glad you succeeded! :D
  46. Replies
    7
    Views
    1,105

    Re: inserting an image

    A nice place to learn about that and more, is here. :smile:
  47. Replies
    14
    Views
    2,527

    Re: Change Some Text Colors

    You're welcome. Looks very lovely! :D
  48. Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Yikes. Unfortunately, all it did was switch sides.

    I'll see what I can come up with by digging deeper yet.
  49. Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    Yeah, compatibility problems are the absolute worse thing ever. :censored:

    I wish I could be more help, but I'm really stumped why the mainWrapper image is bumping off a pixel.

    As for the...
  50. Re: Header alignment issue in IE, Fine in FF - suggestions, please?

    I guess those hacks don't work in IE7. The page is just the way it was in the beginning. :(

    As far as the width adjustment goes, you should adjust the main wrapper and not the header. I can see a...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR