Thread: Logo alignment

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jan 2022
    Location
    UK
    Posts
    64
    Plugin Contributions
    0

    Default Logo alignment

    Hi

    I have installed the ZCA Bootstrap Template but, unlike other templates, I cannot see how I can right-align the logo image.

    Any ideas please?

    Thanks

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Logo alignment

    How's about a look at the site?

    The posting tips are important questions that give us information to help you.

    Especially when you are talking the "look" of a site. As the tips say, if you're not ready for the world to see it, do something like spaces or yoursiteDOTcom.

  3. #3
    Join Date
    Jan 2022
    Location
    UK
    Posts
    64
    Plugin Contributions
    0

    Default Re: Logo alignment

    Quote Originally Posted by dbltoe View Post
    How's about a look at the site?

    The posting tips are important questions that give us information to help you.

    Especially when you are talking the "look" of a site. As the tips say, if you're not ready for the world to see it, do something like spaces or yoursiteDOTcom.
    The site is at https://booksense.net/library_2031

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Logo alignment

    Bootstrap comes with includes/templates/bootstrap/css/dist-site_specific_styles.php.

    BAD COPY -- FIXING IN NEXT POST

    NOTE: You look like you are using the bootstrap template "as is". You might want to take this time to clone it to one with a name you like. That leaves the original as a backup/test for future work.

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Logo alignment

    Change
    Code:
    <?php /*
     * BOOTSTRAP 3.3.0
     *
     * Create a file called "site_specific_styles.php" to contain any changes
     * to base css provided by this template. Place site-specific content
     * between the opening and closing style tags.
     *
     * Refer to https://github.com/lat9/ZCA-Bootstrap-Template/blob/v300/pages/faqs.md for
     * additional information.
     */
    ?>
    <style>
       /* Your content here ... */
    </style>
    to
    Code:
    <style>
    #logoWrapper {text-align:right;}
    </style>
    Save this file as includes/templates/YOUR_TEMPLATE/site_specific_styles.php

  6. #6
    Join Date
    Jan 2022
    Location
    UK
    Posts
    64
    Plugin Contributions
    0

    Default Re: Logo alignment

    Quote Originally Posted by dbltoe View Post
    Change
    Code:
    <?php /*
     * BOOTSTRAP 3.3.0
     *
     * Create a file called "site_specific_styles.php" to contain any changes
     * to base css provided by this template. Place site-specific content
     * between the opening and closing style tags.
     *
     * Refer to https://github.com/lat9/ZCA-Bootstrap-Template/blob/v300/pages/faqs.md for
     * additional information.
     */
    ?>
    <style>
       /* Your content here ... */
    </style>
    to
    Code:
    <style>
    #logoWrapper {text-align:right;}
    </style>
    Save this file as includes/templates/YOUR_TEMPLATE/site_specific_styles.php
    Perfect! You are an absolute star. Thank you so much!

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Logo alignment

    THANX for the compliment but, I made a mistake in the second post.

    The file should be saved in includes/templates/YOUR_TEMPLATE/css/site_specific_styles.php

  8. #8
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Logo alignment

    I'm not allowed much time at the computer lately and I am behind on my work on the bootstrap template.

    It has several places where there are problems with color contrast.

    download a copy of ANDI and use it from your browser to see what needs to be changed on your site. It will help you avoid any lawsuit for failure to meet accessibility standards.

    https://ada4zencart.com will also get you a report on your site's compliance.

  9. #9
    Join Date
    Jan 2022
    Location
    UK
    Posts
    64
    Plugin Contributions
    0

    Default Re: Logo alignment

    Quote Originally Posted by dbltoe View Post
    THANX for the compliment but, I made a mistake in the second post.

    The file should be saved in includes/templates/YOUR_TEMPLATE/css/site_specific_styles.php
    That's OK - it's working perfectly

  10. #10
    Join Date
    Jan 2022
    Location
    UK
    Posts
    64
    Plugin Contributions
    0

    Default Re: Logo alignment

    I see that the layout settings for right and left sideboxes have no effect on the bootstrap template.

    Would you happen to know how I can shrink these columns please?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. logo alignment
    By phlipper in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Jan 2013, 03:00 PM
  2. Logo Alignment Purpleshades
    By maria_m in forum Addon Templates
    Replies: 8
    Last Post: 17 Aug 2007, 09:51 AM
  3. Logo Alignment
    By sibiya2000 in forum Addon Templates
    Replies: 3
    Last Post: 30 May 2007, 03:49 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