Page 24 of 31 FirstFirst ... 142223242526 ... LastLast
Results 231 to 240 of 302
  1. #231
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: A Pink Boutique Support Thread

    You need to use a file merging program such winmerge or beyond compare. See these programs for specific usage instructions.


    Thanks,

    Anne

  2. #232
    Join Date
    Jul 2011
    Posts
    107
    Plugin Contributions
    0

    help question Re: A Pink Boutique Support Thread

    Hi there,

    I am brand new to Zen cart....I have a whole one day of experience! LOL! I paid a company to do the initial setup and upload A Pink Boutique template. I am in the middle of trying to change the logo to my own logo and it is not working. I have followed all the instructions twice and for some reason it doesnt work. I managed to change the tagline so that confirms I can follow instructions...lol!

    Here are the instructions that came in the 'readme' file with the template:

    1. Create your logo in your favorite image editing program and upload it to includes/templates/a_pink_boutique/images. For the example, we will use this logo.

    2. Open includes/languages/english/header.php in your favorite plain text editor. Find this code on or around line 24:

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '64px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

    3. There are 4 bits you will change:

    Replace “Powered by Zen Cart :: The Art of E-Commerce” with your site name and tag line here
    Replace “192px” with your logo width
    Replace “64px” with your logo height
    Replace “logo.gif” with the name of your logo image

    define('HEADER_ALT_TEXT', 'Your store name :: your store tag line');
    define('HEADER_LOGO_WIDTH', '385px');
    define('HEADER_LOGO_HEIGHT', '100px');
    define('HEADER_LOGO_IMAGE', 'new-logo.jpg');


    The only thing I didnt do is change the width and height of the logo because I recreated my logo to look identical to the one on the template except it has my company name inside the oval.

    Is there anyone out there can help me out with my dilemma?

    Thanks in advance!

    Jennifer

  3. #233
    Join Date
    Jun 2011
    Location
    South Australia, Australia
    Posts
    55
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    I updated with the new template and was just wondering how do I get rid of the little box that has twitter link in it. I deleted the picture for twitter as I don't use twitter but I do use facebook for my business.

    Thanks

    Tanja

  4. #234
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: A Pink Boutique Support Thread


    Hi there,

    I am brand new to Zen cart....I have a whole one day of experience! LOL! I paid a company to do the initial setup and upload A Pink Boutique template. I am in the middle of trying to change the logo to my own logo and it is not working. I have followed all the instructions twice and for some reason it doesnt work. I managed to change the tagline so that confirms I can follow instructions...lol!

    Here are the instructions that came in the 'readme' file with the template:

    1. Create your logo in your favorite image editing program and upload it to includes/templates/a_pink_boutique/images. For the example, we will use this logo.

    2. Open includes/languages/english/header.php in your favorite plain text editor. Find this code on or around line 24:

    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '64px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

    3. There are 4 bits you will change:

    Replace “Powered by Zen Cart :: The Art of E-Commerce” with your site name and tag line here
    Replace “192px” with your logo width
    Replace “64px” with your logo height
    Replace “logo.gif” with the name of your logo image

    define('HEADER_ALT_TEXT', 'Your store name :: your store tag line');
    define('HEADER_LOGO_WIDTH', '385px');
    define('HEADER_LOGO_HEIGHT', '100px');
    define('HEADER_LOGO_IMAGE', 'new-logo.jpg');

    The only thing I didnt do is change the width and height of the logo because I recreated my logo to look identical to the one on the template except it has my company name inside the oval.

    Is there anyone out there can help me out with my dilemma?

    Thanks in advance!

    Jennifer
    The easiest way to change the logo is to name it logo.gif and upload it to your server, overwriting the current logo to the includes/templates/a_pink_boutique/images directory

    Thanks,

    Anne

  5. #235
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: A Pink Boutique Support Thread

    I updated with the new template and was just wondering how do I get rid of the little box that has twitter link in it. I deleted the picture for twitter as I don't use twitter but I do use facebook for my business.

    Thanks

    Tanja
    Add this to the bottom of the includes/templates/a_pink_boutique/css/stylesheet_footer_menu.css file:

    Code:
    #twitter-link{display:none;}
    Thanks,

    Anne

  6. #236
    Join Date
    Mar 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    picaflor,

    I am having a problem with this template in IE9 left margin for the main product area comes and go, so the produxt box jumps around alot.... Works fine in IE8, Firefox 6 etc etc, just wanted to let you know.

    in edit: I am sorry, I see this was brought up in another thread, please disregard, I will watch the other thread
    Last edited by labatts03; 4 Aug 2011 at 01:30 AM. Reason: saw this posted after my post :(

  7. #237
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: A Pink Boutique Support Thread

    Thanks for posting. I am aware of the problem and will post the updated template package to be approved later today. The team is super busy though on version 1.3.5 so it may not be posted for a while. If you send me your email address I can email you the updated package when it is ready.

    Thanks,

    Anne

  8. #238
    Join Date
    Aug 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by labatts03 View Post
    picaflor,

    I am having a problem with this template in IE9 left margin for the main product area comes and go, so the produxt box jumps around alot.... Works fine in IE8, Firefox 6 etc etc, just wanted to let you know.

    in edit: I am sorry, I see this was brought up in another thread, please disregard, I will watch the other thread
    G'day mate,

    plz tell me which thread it is ! I have the same problem !!!

    thx.

  9. #239
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: A Pink Boutique Support Thread

    Please read the above post that I made. I will be submitting the updated zip file today. If you send me your email address I can email you the updated package when it is ready.

    Thanks,

    Anne

  10. #240

    Default Re: A Pink Boutique Support Thread

    Hi,
    I am currently using 1.3.9 and I can't seem to get my logo to show up. I can change everything else, I've also changed the 'logo.gif' to my logo.gif and my logo.jpeg and it doesnt show up. Can you tell me what I am doing wrong?
    Thanks,
    Nessa
    BTW beautiful template!!!
    my url is www.adulttoypalace.com

 

 
Page 24 of 31 FirstFirst ... 142223242526 ... LastLast

Similar Threads

  1. An Upscale Boutique Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 301
    Last Post: 15 Jun 2019, 05:36 PM
  2. Apparel Boutique Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 431
    Last Post: 8 Dec 2016, 04:27 PM
  3. Ashley Pink Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 603
    Last Post: 22 Jun 2016, 09:22 PM
  4. Earthy Boutique Template Support Thread
    By jill8026 in forum Addon Templates
    Replies: 23
    Last Post: 10 Nov 2012, 01:50 AM
  5. a pink boutique
    By leejay2005 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 14 Sep 2011, 07:56 AM

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