SimplePortal

Customization => Themes and Graphics => Topic started by: DarrenDriven on February 08, 2011, 08:56:35 AM

Title: Problem with RC4 running OrangeLine theme
Post by: DarrenDriven on February 08, 2011, 08:56:35 AM
Hey guys, great mod for SMF!

Just installed and I am getting a strange image issue with the topic titles on my main portal page.  I'm running RC4 with the appropriate RC4 OrangeLine theme, and I don't see any other image problems on the site.

Site is here, plus I attached an image of the problem:
http://www.boxdweller.com/
Title: Re: Problem with RC4 running OrangeLine theme
Post by: AngelinaBelle on February 08, 2011, 11:12:11 AM
Take a copy of portal.css into your OrangelineRC4/css directory.
 
What's happening is that /Themes/default/css/portal.css is telling the browser to get the image for H3.catbg SPAN.left from url(../images/theme/main_block.png) no-repeat 0px -160px, which naturally works out to be the one in the Themes/default directory.
 
If you get a copy of portal.css into your custom theme's directory, then simpleportal will tell the browser to load that one, and it will again request url(../images/theme/main_block.png) , but this time, it will naturally work out to be the one in your theme's directory.
Title: Re: Problem with RC4 running OrangeLine theme
Post by: DarrenDriven on February 08, 2011, 11:49:59 AM
That fixed it, thanks!
Title: Re: Problem with RC4 running OrangeLine theme
Post by: AngelinaBelle on February 08, 2011, 01:39:19 PM
Great!
SimplePortal 2.3.8 © 2008-2024, SimplePortal