Mohit Sindhwani wrote: > Little Known wrote: >> Wow I can't believe I missed that on the wiki. This works great although >> I am having one problem with it. The links that come out of sitemapper >> are formatted like http://localhost/link/ with a trailing / >> >> If its /link/ my stylesheet isn't showing up for some reason, but /link >> with no trailing slash works fine? >> > > > Use View Source to take a look at the generated HTML in Firefox or IE. > Then, see what URL it is trying to access for the style sheet. Then see > if that URL is served up. > > might give some hints.. > > Cheers, > Mohit. > 11/18/2008 | 1:28 AM.
You were right, I was linking the stylesheet as styles.css instead of /styles.css Feelin' pretty dumb :) Thank you all for your help. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
