Applying IDs to profile fields?
Page 1 of 1 • Share •
Should there be IDs on Profile Fields?
Applying IDs to profile fields?
I was wondering if it would be possible to apply IDs to Profile Fields. I know there are already IDs on the Inputs for the profile fields, but if you take those away, it looks weird since it still shows the field itself.
Maybe it could be
or something similar.
This way, you could go to your forum CSS and add
to hide that field.
Please post thoughts
Maybe it could be
- Code:
<td class="gen row1" id="yahoo_field" align="left"><span><span style="color:#000000;">Yahoo Messenger</span>: : </span></td>
or something similar.
This way, you could go to your forum CSS and add
- Code:
#yahoo_field {display: none}
to hide that field.
Please post thoughts
Last edited by CrazyNick on August 31st 2009, 8:59 am; edited 1 time in total
CrazyNick- Forumotion Member
- Posts: 15
Language: English
Points: 21
Join date: 2009-03-02
Re: Applying IDs to profile fields?
my thought is that i dont really understand your suggestion...
pls explain further
pls explain further

AiKirika- Forumotion Member
-

Posts: 480
Age: 23
Language: english, german
Points: 2011
Join date: 2009-07-18
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum




by CrazyNick on August 31st 2009, 8:01 am






