Quantcast
Anyone can help $$ - by notch08 on 2017-01-07 14:12:00
notch08 on 2017-01-07 14:12:00
75 Posts
Since 9 years ago

Can anyone Help me out with this. My site is Daddyleagues.com/mgss.  In the white parts of my site (Standings - Stats - Home etc...etc...)  Im trying to flip the color scheme.  Make the white black, and the black white.  Can someno one help with a code and where to place it.  I'm willing to send some cash through pay pal for your help!   Thankyou!  .

I have played with the colors in the LEAGUE HEADER for literally days.

Looking for code and where to place it.  Thank you for anyone who helps :D 

Last edited by notch08 (1483798641)

Knowlegist on 2017-01-09 19:43:26
39 Posts
Since 11 years ago

Hey man I don't know why people are not willing to help.  I feel as though the community is not very helpful when it comes to helping others customize their site.  I'm willing to help man.  I'm not an expert but i know a bit about html, javascript and css. 

I'm willing to share my site's code as well. 
http://www.daddyleagues.com/rivalz

Jon36teen on 2017-01-11 06:09:47
23 Posts
Since 8 years ago

Hey guys I'm new to daddyleagues and I also need help with my site. Both of your sites looks great and I would like to get mine close to that. Can any of you help I would really appreciate it. Thanks.

Knowlegist on 2017-01-12 03:08:54
39 Posts
Since 11 years ago

Here's the code to make the team logo bigger for pow portlet.

Add this code to league header... Tweak as necessary

.pow-team-logo{
width:100%;
margin-top: -210px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
opacity: 1;

}

Make sure you have read the forum rules before posting