[SOLVED] edit bio l...
 
Notifications
Clear all

[SOLVED] edit bio list, Beta-reader: not bolded

7 Posts
2 Users
0 Reactions
2,312 Views
Jan_AQ
(@jan_aq)
Posts: 1300
Noble Member
Topic starter
 

On the edit bio list, Beta-reader: doesn't not have the same style as the other ones. Here it is not bolded:

http://www.potionsandsnitches.net/fanfiction/user.php?action=editbio

On the Zenlike skin, it IS bolded, while everything is not, so it's probably a css label missing or something.


Whoever said nothing is impossible never tried slamming a revolving door.

url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word

 
Posted : 09/03/2007 2:42 pm
(@tammy)
Posts: 2577
Member Moderator
 

It's your skin. Your .label class isn't bolded.  The yes/no options in the bio fields put the label tag on "yes" and "no" and surround the name of the field with a span of class label.


 
Posted : 11/03/2007 4:54 pm
Jan_AQ
(@jan_aq)
Posts: 1300
Noble Member
Topic starter
 

Thanks Tammy. πŸ™‚ What are the bolded ones using with css? For other skins, like my Hedwig skin, they are different colors.


Whoever said nothing is impossible never tried slamming a revolving door.

url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word

 
Posted : 12/03/2007 1:11 am
(@tammy)
Posts: 2577
Member Moderator
 

They're <label> tags for the field in question.  For the yes/no types it made more sense to put the <label> on the radio button than on the question, I think.  Most of the skins I created style them the same.


LABEL, .label { font-weight: bold; }


 
Posted : 12/03/2007 1:09 pm
Jan_AQ
(@jan_aq)
Posts: 1300
Noble Member
Topic starter
 

The only problem is, that for the Hedwig skin, I don't want the labels to be bronze. I want them to be black in the story blocks. If I change the labels to match the Edit Bio page, it will change them in the story block as well. The Bronze is only for links in the story blocks.

http://www.potionsandsnitches.net/fanfiction/browse.php?type=recent

I really like the bronze in the Edit Bio page though.


Whoever said nothing is impossible never tried slamming a revolving door.

url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word

 
Posted : 12/03/2007 1:48 pm
(@tammy)
Posts: 2577
Member Moderator
 

Override it for that page.


#editbio LABEL, #editbio .label { color: ###; font-weight: bold; }

 
Posted : 15/03/2007 6:36 pm
Jan_AQ
(@jan_aq)
Posts: 1300
Noble Member
Topic starter
 

Thanks Tammy! πŸ˜€


Whoever said nothing is impossible never tried slamming a revolving door.

url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word

 
Posted : 16/03/2007 1:40 am
Share: