Thread Starter
Pete
(@angio)
Yes they both point to the same IP.
I just found I can add this to wp-config define( 'NOBLOGREDIRECT', 'http://www.domain.com/' );
It seems to redirect non www to http://www.domain.com while not having any affect on arbitrary sub-domains entered which I thought it would, but since I have no wild card setup it’s working out as needed.
Thread Starter
Pete
(@angio)
I have two A records one going to domain.com the other to http://www.domain.com. I am not using wildcards with this multisite I point A records to each subdomain I create. And my wp-config is setup with www
Your #content-sidebar-wrap is width: 790px; yet it has a nested div #content which is 960 inside the 790 div? I think your CSS needs to be cleaned up a bit