Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter amer1515

    (@amer1515)

    I figured it out. What I did was write the following css code in SportsPress -> General. Commented out the call sidebar code. Installed Sidebar manager and only placed the sidebar on the homepage.
    /*
    .page-id-105 .content-area {
    width: 100%;
    border-right: none;
    }

    This worked like a charm thanks @brian

    Thread Starter amer1515

    (@amer1515)

    Thank you Roch, I will post there as your hint didn’t have the effect I was after.

    Thread Starter amer1515

    (@amer1515)

    Thanks Roch again for the response. Let me see if I can clarify a bit.

    1. A league is a collection of up to 32 players (owners). Each player has his own team, 12 offense, 14 defensive and 4 special team.

    2. Each day we have a league vs league tournament. The search for a match can take as long as a couple of hours, but once the match starts, we have 24 hours to complete all the offensive drives. For example, our league of 15 owners, will face off with a random league of 15 owners. Each owner has three offense drives against any of the 15 opponents. We have 24 hours to complete 45 drives in each league. Basically, each owner has 24 hours to do his/her 3 drives, collectively the league with the highest score in the 24 hours wins. There is no interaction by the players and the players can be on at different times within the 24 hour time limit.

    I hope I didn’t muddy it up more. Thanks again for your help, I truly appreciate it. I can post image links in needed?

    Thread Starter amer1515

    (@amer1515)

    Thanks Roch for the response. The mechanics of the match are as follows:

    The match last 24 hours it is league vs league

    each league has up to 32 players/teams
    each player/team plays three offensive drives against an opponent from the other league (the defense is played by the AI)

    Offense score possibility is touchdown, field goal, xtra point (1 or 2) or none
    Defense can score on touchdown or safety (interception, fumble)

    Each player/team score is added to give a total score for the league. The league with the greatest score wins or it could be a tie.

    Hope this offers a bit of insight. I am confused in the setup. I was thinking of doing the following, Sportspress team = Name of our League;
    SP Player = Individuals in league; Venue = Online; I dont know how competitions and season would be used? How would I enter the opposing team I dont need to track their players only ours? Thank you once again any guidance is appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)