How do I move the About Me & Who I'd Like To Meet heading the the right side of the table? And maybe, possibly remove the colon. OR, maybe have something where I can re-name it?
Please & thank you for your help.
This Confession
Sep 12 2006, 08:08 PM
can rename them But you can make a new content section and name it what ever you want and to do that go here:
I don't think I ever seen a layout who removed the colon. o.O Unless it was customized.
Azarel
Sep 12 2006, 08:10 PM
<style type=text/css>.orangetext15{text-align:right;}</style> to right align.
You can't remove only the colon.
OR <style type=text/css>.orangetext15{display:none;}</style> to hide them altogether and just type in the new heading text in the beginning of each field.
lalarachspectx3
Sep 12 2006, 08:14 PM
Nice. Then how do I move the heading to the center/right side of the table?
[I don't really want to make a new section.]
NEVERMIND. Thanks for the codes. I'll try them out.
Okay, so I used Azarel's first code. It didn't move the text to the right?
Azarel
Sep 12 2006, 08:30 PM
QUOTE(MAGANDAxPiNAY309 @ Sep 12 2006, 6:14 PM)
Nice. Then how do I move the heading to the center/right side of the table?
[I don't really want to make a new section.]
NEVERMIND. Thanks for the codes. I'll try them out.
Okay, so I used Azarel's first code. It didn't move the text to the right?
Oops, sorry! That's what I get for not checking before posting.