Morning,
If you try and load your stylesheet directly into a browser you get this error:
<!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don’t have permission to access /sq36/forums/my-templates/s36/style.css
on this server.</p>
</body></html>
</blcokquote>
Looks like you have some permission issues
Don’t worry, that bug’s in backPress not in bbPress – and ChrisHajer and Gautam have submitted a patch.
In the mean time, load http://btko.webfactional.com/sq36/forums/my-templates/s36/style.css in a browser to see what i mean
Please chmod your my-templates folder (and also sub-folders and files) to 755. That would fix the problem.
Thanks guys, much appreciated.
Glad it helped mate.
If building your own theme, I’d advice making a wordpress theme first.
The technique is the same and once you’re in the right mindset, you’d be amazed hoe easy theming bbPress is. But you will/might hit a few roadblocks if you try and pull data in a differnet way. Don’t be peturbed, just come back and ask
Thanks again. I’m building the wordpress one at the same time-ish. It is slow going mostly because of the PHP that I’m not completely familiar with, but it’s getting there.
Cheers