Page 108 of 324 FirstFirst ... 85898106107108109110118158208 ... LastLast
Results 1,071 to 1,080 of 3236
  1. #1071
    Join Date
    Feb 2008
    Posts
    1,356
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by FatGuyinAZ View Post
    Thank you so much for helping me with those 3 issues. I have gone ahead and made the left and right column different widths and used different background images to fit. I will change colors later to something nice but for now I am using rather loud colors so I can see what I am doing.

    Demo site: http://www.swiker.com/demo

    I am sorry for the huge picture I had posted. I forget at times my screen is set for 1680 x 1050 and so my pics are very large. I will try to remember.

    Thanks again.
    I just took a look at the site in your signiture and you still have theis message there "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution."

    Did you think about taking that off your site, It will look better.

  2. #1072
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Sorry, I didn't fully understand the issue.

    Add this to your css:

    Code:
    #linksboxContent select {margin:.2em 0;padding:0;width:160px!important;float:left}
    Thanks Jade that worked.
    Cheers Heavenlynights
    http://www.heavenlynightslingerie.com.au
    Warning: Adult Content - Zen 1.3.8a

  3. #1073
    Join Date
    Feb 2007
    Posts
    813
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Thank you. The blue buttons are from the Cherry Zen template. I just rounded them off and changed the bottom color for the rollover effect.
    An image can be inserted on the main page using the tools>define page editor>main_page. And I inserted the verified links into the tpl_header...
    I don't pretend to know much about css. I just ask a lot of questions and get a lot of help from the great folks here on the forum.



    Hello
    I liked how your home page look, Can you tell me how did u do the blue buttons in the header? I want to have similar buttons on my page.

    How did you insert the picture of dog on the home page? The veryfied links in the header?

    Sorry too many qustions just trying to learn.
    ##############################___
    Your one stop for all your fashion needs!

    Pumps, Sandals, Heels, Boots, Sunglasses and much more!

    www.glamorousshoe.com

  4. #1074
    Join Date
    Feb 2008
    Posts
    1,356
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by gsdcypher View Post
    Thank you. The blue buttons are from the Cherry Zen template. I just rounded them off and changed the bottom color for the rollover effect.
    An image can be inserted on the main page using the tools>define page editor>main_page. And I inserted the verified links into the tpl_header...
    I don't pretend to know much about css. I just ask a lot of questions and get a lot of help from the great folks here on the forum.

    How did you change the name and the landing page link?

  5. #1075
    Join Date
    Feb 2008
    Posts
    1,356
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Iam trying to set the date added , quanity in stock and model number off" So I go in the admin panel under New Listing and set these to 0, then under featured and set them to 0.

    But they still show up on the site.

    Also I can't get anything to show up in the footer. I go into Ez pages and Choose the footer but it don't work, It does work in the hearder though.

    I don't want the quanity number to show up next each categories in the Sidebox?

    Anyone Help!!!

    www.homedecoronline.net

  6. #1076
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Hi!

    open up includes/templates/cherry_zen/common/tpl_columnar_display.php and change this chunk:
    Code:
    $r_params = str_replace("50", "98", $r_params);
    $r_params = str_replace("33", "98", $r_params);
    $col_width = str_replace("50", "48", $col_width);
    $col_width = str_replace("33", "31", $col_width);
    to this:

    Code:
    $r_params = str_replace("50", "98", $r_params);
    $r_params = str_replace("33", "98", $r_params);
    $r_params = str_replace("25", "98", $r_params);
    $col_width = str_replace("50", "48", $col_width);
    $col_width = str_replace("33", "31", $col_width);
    $col_width = str_replace("25", "23", $col_width);

    Thank you very much!!! Jade. It works!!!

  7. #1077
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi, Jade, One more problem. When I tried to click on subcategory, the page doesn't display properly. Please see the page. http://coolbuydirect.com/c/index.php...ex&cPath=65_90

    Can you help me on this too? Thank you!!

  8. #1078
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: LRG image error

    Quote Originally Posted by heavenlynights View Post
    Hi Jmcgov or jettrue. Need a little help with this particular problem. jmcgov, you couldn't post what the missing line of code was, could.

    Jettrue, great looking template BTW.

    TIA

    heavenlynights
    Originally Posted by JMcGov
    I need to ask for some help please. We are using the cherry zen template (AWESOME template), along with the lightbox contrib. I was having some trouble with the drop shadow, using jkeifer's suggestion fixed the issue will quote the suggestion below...

    The problem now is that when you click on the larger image link it takes you back to the home page. When you click the image itself it opens in lightbox and everything is fine. I'm assuming it is going to the home page because of a 404 error or something. Except I don't know where to look to fix the problem. Any help would be greatly appreciated.

    Just FYI this is a lingerie site... the link to the page below is fine nothing risque, you see more skin at the beach. Just wanted to make sure you know. I don't like suprises and wouldn't wish them on anyone else. The link to the page is http://www.pipersparlor.com/leather-...ollar-p-3.html


    The suggestion installed for lightbox is below
    Thank You
    Ok still haven't been able to resolve this issue. tried PM'ing JMcGov to get advise on missing line of code, but no response.

    Jade would you be able to help me please. If you need a link to site, please click on my sig.

    TIA
    Cheers Heavenlynights
    http://www.heavenlynightslingerie.com.au
    Warning: Adult Content - Zen 1.3.8a

  9. #1079
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    324
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Glamorousshoe View Post
    I just took a look at the site in your signiture and you still have theis message there "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution."

    Did you think about taking that off your site, It will look better.
    That's weird, I had it removed once. I have no clue how it got back? I made a couple of changes in the Admin. Why would it show up again? I am completely taken aback!
    Steve
    Zen cart version: 1.3.9h

  10. #1080
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,719
    Plugin Contributions
    9

    Default Re: LRG image error

    Quote Originally Posted by heavenlynights View Post
    Ok still haven't been able to resolve this issue. tried PM'ing JMcGov to get advise on missing line of code, but no response.

    Jade would you be able to help me please. If you need a link to site, please click on my sig.

    TIA
    Can you re-state the issue and question. I'm not following you from the quotes above.

 

 

Similar Threads

  1. Admin logon just keeps repeating....
    By dbunch in forum Installing on a Linux/Unix Server
    Replies: 26
    Last Post: 4 Dec 2008, 02:01 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •