WAHM Forums
The WAHM community forum was created to be a place for work at home moms to share their ideas and stories. In the forum you can find information about work at home jobs, starting home businesses, avoiding scams, and surviving the WAHM lifestyle. In support of the WAHM community, WAHM.com also features instructional articles, easy recipes, as well as job and business listings tailored specifically to work at home opportunities.
View Full Version : Can Someone Help Me?
jelmyoung
04-18-2006, 10:37 PM
Hi everyone, I have a question. I'm working on a blog (http://coolblogtools.blogspot.com)
and I want to right justify text on one side. It's the part at
the top right that says About Me (see how it's off to the left?).
Is there a way to do this?
and I want to right justify text on one side. It's the part at
the top right that says About Me (see how it's off to the left?).
Is there a way to do this?
chadd
04-19-2006, 06:01 AM
that right hand column looks right justified to me.
did you get everything figured out?
did you get everything figured out?
jelmyoung
04-19-2006, 08:08 AM
chadd, thanks. I have the whole thing justified except for the
part at the top under the wrords "About me". On IE and Firefox
the part that says "Name" and "Location" are way to the left.
Does it appear on the right for you?
part at the top under the wrords "About me". On IE and Firefox
the part that says "Name" and "Location" are way to the left.
Does it appear on the right for you?
chadd
04-19-2006, 10:54 AM
everything but that is right aligned.
i think we are seeing it the same.
i think we are seeing it the same.
jelmyoung
04-19-2006, 11:00 AM
everything but that is right aligned.
i think we are seeing it the same.
So is there any way to right align that one portion? I've tried
to use the align="right" tag but it doesn't seem to work. Should
I be changing something in the CSS instead?
i think we are seeing it the same.
So is there any way to right align that one portion? I've tried
to use the align="right" tag but it doesn't seem to work. Should
I be changing something in the CSS instead?
chadd
04-19-2006, 12:21 PM
i'm not big on how blogger has thier stuff set up since i don't have an account with them, but doing it in the CSS would be the best way to go.
style="text-align:right;"
in the span or div or p or whatever is there
style="text-align:right;"
in the span or div or p or whatever is there
jelmyoung
04-19-2006, 12:34 PM
Thank you so much! That did the tricksmileys/smiley4.gif