Page 35 of 48 FirstFirst ... 25333435363745 ... LastLast
Results 341 to 350 of 477
  1. #341
    Join Date
    Feb 2011
    Posts
    99
    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
    54
    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
    5
    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
    54
    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
    54
    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
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    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

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

    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

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

    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

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

    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

  10. #350
    Join Date
    Mar 2012
    Posts
    54
    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 48 FirstFirst ... 25333435363745 ... LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. Replies: 6
    Last Post: 3 Sep 2015, 07:04 PM
  3. v153 Missing Box File Names in Layout Controller for Template Aberdeen Neutral
    By fribble in forum Customization from the Admin
    Replies: 2
    Last Post: 26 Feb 2015, 12:15 AM
  4. v151 Slideshow On Aberdeen Neutral
    By SilverHD in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Dec 2014, 01:07 AM
  5. Aberdeen Neutral Template missing about us page
    By Minu in forum Addon Templates
    Replies: 3
    Last Post: 25 Nov 2012, 08:01 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR