TheCripZone SMF Themes Site

All Things Public => Theme Support => Topic started by: Scrubmeister on Feb 21, 11, 03:21:57 PM

Title: RC4 to RC5 Upgrade
Post by: Scrubmeister on Feb 21, 11, 03:21:57 PM
I have a custom theme for RC4 (thanks Crip).

Any issues if I upgrade to RC5?
Title: Re: RC4 to RC5 Upgrade
Post by: Maxx on Feb 21, 11, 03:25:38 PM
There is a small issue in the admin, but you should have no troubles with the install.

I will get back to you in a minute!

regards,
Maxx
Title: Re: RC4 to RC5 Upgrade
Post by: Maxx on Feb 21, 11, 03:29:12 PM
ok this is the small white space issue that appears in the admin section:

The admin "bug" will affect some  RC4 themes running on RC5. This will fix it for all themes.

http://www.simplemachines.org/community/index.php?topic=421611.msg2950218#msg2950218

css/index.css

Find:

#main_admsection
{
   margin-left: 172px;
}

Replace:

#main_admsection
{
   margin-left: 172px;
   overflow: hidden;
}


Crip has updated his themes but if you want you can make this change yourself!

regards,
Maxx
Title: Re: RC4 to RC5 Upgrade
Post by: Scrubmeister on Feb 21, 11, 03:43:27 PM
Maxx - Appreciate the info.

I should be able to handle that one myself.  :)
Title: Re: RC4 to RC5 Upgrade
Post by: Maxx on Feb 21, 11, 04:13:26 PM
Say your welcome , if you find or need anything just lets us know!

regards,
Maxx
Title: Re: RC4 to RC5 Upgrade
Post by: B1GB4D on Mar 04, 11, 01:16:22 PM
This worked for blackbox when we finally upgraded to RC5..Thanks all
Title: Re: RC4 to RC5 Upgrade
Post by: Maxx on Mar 04, 11, 01:20:56 PM
Please note that the above white space issue in the admin was correct bu Crip already so you should not have this issue!

Gonna close this thread!

regards,
maxx