Cascading Style Sheet
6
votes
5answers
7k views
IIS displaying page differently when localhost is used in URL vs. hostname
I'm having (yet another) strange problem with IIS. When viewing an ASPX page I've designed on my local machine by browsing to http://localhost/page.aspx the page looks as expected (and looks the same ...
3
votes
1answer
4k views
HTTP gzip compression not working for css or javascript in tomcat 6
Connector settings:
<Connector ...
compression="2048"
noCompressionUserAgents="gozilla, traviata"
compressionMimeType="text/html,text/xml,text/plain,text/css,text/javascript"/>
This seems to ...
2
votes
2answers
81 views
Server reporting incorrect mime type for css files
We have a VPS server that we host our websites on. I have written a CMS using CodeIgniter. On one of the interfaces, I am attempting to upload a css file to the system. This worked correctly when we ...
2
votes
3answers
239 views
Is It Possible To Self-Teach PHP, Wordpress, CentOS (Linux), Apache, Nginx etc?
consider me a total noob, who uses a Windows PC and has never touched Linux. But I want to administer, manage and take responsibility of my server, at least at some point, if not now.
But since I am ...
2
votes
3answers
1k views
JavaScript and CSS fail to load in some browsers over SSL
I have a website on which we have recently enabled SSL. In most browsers, this works fine: our scripts and stylesheets are imported using HTTPS and most browsers load pages successfully. However, in ...
1
vote
2answers
443 views
Better Apache index of files?
I'm looking for a better looking of apache "index of file", I have tried one get the effect from this,
to this,
But is there any other better looing for apache "index of file", could you ...
1
vote
2answers
370 views
.NET application runs on IIS 7 but not on IIS 7.5
A few years ago, I built a "front page" for my site, using CSS to implement a flexible column system (instead of fixed width). Works fine under IIS 7, but when I upgraded my web server to 2008 R2, the ...
1
vote
1answer
145 views
Can't gzip some JS and CSS files
I am optimizing a magento store, and some JS and CSS (compiled and minified in a MEDIA folder) aren't being served gziped as they should.
All pages are gziped (ex. this HTML page) but some content ...
1
vote
2answers
1k views
Nginx gives an incorrect CSS mime type when path contains dashes
We migrated our web servers to Nginx mainly for performance reason, flexibility and ease of configuration (In this regard, a great load of satisfaction!).
However, only one site showed a strange ...
1
vote
2answers
291 views
Windows XP: no CSS for IE, Firefox or .CHMs
I'm having a strange problem with the Windows XP machine of one of our developers after having installed .NET 3.5 SP1 (at least, the behaviour wasn't apparent before this point).
After installation, ...
1
vote
0answers
220 views
Cakephp CSS file not loading
I have a website working on one server. I am changing hosting, so I created a website on another server for testing.
Everything seems to be working, except CSS. It is not loading at all. I have 777 ...
1
vote
1answer
174 views
Apply custom IE8 CSS via Group Policy
I have an internal website that I need to strip some components via CSS only for specific users (kiosk users). Is there a way I can apply the CSS file via group policy my kiosk OU?
The kiosks connect ...
1
vote
1answer
153 views
tomcat on windows + pages can not link to CSS
we have tomcat on a windows server that everyone on the devteam can access. on this machine the stylesheet/.js links work fine. i copied the war down to my local machine and installed apache on my ...
0
votes
7answers
1k views
Undo Overwritten File
I have just overwritten the CSS file on my site so it is now all messed up! Is there any way to go back, or undo my changes. my host is bluehost!
Emailed to bluehost and they replied that they dont ...
0
votes
2answers
100 views
Wrong mime-type for css and js files
I am new to Apache. I have almost no knowledge of apache. I am using apache 2.2.11.
I have one css file and multiple .js files which i am uploading to a remote storage with a php page(PHP - 5.2.8). ...
0
votes
3answers
146 views
Apache server, PHP
I am running a php site on my apache server (Mac). I am having trouble displaying images on the site when I access it externally or from another computer on the same server. If I try to access the ...
0
votes
2answers
360 views
modrewrite for css / jss minified
I have a web site hosted in a CentOS 5-Plesk-Apache server. I have recently added a second site to the server for serve dynamic content. I have established rewrite rules for images (static content) ...
0
votes
2answers
492 views
nginx probably deliering wrong filetype for .css file with php tags
And again - NGINX is giving me many Questions today :)
Like always, I already tried around for a while, but cant seem to fix this issue:
I just configured NGINX to handle my .css files equal to my ...
0
votes
1answer
136 views
Prevent Hotlinking through CSS via .htaccess within the same website
The problems I'm facing is how to prevent hotlinking from within a website. What I want to do is to block www.website.com/user/xxx from hotlinking a CSS, but allow www.website.com/user/aaa to use the ...
0
votes
1answer
358 views
Virtual servers not serving .css files properly, issuing 302 response and forwarding to 404 error page
I've got 3 virtualhost directives, and they each host .php and .html files without any problem. However, 2 of them don't seem to be serving .css files correctly. When I check the header response I get ...
0
votes
2answers
449 views
CSS not being applied to new site
I'm so far from my main expertise I can possibly get - doing server admin and web/css.
I have 3 sites in play - Live, Beta and new test site that should resemble the New World coming. (because we're ...
0
votes
1answer
133 views
Which is the most efficient way (performance) to add functionality to MediaWiki?
I know of three ways to enhance MediaWiki functionality:
Using extensions.
Using templates.
Changing MediaWiki:Common.css & MediaWiki:Common.js
My question is, when I can choose which to do, ...
0
votes
1answer
1k views
Balancing internal services using a Cisco CSS 11501
First, the background to the problem: I have a Cisco CSS11501 that I am using to load balance a few web servers. These web servers have two network interfaces, one internal and one external and we ...
0
votes
1answer
992 views
Wordpress theme not displaying properly, problem with .htaccess?
I hope this is the right forum for my question. I installed WordPress on the free host x10hosting, and everything seems to work fine except when I try to install a custom theme. The theme is not ...
0
votes
1answer
27 views
Stylesheets not loading in mediawiki
I'm trying to set up an internal mediawiki site with version 1.19 on RHEL 6.2 with Apache. On loading any wiki page, Mozilla reports
Error: The stylesheet ...
0
votes
1answer
199 views
nginx gzip did not work on php js and css processors
I have a assets manager for process css and js via php. i'm using nginx and php5-fpm for load my application. but returned css and js files not gziped.
for example my url is
...
0
votes
0answers
216 views
CSS file not served by IIS 7.5 after multiple clear cache refreshes in a row in browser
We are experiencing an interesting issue with IIS 7.5 static caching and a css file.
When we use IE to hit the page in question everything works fine - 200 OK on css file.
When we refresh the page ...
0
votes
0answers
268 views
Wordpress Site not pulling CSS, Error Code 500
I'm working on a WordPress based website, the webpage loads fine but the CSS and JavaScript won't load in. Here's a screenshot from FireBug:
The html pages are fine. Even the Wordpress wp-admin ...
0
votes
1answer
64 views
fast way to run CSSless on httpd
I am looking for a powerful solution to run CSSless on httpd. I can't seem to find anything written in C. The best I've found so far was http://cpan.uwinnipeg.ca/dist/Apache2-Filter-CSS-LESS which I ...
0
votes
2answers
750 views
Can access website but images, css stylesheets and javascript files do not download
i have this problem, not sure about the source of it, Basically the title describes the issue, I can access the webpage and see the html structure, but no resources are being donwloaded nor I have ...
0
votes
1answer
253 views
Site not showing CSS
My site http://www.gamer-source.com/ is not showing any CSS on the page. I see that CSS is indeed loading properly if I visit the URLs. I've cleared minify's cache so I know that's not the issue...
0
votes
1answer
124 views
Where are Drupal (6) custom colour picker values stored?
I am using a Drupal theme which makes use of the colour picker. When I select a new colour scheme, a directory gets creates in MyDrupalSite/sites/default/files/color/ThemeName-RandomNumer. Using ...
0
votes
1answer
82 views
Add dropdown menus to Wordpress [closed]
I am using the pixel theme for wordpress. In the categorys menu it does have a nice dropdown menu. However not for the pages menu.
When I inspect the element for the dropdown menu for the ...
0
votes
1answer
232 views
Site not picking up CSS styles when LIVE
I am using ASP.NET 3.5.
For some reason when I apply CSS to my controls on my plain form it shows in Visual Studio and it does work fine.
But for some reason when I make my site LIVE none of the ...
-8
votes
1answer
103 views
Is there another database server software for PHP other than MySQL?
Is are there another database server software for PHP other than MySQL?
Does it run on Linux?
Does it work with Apache?
(No MySQL, can't get it working on ubuntu.)
