add columns to bottom footer- error with sidebar padding in awake theme

pending (7 posts) (3 voices)

  1. comlor
    Member

    Hi, I'm trying to create 2 columns in the bottom footer (copyright area of footer) and have the text align left in the left column and the text / images align right in the right column.

    I noticed when I set up the custom column shortcode in the theme settings area for content it created the 2 columns in the bottom footer but kept the sidebar positioning as well in the bottom footer? How do I edit the bottom footer to be full width sitewide and have the content left aligned in left column and content right aligned in the right column?

    Thanks kindly

    Posted 7 months ago #
  2. Ruderic
    Support

    Hello,

    I am afraid I am a little lost on this question. Are you referring to the footer where the widgets are placed? Or to the small bar behind that area, that contains your copyright text?

    Could you please provide us a screenshot, showing us what you are trying to accomplish?

    Posted 7 months ago #
  3. comlor
    Member

    Hi, I attached screenshots here. This is in the very bottom of page. For now I just reset it back to original but I'd like to have it set up as 2 column with logos in right column right justified.

    Thanks much

    Attachments

    1. 2-column-fix-needed.jpg (62.7 KB, 7 downloads) 7 months old
    2. 2-column-current-settings.jpg (90.4 KB, 5 downloads) 7 months old
    Posted 7 months ago #
  4. comlor
    Member


    Posted 7 months ago #
  5. Elliott
    Support

    Hello comlor,

    You'll want to use our column shortcodes here to split it up in halves.

    <div class = "one_half">
    your text
    </div>
    <div class = "one_half last" style = 'text-align: right;'>
    <img src = "#" />
    <img src = "#" />
    </div>
    Posted 7 months ago #
  6. comlor
    Member

    Would you recommend placing that code in the "Appearance" > Editor > footer.php file instead of the Awake theme settings under "Footer" > Copyright text field? I tried it in the copyright text field and it's still not aligning images to the right there.

    Thanks much

    Posted 7 months ago #
  7. Ruderic
    Support

    Hi,

    In this case, I think it would be a better idea to embed your HTML markup directly in the theme files. Go to the theme folder and open the file "lib/functions/theme.php". In line #1784 you will find this code:

    $out .= $menu;

    Replace it with:

    $out .= '<div style="float:right;">
                      <img src="image.jpg" />
                      <img src="image.jpg" />
                    </div>';

    Try that and let us know the results.

    Posted 7 months ago #

Reply

You must log in to post.

Construct WordPress Theme
Construct wordpress theme
Myriad WordPress Theme
Myriad wordpress theme
Method WordPress Theme
Method wordpress theme
Fusion WordPress Theme
Fusion wordpress theme
Elegance WordPress Theme
Elegance wordpress theme
Echelon WordPress Theme
Echelon wordpress theme
Dejavu WordPress Theme
Dejavu wordpress theme
Modular WordPress Theme
Modular wordpress theme