Quote:
Originally Posted by tbworld
This should not be done with inline CSS. However, it was not cooperating on a remote page and I did not have the extra time to spend on it. This will get you going for now.
Edit your template and make the following change.
Search for:
Code:
<span class="usertitle">
Replace:
Code:
<span style="display:inline-block; text-align:center;" class="usertitle">
|
I edit the MEMBERINFO template, correct?
I did what you said, and still nothing. I tried everything to get this centered. I am really about to give up, and just leave it like that.
Thank you for helping me though, I greatly appreciated!