A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
Since upgrading to 2.3.4.1 I have a skin that I designed in Artisteer 2.3 in which the edit links in forums are not showing up. I added <file cssvpath="/Data/style/forums/style.css" imagebasevpath="/Data/style/forums/">none</file> to my style.config for this skin, but the icons are not showing up. Using Firebug I could not even see where the forum style sheet is being loaded.
Thanks
Did you touch Web.config to clear the server cache?
Did you clear your browser cache?
You will not see a separate css file for forums the css files are all combined and minified by the css handler.
Actually this is on 3 different installs of MojoPortal. I tried loading the CSS handler URL into the browser, but none of the forum CSS elements are there.
That is very strange. Only possible causes that I can think of are if the /Data/style/forums folder does not have read permissions or does not exist or if you are editing the wrong style.config file
Hope it helps,
Joe