![]() |
I Finally Did Something ! Specific User Title Tweek
1 Attachment(s)
I have 3 Admin , And each Ranked as Admin with
Admin? (Alt 0185) Admin? (Alt 0178) Admin? (Alt 0179) Of Course Im the Owner & Establisher (Many Owners Are Not The Establisher) In the AdminCP Side of the User Profile (User Options Via There Profile) Go To User Title Code:
<span style="color:#000000;"><img src="test.png"</img> <b> Admin? </b> </span> Configure Custom User Title to : Admin Set HTML Allowed Attached Is My 3rd Ranked Admin's Display DM |
Your image tag is wrong. It should be
Code:
<img src="test.png" /> |
Quote:
Or just Code:
<img src="test.png"> Either works. |
if you want to be XHTML/HTML strict compliant (what everybody wants) forget about ZomgStuff's advice...
<img src="" /> is the only compliant tag here... and to make it more compliant, you can do that: HTML Code:
<img src="test.png" /> <span style="font-weight: bold; color: #000;">Admin?</span> |
Quote:
The correct way to form an image tag is: Code:
<img src="" alt="" /> |
Or Else What?
|
Or else W3C Validation complains. Although I don't really care about having everything "W3C Validated".
|
All times are GMT. The time now is 01:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|