4 replies [Last post]
Tyssen
Tyssen's picture
User offline. Last seen 4 hours 38 min ago. Offline
rank Moderator
Moderator
Timezone: GMT+10
Joined: 2004-05-01
Posts: 8123
Points: 1302

This may just be me because it's not happening in Opera or Safari, but for the past few days the Recent Posts page has had no styling and when trying to visit the stylesheet, /files/css/css_251faa6e8d450c4cea345a57b1036a16.css, I get a 400 Bad Request error.

Puzzled

How to get help
Post a link. If you can't post a link, jsFiddle it.
My blog | My older articles | CSS Reference

CupidsToejam
CupidsToejam's picture
User offline. Last seen 2 weeks 1 day ago. Offline
rank Guru
Guru
Timezone: GMT-6
Joined: 2008-08-15
Posts: 2634
Points: 1552

look fine with my 3.5

look fine with my 3.5
Cool


First basic few steps in building a webpage
1. Gather and collect content.
2. Organize the content into meaningful semantic valid HTML
3. Design the prototype
4. Style using CSS

http://www.pixelbehavior.com

Tony
Tony's picture
User offline. Last seen 3 hours 58 min ago. Offline
rank Moderator
Moderator
Timezone: GMT+10
Joined: 2003-03-12
Posts: 3705
Points: 1115

cache issue

Hi Tyssen,
Must be a cache issue.
Cache is the excuse I use when I haven't got a excuse Cool

Actually yesterday I did make a minor change to the stylesheet which required the compressed stylesheets to be rebuilt. So it may be that your browser is still caching a link to the older stylesheet.

These are the current css files in my source:
/files/css/css_c7bcf77db40fecb9f3c2d258587b5c02.css
/files/css/css_3dd5b0fc2fd3cde5cdc87f44d951e14e.css

Your question may have already been answered, search and read before you ask.

Tyssen
Tyssen's picture
User offline. Last seen 4 hours 38 min ago. Offline
rank Moderator
Moderator
Timezone: GMT+10
Joined: 2004-05-01
Posts: 8123
Points: 1302

I felt certain I'd done a

I felt certain I'd done a hard refresh in FF; obviously not as it's all fixed now. Oups

How to get help
Post a link. If you can't post a link, jsFiddle it.
My blog | My older articles | CSS Reference

Tony
Tony's picture
User offline. Last seen 3 hours 58 min ago. Offline
rank Moderator
Moderator
Timezone: GMT+10
Joined: 2003-03-12
Posts: 3705
Points: 1115

Thanks for pointing it out

Thanks for pointing it out Tyssen.
It could have been something more serious.

Your question may have already been answered, search and read before you ask.