Dan F Posted October 28, 2006 Share Posted October 28, 2006 I just upgraded to RC 2 yesterday and the fast reply and quick edit boxes have no border and background around them.I'm pretty sure that this is because the RTE stylesheet in the style_images folder is not loading in the topic, but I have idea on how to get it in there. I've even reverted all my skins and everything.I'm not sure if its just me but I would like to know how to fix this.If a screenshot is needed, I'll make one. Link to comment Share on other sites More sharing options...
Terry - AKA Dumbledore Posted October 28, 2006 Share Posted October 28, 2006 I just upgraded to RC 2 yesterday and the fast reply and quick edit boxes have no border and background around them.I'm pretty sure that this is because the RTE stylesheet in the style_images folder is not loading in the topic, but I have idea on how to get it in there. I've even reverted all my skins and everything.I'm not sure if its just me but I would like to know how to fix this.If a screenshot is needed, I'll make one.There is a new location for the RTE stylesheets, they are no longer in the main CSSforum/style_images/1/folder_editor_images/css_rte.cssIf you are working with an old skin the folder that these files are in are not added to the uprade. Link to comment Share on other sites More sharing options...
Dan F Posted October 28, 2006 Share Posted October 28, 2006 Yes I know that the RTE stylesheet has changed to the style_images folder. I just don't why its not loading when I enter a topic on my forums.And I'm not sure how a old skin would be affecting it since I did revert the skins during the upgrade so all changes would be made. Link to comment Share on other sites More sharing options...
Terry - AKA Dumbledore Posted October 28, 2006 Share Posted October 28, 2006 Yes I know that the RTE stylesheet has changed to the style_images folder. I just don't why its not loading when I enter a topic on my forums.And I'm not sure how a old skin would be affecting it since I did revert the skins during the upgrade so all changes would be made.The new CSS file for the RTE is not place in the proper dir location, when the skin is upgraded. It is placed in the master image dir, but not the other skin directories, you have to manually add the new file to the other skins.Is this happening in the new default 2.2 skin that IPB created? If it is then there is more to this. If the default is ok, but old skins are having the problem then it is what I stated. Link to comment Share on other sites More sharing options...
Dan F Posted October 29, 2006 Share Posted October 29, 2006 Well I have two skins, the default and my own custom skin. They both don't have the stylesheet on the topic page.If there is anymore information you need I can get it.Like here on IPS, topic view imports two CSSs:<style type="text/css" media="all"> @import url(http://forums.invisionpower.com/style_images/css_2.css); </style> <style type='text/css'> @import url( "http://forums.invisionpower.com/style_images/1/folder_editor_images/css_rte.css" ); </style> But mine is just: <style type="text/css" media="all"> @import url(http://forum.aftervision.com/style_images/css_4.css); </style>Somewhere on the skin, I don't know if it is in a file or in the skin template bits the RTE CSS isn't loading in the topics. Link to comment Share on other sites More sharing options...
cmanns Posted October 29, 2006 Share Posted October 29, 2006 Just redo your skins its not worth it to upgrade them. Link to comment Share on other sites More sharing options...
Dan F Posted October 29, 2006 Share Posted October 29, 2006 I did redo my skins. I had the upgrader to revert all changes to all my skins and started from there.I didn't even touch the default one. Link to comment Share on other sites More sharing options...
steve777 Posted October 29, 2006 Share Posted October 29, 2006 there are more folders to go inside your style_images folder so perhaps those folders/files not in your 'old skin' folders ??think this is a stupid idea as now got to look in 2 stylesheets for skinning instead of 1 (unless there are more stylesheets I don't know about yet) ?? Link to comment Share on other sites More sharing options...
Dan F Posted October 30, 2006 Share Posted October 30, 2006 So nobody knows if there would be a file missing or something missing in the templates that would cause this? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.