![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
So I chose a layout where the date stamp gets covered if the icon is on the left. Due to artwork this is of course where I want the icon. I tweedled with the journal style so much, I really don't want to change it only because of this. I am however clueless about how to fix it.
no subject
Date: 2010-11-01 01:03 am (UTC).datetime-container {
margin-top: 0;
}
Otherwise, I think this should work:
.datetime-container {
margin-left: 125px;
}
no subject
Date: 2010-11-01 03:49 am (UTC)margin-top: 0;
}
This worked
no subject
Date: 2010-11-01 03:52 am (UTC).datetime-container {
margin-left: 125px;
}
This also works, but unlike the first the date text is slightly to the left of the other text entered in the journal
no subject
Date: 2010-11-01 11:18 am (UTC)