Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Post-Kicker, -Byline & -Footer »

[SOLVED] Byline format alignment left AND right


  #1  
Old Jun 3, 2010, 06:24 AM
marced
 
60 posts · Feb 2010
[SOLVED] Byline format alignment left AND right

I want to align date (%date('jS F Y')%) on the left, and other text (in this case sociable icons) on the right, within the byline in posts.

How do I align one piece of text to the left, and other one to the right? Div doesn't work with float because then the text in body get's wrong, 2 divs in one byline creates two rows... So Can't work it out...

I can of course do it by inserting another object with width="xxx" so the the width to fixed, but the center column width changes in my webpage depending on where you are.

I think it should be simple, but I am too simple for that apparently

Last edited by marced; Jun 3, 2010 at 06:27 AM.
  #2  
Old Jun 3, 2010, 08:02 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
wrap part in a <div> and use css. For example, lets say you want the footer to have the date to teh left and categories to the right, you could put this in the FOOTER: Homepage
HTML Code:
%date('F jS, Y')% <div id="my_foot"> Category: %categories-linked(', ')% </div>
then add this to the CSS Inserts
HTML Code:
#my_foot {float:right;}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jun 3, 2010, 09:04 AM
marced
 
60 posts · Feb 2010
Thanks for that JD, but it creates the same problem as with what I tried, it stops the bodytext in the post then where the right div starts (with social icons), see result on
http://www.marced.com/

It stops where the floating div starts...
  #4  
Old Jun 3, 2010, 09:37 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I'm not sure what you mean this is what I see in safari on a mac
Click image for larger version

Name:	ubent.jpg
Views:	1434
Size:	40.2 KB
ID:	517
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Jun 3, 2010, 02:34 PM
marced
 
60 posts · Feb 2010
Okay, in Internet Explorer it looks like this:
.

As you can see, the text stops now where the right div starts, as said it wasn't like that before this change....
  #6  
Old Jun 7, 2010, 08:35 AM
marced
 
60 posts · Feb 2010
Anybody knows?

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to format 2 right sidebars savannah22 Sidebars & Widgets 1 Mar 6, 2010 12:05 PM
Feed alignment Webmason RSS, Feeds & Subscribing 0 Dec 7, 2009 04:31 PM
Format comments alickerman Comments, trackbacks & pings 7 Oct 1, 2009 04:17 AM
Page Menu Bar. Left align. But 200px from left margin??? mush Atahualpa 3 Wordpress theme 5 Jul 29, 2009 03:40 PM
right sidebar alignment DedalusBr Sidebars & Widgets 2 Feb 11, 2009 04:36 PM


All times are GMT -6. The time now is 06:57 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.