CSS for My Franchise

Post any new website features or ideas for the message board
Post Reply
User avatar
bonscott
Hall of Famer
Posts: 1037
Joined: Sun Dec 30, 2007 10:09 am
Favorite NFL Team: Chicago Bears
Team Name: Amish Rakefighters
Location: West Michigan
Contact:

CSS for My Franchise

Post by bonscott » Thu Sep 11, 2008 4:44 am

Hey commish,

Can you add in the CSS on the new theme the one for My Franchise? This makes it really easy to see which players are mine in the various player stat reports.

In my league I use this:

Code: Select all

.myfranchise {
	font-weight: bold;
}
Now since the team names are already bolded I'd suggest a different color, maybe green or red. Something easy to read but will stand out.

Oh, the new template looks pretty good. Many reports are a lot easier to read without the huge sized team logos. Gives me some ideas for my own site.

Thanks! :sweet:
Scott

Image

User avatar
joe.commish
Veteran
Posts: 174
Joined: Mon Feb 18, 2008 8:20 am
Favorite NFL Team: Green Bay Packers
Team Name: Degenerates
Location: Brookfield, WI
Contact:

Re: CSS for My Franchise

Post by joe.commish » Thu Sep 11, 2008 11:50 am

Yes, Brandon, very nice on the new template. Looks great.

I 2nd his request, too. Sounds like a fine idea.
Image

User avatar
braven112
Site Admin
Posts: 1265
Joined: Sat Dec 29, 2007 5:05 pm
Favorite NFL Team: Seattle Seahawks
Team Name: Pacific Pigskins
Location: Seattle, Washington
Contact:

Re: CSS for My Franchise

Post by braven112 » Thu Sep 11, 2008 11:52 am

I didn't even know that was an option, I'll try to get that added sometime this week!! :cooldude:
Image

User avatar
braven112
Site Admin
Posts: 1265
Joined: Sat Dec 29, 2007 5:05 pm
Favorite NFL Team: Seattle Seahawks
Team Name: Pacific Pigskins
Location: Seattle, Washington
Contact:

Re: CSS for My Franchise

Post by braven112 » Thu Sep 11, 2008 11:15 pm

bonscott wrote:Hey commish,

Can you add in the CSS on the new theme the one for My Franchise? This makes it really easy to see which players are mine in the various player stat reports.

In my league I use this:

Code: Select all

.myfranchise {
	font-weight: bold;
}
Now since the team names are already bolded I'd suggest a different color, maybe green or red. Something easy to read but will stand out.

Oh, the new template looks pretty good. Many reports are a lot easier to read without the huge sized team logos. Gives me some ideas for my own site.

Thanks! :sweet:
Added a light blue for each team's name. Good call that does work pretty nice!
Image

User avatar
bonscott
Hall of Famer
Posts: 1037
Joined: Sun Dec 30, 2007 10:09 am
Favorite NFL Team: Chicago Bears
Team Name: Amish Rakefighters
Location: West Michigan
Contact:

Re: CSS for My Franchise

Post by bonscott » Fri Sep 12, 2008 5:14 am

No problem.

The only problem now is I see better how horrid my QBs are. :)
Scott

Image

User avatar
bonscott
Hall of Famer
Posts: 1037
Joined: Sun Dec 30, 2007 10:09 am
Favorite NFL Team: Chicago Bears
Team Name: Amish Rakefighters
Location: West Michigan
Contact:

Re: CSS for My Franchise

Post by bonscott » Sun Oct 12, 2008 4:53 am

Hey commish,

In helping someone on the MFL forum with this I found out that the code needs to be updated for specificity. Check below for an example:

Code: Select all

tr.myfranchise, tr.myfranchise A {
	font-weight: bold;
	color:red;
}
Basically in the player stats report it should highlight the entire line for your player, not just your team name. By doing this it will override the normal tablerow color for text and will highlight the whole row. Give it a try and see what you think.
Scott

Image

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest