Quantcast
Help with Page - by TheRichuation on 2014-09-10 23:07:13
TheRichuation on 2014-09-10 23:07:13
5 Posts
Since 11 years ago

A few questions... hopefully applabs can chime in.
http://www.daddyleagues.com/TMFL <--- my page

1. http://www.daddyleagues.com/OzeSportsCFM
How can I format my header like this?
Center the scores at the top of the page?
Break the header off of the body?
Use the same font and format of the scored and Home, Chat, Stats, Players bar?

2. How do I remove the 2nd "Click here for full rankings" line in the Power Rankings?
<div class="hmPortlet">
<div class="hmPortletDecoration">
<div class="hmPortletTitle" style="color:#ffffff;text-align:center">Power Rankings</div>
</div>
<div class="hmPortletContent">     
<div><span style="text-align:center"><img src="http://a.espncdn.com/photo/2010/1221/nfl_power_rankings_576.jpg" width="480" border="0" /></span></div>
<div id="powerrankings-container"></div>
<div> </div>
<div style="text-align:center"> <a href="/maddendemo/standing/ranking">Click Here For Full Rankings</a></div>
<div> </div>
      </div>
</div> <!--end of power rankings portlet -->

3. How do I add Sacks Leaders to the leaders?
<div class="hmPortlet">
<div class="hmPortletDecoration">
<div class="hmPortletTitle" style="color:#ffffff;text-align:center">Stat Leaders</div>
</div>
<div class="hmPortletContent">
<div><span style="text-align:center"><img src="/img/sportcenter.jpg" width="397" border="0" /></span></div>
<div id="s-defense-leaders-container"></div>
<div><span style="text-align:center"><img src="/img/sportcenter.jpg" width="397" border="0" /></span></div>
<div id="s-defenseint-leaders-container"></div>
<div><span style="text-align:center"><img src="/img/sportcenter.jpg" width="397" border="0" /></span></div>
<div id="s-defensesack-leaders-container"></div>
</div>
</div><!--end of leaders portlet -->

applaps on 2014-09-10 23:16:04
20 Posts
Since 12 years ago

Its all custom work... Custom fonts css and stuff used on my personal server for my own site and linked to my DL page...

Sorry.

TheRichuation on 2014-09-11 00:27:06
5 Posts
Since 11 years ago

Fair enough man.

Could you at least help me center the scores at the top of the page?

That white box is driving me crazy.

Make sure you have read the forum rules before posting