Where can I find the code to make the tables in memberslists always be at 100% wide?
Im sure its right in front of me, but I think I am blind.
Thanks in advance!
FIND
<!-- START [open-'.$style.'] container -->
<table cellspacing="0" cellpadding="0" border="0">
REPLACED WITH
<!-- START [open-'.$style.'] container -->
<table width="100%" cellspacing="0" cellpadding="0" border="0">
require_once( ROSTER_BASE.'lib'.DIR_SEP.'menu.php' );
zanix wrote:Yes, from every file you want it removed from, delete or comment this line
- Code: Select all
require_once( ROSTER_BASE.'lib'.DIR_SEP.'menu.php' );
Or edit lib/menu.php to output nothing
Return to General Support & Feedback
Users browsing this forum: No registered users and 1 guest