Page 35 of 44 FirstFirst ... 253334353637 ... LastLast
Results 341 to 350 of 440
  1. #341
    Join Date
    Feb 2011
    Posts
    62
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    thanks for the answer. i installed the template, and it was seamless.

    about 10 minutes after i sent my question i found in the readme.txt the size of the .jpg for the sliders.

    hope to have it up and running in a week.

  2. #342
    Join Date
    Mar 2012
    Posts
    48
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    Hi there;

    First off thank you for a great template. I've never used one before and it looks great.
    Second I really apologize if this question has been asked and answered a million times before, but have been reading over the support thread and my eyes have blurred LOL
    I would like to change the color of the side boxes and the header navigation from the rust red to something else.
    I assume this is done in the stylesheet but I don't know which code to change. Newbie to Zen.

    Thanks in advance
    Karen

  3. #343
    Join Date
    Aug 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by ladyk View Post
    Hi there;

    First off thank you for a great template. I've never used one before and it looks great.
    Second I really apologize if this question has been asked and answered a million times before, but have been reading over the support thread and my eyes have blurred LOL
    I would like to change the color of the side boxes and the header navigation from the rust red to something else.
    I assume this is done in the stylesheet but I don't know which code to change. Newbie to Zen.

    Thanks in advance
    Karen
    The parts you want to change are images. What I do is download them edit and overwrite them keep same size and re upload over the existing image while I keep a un edited image in a secondary file in case I mess up. The files you are looking for are in includes/templates/aberdeen_neutral/images. You can right click on your site in fire fox hit page info then click on the media file and see all the images, names and paths on your site. Hope this helps.

  4. #344
    Join Date
    Mar 2012
    Posts
    48
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    Thanks culbeson. I'll give that a try

  5. #345
    Join Date
    Mar 2012
    Posts
    48
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    Hi again
    I'm baaack. It's been so long LOL
    Ok, I'm going to play with the buttons later for changing colors.
    I found a tutorial to remove the Twitter and Facebook links from the footer. But now the copyright right line is crowding into the links above. Here is my site so you can take a look
    http://bride-azzled.com

    I don't know if it matters or not, but in the tutorial it says to look for this code in the stylesheet

    <div id="social-media">
    <a href="<?php echo TWITTER; ?>"><img src="includes/templates/a_pink_boutique/images/twitter.png" class="twitter-image" alt="twitter link" /></a>
    <a href="<?php echo FACEBOOK; ?>"><img src="includes/templates/a_pink_boutique/images/facebook.png" class="facebook-image" alt="facebook link" /></a>
    </div>

    In my stylesheet this code shows as this ( div is span )

    <span id="social-media">
    <a href="<?php echo TWITTER; ?>" target="_blank"><img src="includes/templates/aberdeen_neutral/images/twitter.png" class="twitter-image" alt="twitter link" /></a>
    <a href="<?php echo FACEBOOK; ?>" target="_blank"><img src="includes/templates/aberdeen_neutral/images/facebook.png" class="facebook-image" alt="facebook link" /></a>
    </span>

    Help?

    And while I'm here I have another question .... I'm trying to locate where to turn on Tell A Friend. I found a tutorial where to look in Admin/Tools/Design Layout or something ( I forget off the top of my head exactly ) but I don't see anything there. I found the buttons in images.
    Was something missed in the install or am I finally blind ?

    Thanks again

  6. #346
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,151
    Plugin Contributions
    35

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by 510ego View Post
    thanks for the answer. i installed the template, and it was seamless.

    about 10 minutes after i sent my question i found in the readme.txt the size of the .jpg for the sliders.

    hope to have it up and running in a week.
    That's great news!

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  7. #347
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,151
    Plugin Contributions
    35

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by ladyk View Post
    Hi there;

    First off thank you for a great template. I've never used one before and it looks great.
    Second I really apologize if this question has been asked and answered a million times before, but have been reading over the support thread and my eyes have blurred LOL
    I would like to change the color of the side boxes and the header navigation from the rust red to something else.
    I assume this is done in the stylesheet but I don't know which code to change. Newbie to Zen.

    Thanks in advance
    Karen
    If you post a link to your site, I can take a look.

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  8. #348
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,151
    Plugin Contributions
    35

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by culbeson View Post
    The parts you want to change are images. What I do is download them edit and overwrite them keep same size and re upload over the existing image while I keep a un edited image in a secondary file in case I mess up. The files you are looking for are in includes/templates/aberdeen_neutral/images. You can right click on your site in fire fox hit page info then click on the media file and see all the images, names and paths on your site. Hope this helps.
    This is exactly correct ;-)

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  9. #349
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,151
    Plugin Contributions
    35

    Default Re: Aberdeen Neutral Template Support Thread

    And while I'm here I have another question .... I'm trying to locate where to turn on Tell A Friend. I found a tutorial where to look in Admin/Tools/Design Layout or something ( I forget off the top of my head exactly ) but I don't see anything there. I found the buttons in images.
    Was something missed in the install or am I finally blind ?
    This has been removed in version 1.5 so if that is the version you have installed it is why you can't find it.


    I found a tutorial to remove the Twitter and Facebook links from the footer. But now the copyright right line is crowding into the links above. Here is my site so you can take a look
    http://bride-azzled.com
    In your stylesheet_footer.css file change this:

    Code:
    #siteinfoLegal {padding: .5em 0 0;font-size: 0.9em;text-align:left;width:80%;line-height:normal;clear:both;color:#000;margin-left:50px;float:left;margin-top:-20px;}
    to this:

    Code:
    #siteinfoLegal {padding: .5em 0 0;font-size: 0.9em;text-align:left;width:80%;line-height:normal;clear:both;color:#000;margin-left:50px;float:left;margin-top:0px;}
    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  10. #350
    Join Date
    Mar 2012
    Posts
    48
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    Hi Anne

    Thanks for getting back with me.
    Ahhhh, that explains on the Tell A Friend. Thought I'd finally lost it LOL
    I changed to code as you said and it moved the copyright line down out of the links above.
    I was wondering, is there a way by chance? to have the line move lower? I played with the px number but couldn't get it to go any lower.
    Oh, by the way .... I live for your tutorials. Thank you soooo much for having them. Gigantic help

 

 
Page 35 of 44 FirstFirst ... 253334353637 ... LastLast

Similar Threads

  1. All Business template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 966
    Last Post: 3 May 2013, 07:52 PM
  2. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  3. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 248
    Last Post: 29 Jan 2012, 04:30 PM
  4. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

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
  •