Thread Starter
poinko
(@poinko)
My design isn’t calling in a header.php file; right now I’m only using index.php and style.css. The stylesheet is linked in the <head> tag of the index.php file. I can see the stylesheet being applied to the index when I’m working on it in Dreamweaver, but when I upload it to my WordPress folder, it doesn’t apply the stylesheet to the design. I even copied the link code verbatim from the Twenty Ten theme and it still won’t work. I can pull up the stylesheet in the CSS editor in the dashboard even, and it will save all the changes I make, but they won’t show up on the index page.
Was this changed in 3.0 where you have to have the header be separate from the index.php page? I can’t imagine this would be what’s stopping it from showing up, even if it was linked directly…