General Community > WebsiteBaker Website Showcase

New Zealand WB site

<< < (2/2)

PeterM:

--- Quote from: kweitzel on April 03, 2006, 08:59:23 AM ---ahh ... you fixed it! Very well done.

--- End quote ---

Not for me. Still seeing the same thing as before. Cleared my cache.

mysticcowboy:
When I tried accessing the site from your link my browser timed out. (Firefox 1.5.0.1) It showed up when I added index.php onto the URL. But no styles. Screenshot here.

Are you linking directly to the stylesheet?

The best way with WB is to use php to access the stylesheet. Like so:

--- Code: ---<link href="<?php echo TEMPLATE_DIR; ?>/screen.css" rel="stylesheet" type="text/css" media="screen" />
--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version