Page 30 of 31 FirstFirst ... 2028293031 LastLast
Results 291 to 300 of 302
  1. #291
    Join Date
    Jul 2011
    Posts
    107
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by aawebtools View Post
    Hi Anne, luv the template and have been able to figure out just about everything that I needed to do to get it to the customers satisfaction, except for one thing. I have been all through this thread and several others in hopes of finding the answer, but no luck.

    The sales tagline in the header is located too far to the top of the header and the customer would like it more in the center of the brown area.

    This is a one click install of 1.5.1 with the only thing added being your template. The website is www.awbksales.com.
    I think the issue has to do with your web browser. I checked your site using IE7 and it looks fine. I use the same template and when I check my site the tag line is way at the top of the brown area, however, it looks fine in all other web browsers such as Firefox, Chrome and newer versions of IE. I havent bothered to fix mine because not too many people use IE7 anymore anyways. Have you checked the site in other web browsers? Like I said, it looks good in IE7. I hope this helps somewhat :)

  2. #292
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by jcrewe View Post
    I think the issue has to do with your web browser. I checked your site using IE7 and it looks fine. I use the same template and when I check my site the tag line is way at the top of the brown area, however, it looks fine in all other web browsers such as Firefox, Chrome and newer versions of IE. I havent bothered to fix mine because not too many people use IE7 anymore anyways. Have you checked the site in other web browsers? Like I said, it looks good in IE7. I hope this helps somewhat :)
    You can add this to your stylesheet.css file:

    Code:
    #tagline {padding-top:20px;}
    Thanks,

    Anne

  3. #293
    Join Date
    Jul 2011
    Posts
    107
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Thanks Anne for the additional information

    On a slightly different note, I seem to be having issues changing the logo in the order confirmation email. Everything was working fine until I upgraded to the new ZC version (1.5). I have changed the header.jpg file in /public_html/email to my own logo but it's not accepting the change (I've cleared by cache). Am I doing something wrong or have I edited the incorrect file location?

    Thanks so much in advance

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

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by jcrewe View Post
    Thanks Anne for the additional information

    On a slightly different note, I seem to be having issues changing the logo in the order confirmation email. Everything was working fine until I upgraded to the new ZC version (1.5). I have changed the header.jpg file in /public_html/email to my own logo but it's not accepting the change (I've cleared by cache). Am I doing something wrong or have I edited the incorrect file location?

    Thanks so much in advance
    The email logo problem is not related to the template. I would recommend doing a search of the forum for help and the answer as I think that I have seen the question posted many times before ;-)

    Thanks,

    Anne

  5. #295
    Join Date
    Mar 2010
    Location
    Nottingham UK
    Posts
    87
    Plugin Contributions
    1

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by aawebtools View Post
    Hi Anne, luv the template and have been able to figure out just about everything that I needed to do to get it to the customers satisfaction, except for one thing. I have been all through this thread and several others in hopes of finding the answer, but no luck.

    The sales tagline in the header is located too far to the top of the header and the customer would like it more in the center of the brown area.

    This is a one click install of 1.5.1 with the only thing added being your template. The website is www.awbksales.com.

    Hi there,

    Css would solve this for you. Though you would have to tweak the below slightly to get a perfect centre if you change anything (text size etc...)

    #tagline {
    color: #FDD;
    font-size: 1.7em;
    font-weight: bold;
    text-align: left;
    vertical-align: middle; -- Delete this
    padding-top: 21px; -- add this, and tweak as desired.
    }

    web developer tools such as firebug and inspect element options in browsers such as google chrome and firefox make finding these particularly easy.

    Regards

    BottyZ

  6. #296
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by bottyz View Post
    Hi there,

    Css would solve this for you. Though you would have to tweak the below slightly to get a perfect centre if you change anything (text size etc...)

    #tagline {
    color: #FDD;
    font-size: 1.7em;
    font-weight: bold;
    text-align: left;
    vertical-align: middle; -- Delete this
    padding-top: 21px; -- add this, and tweak as desired.
    }

    web developer tools such as firebug and inspect element options in browsers such as google chrome and firefox make finding these particularly easy.

    Regards

    BottyZ
    See post #292 for the answer to this question.

    Thanks,

    Anne

  7. #297
    Join Date
    Oct 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Thanks Anne, works great!

    Quote Originally Posted by picaflor-azul View Post
    You can add this to your stylesheet.css file:

    Code:
    #tagline {padding-top:20px;}
    Thanks,

    Anne

  8. #298
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by aawebtools View Post
    Thanks Anne, works great!
    I am happy to hear that!

    Thanks,

    Anne

  9. #299
    Join Date
    Dec 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Hi...I uploaded A Pink Boutique template and went crazy trying to fix my logo and searched for hours in the forums but could not find my answer. Sorry if I missed the thread...but I'm having a problem with a white box going behind my logo. All I did was edit the logo.gif that
    was in the package to my website name and uploaded as the same name, logo.gif...but still would not work...can someone please help me fix this? I really like the template and would love to continue using it for my gift basket site. :-) If you need it, here's the link to my site to see what I mean...
    http://worldofgiftbaskets.com Thanks so much...please respond asap as my site is live...:-) Thanks a bunch!

    Regards,
    Julianna

  10. #300
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by Julianna View Post
    Hi...I uploaded A Pink Boutique template and went crazy trying to fix my logo and searched for hours in the forums but could not find my answer. Sorry if I missed the thread...but I'm having a problem with a white box going behind my logo. All I did was edit the logo.gif that
    was in the package to my website name and uploaded as the same name, logo.gif...but still would not work...can someone please help me fix this? I really like the template and would love to continue using it for my gift basket site. :-) If you need it, here's the link to my site to see what I mean...
    http://worldofgiftbaskets.com Thanks so much...please respond asap as my site is live...:-) Thanks a bunch!

    Regards,
    Julianna
    You need to save the image on a transparent background, not white.

    Thanks,

    Anne

 

 
Page 30 of 31 FirstFirst ... 2028293031 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

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR