Admin Header PageIcon - Suggested change |
Post Reply |
Author | |
joshs
Newbie Joined: 07-April-2009 Location: Utah Status: Offline Points: 14 |
Post Options
Thanks(0)
Posted: 08-January-2014 at 3:44pm |
Maybe it is just me but 403 codes drive me nuts.
adminheader.asp file Change: background-image:url(images/<%=pageIcon%>); to: <% if pageIcon <> "" then %>background-image:url(images/<%=pageIcon%>);<% end if %> doesn't make a huge difference but would clean up the code a little. Josh
|
|
Josh Shirley
josh@windsurfutah.com |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |