I have been using bootstrap for a few days and I have successfully set up 
static websites. I'm quite comfortable using bootstrap now.

So, I wanted to apply bootstrap to a project I have in php. I changed my 
header.php template to include the meta viewport tag, and changed the 
stylesheets from my own css to the bootstrap/bootstrap-responsive css. I 
then put the javascript (jquery and bootstrap.min) in my footer.php file.

When I load the homepage, everything has the basic font changes etc of 
bootstrap. However when I navigate to different pages in my site the css 
disappears and everything is back to the browser's default display settings.

Thinking there could be errors in my markup, I changed the individual pages 
to be exactly the same. The problem still exists - certain pages have the 
bootstrap css, some do not.

I checked the source code in the browser - each page contains exactly the 
same source code, and yet css appears on some pages and not others.

I tested the site in a different browser, and I get exactly the same 
problem. Even after clearing all temporary files and settings on both 
browsers.

My original css worked uniformly over every page. With bootstrap, the it is 
always the same pages each time that don't have the css applied.

Has anyone seen anything like this before?

-- 
You received this message because you are subscribed to the Google Groups 
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to twitter-bootstrap+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to