Questions tagged [css]
Cascading Style Sheet
73
questions
8
votes
7
answers
49k
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 ...
4
votes
1
answer
5k
views
Nginx proxy_pass to wordpress docker container
Hi guys sorry if I'm making a elementary mistake but I am really lost here.
I have set up my Ubuntu 16.04 server is Nginx(Not in a docker container, running on host machine) and wordpress(In a docker ...
4
votes
2
answers
2k
views
MediaWiki not displaying style -- "Internal error"
I just upgraded a MediaWiki installation from version 1.25.x to 1.26.1, but now the styling information is not displaying. Hence, the page displays all text-like without the links column at the left. ...
3
votes
2
answers
11k
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 ...
3
votes
2
answers
3k
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,
http://imm.io/media/3m/3m1f.png
to this,
But is there any other better looing for apache "index ...
3
votes
2
answers
16k
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 ...
3
votes
2
answers
4k
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 ...
3
votes
1
answer
651
views
Firefox periodically doesn't download CSS files from nginx server over HTTP2 with SSL
When I use Firefox to access one of my sites with a lot of CSS files, periodically, not all the CSS files are downloaded
Looking in the Developer Control Panel in Firefox (F12), I see that, when the ...
3
votes
0
answers
2k
views
Spring Boot 1.2.7, Tomcat, CSS and Thymeleaf = Very Very slow service
I have a Spring Boot 1.2.7.RELEASE web application (with Tomcat embedded) which needs to handle a very high load spike, ~ 10k connections in 4 to 5 minutes on one server (there is actually a cluster ...
3
votes
0
answers
1k
views
php generated css no output, net::ERR_INCOMPLETE_CHUNKED_ENCODING
I am running apache on an ubuntu installation.
Several webapps are running on the same server.
I installed a new app, which required the pdo-sqlite extension to be installed.
Now my server is ...
2
votes
3
answers
315
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
3
answers
11k
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 ...
2
votes
2
answers
2k
views
After loading a certain number of javascript/css files, the files are taking too long to load
I have a problem where on page load (after a certain number of .js or .css files) the files are taking way too long to load. At first I thought that the issue must be inside the .js files, but later I ...
2
votes
0
answers
541
views
How do I get IIS UrlRewrite to handle CSS-delivered woff files appropriately?
Context: Azure; Windows Server 2012; IIS 8
First up, here's the (redacted) web.config for reference
<rewrite>
<rules>
<rule name="...
1
vote
1
answer
12k
views
Nginx won't load css/js/images when redirecting
I need to redirect my page to a maintenance page when I get errors 50x. It does redirect, except it won't load css, js or images. The error log is clean and the access log doesn't show any problem.
...
1
vote
2
answers
430
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
1
answer
3k
views
nginx can only serve static files from subdirectories, not the website root (500 errors)
I'm not using any frameworks or anything. I'm trying to place my style.css in the same directory as the index.html (which loads fine), but it throws a 500 error when I try to access it. So https://...
1
vote
2
answers
2k
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 http_and_ipaddress/mediawiki/load.php?...
1
vote
2
answers
4k
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
http://mysite.com/...
1
vote
2
answers
533
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
1
answer
2k
views
AWS Cloudfront CORS trouble with font files
I have a Javascript application that is delivered to the browser from a CloudFront endpoint. All static files of the application are hosted in an S3 bucket. That involves a whole bunch of javascript ...
1
vote
1
answer
5k
views
Nginx not applying CSS file
I'm using the dynamic module 'fancyindex' on Nginx and am attempting to load an external css file into these fancyindex 'ed pages. The following is the config file in my sites-available directory :
...
1
vote
1
answer
129
views
MediaWiki foreground not rendering tabs in content section
We are having issues getting the foreground or foundation skins in MediaWiki to render any tabs in the content section of our pages. This site is a demo, hosted on GoDaddy, but we have also tried ...
1
vote
1
answer
3k
views
Nginx not displaying CSS, PNG & SVG
I have been looking through the hundreds of questions about this for a couple of hours now, but I haven't been able to find a single one that's the exact same as mine.
Up until a week ago, all sites I'...
1
vote
0
answers
447
views
Apache2 "RequireAny Granted" not functioning properly
I have a bit of an issue that I am very stumped on. I have a webpage on a CentOS 7 server running Apache. This page is on a virtual host file so that when ever I browse to htp://servername or IP I ...
1
vote
0
answers
203
views
http mod deflate compression works on some but not all CSS files?
I'm trying to get mod deflate and gzip setup on my server. It's all working swimmingly but it does not appear be be catching all files. It's not that it is missing ALL javascript or ALL CSS. It ...
1
vote
1
answer
1k
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
1
answer
2k
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 ...
1
vote
2
answers
6k
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 ...
0
votes
8
answers
13k
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
1
answer
707
views
website not loading the updated css files
I have been using cloudflare for almost all of my projects and i've been trying to set it up for my new project but there is a really strange problem i'm facing.
so when i update .css files from the ...
0
votes
1
answer
13k
views
Compress with Gzip or Deflate my CSS & JS files [closed]
i ve a fashion website & using wordpress. I want to Compress or Gzip or Deflate my CSS & JS files. i have tried many codes with .htaccess to compress but not working. Would any body help me ...
0
votes
2
answers
3k
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
3
answers
328
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
2
answers
517
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
1
answer
2k
views
NGINX+wordpress: CSS being served but not applied
Cheers fellow stackers,
I kinda have to get wordpress running in a self hosted nginx environment.
More or less exactly using the suggested config from NGINX wordpress doc.
server {
listen 443 ssl;
...
0
votes
1
answer
881
views
How to point static folder in Nginx for a Django application
I have deployed a simple Django application in the AWS server and created a config file in the Nginx as follows. But its static files are not detecting.
Location of my static folder location: /path/...
0
votes
1
answer
115
views
Nagios3: Different CRITICAL color for certain host groups
My colleagues want a new host group to have more visibility and want the Critical status to be different color. This is defined in nagios3/stylesheets/status.css as statusBGCRITICAL but as I can't ...
0
votes
1
answer
3k
views
Whitelisting google fonts apis on my firewall
I've got a machine behind a firewall (fortigate) that is only supposed to access a certain url, so, we whitelisted that url on the firewall and also the google dns servers: Every other traffic is ...
0
votes
1
answer
3k
views
How to correct the MIME type from being recognized as text/x-asm to text/css?
The styles.css file is not loading on my web page, and I am hosting on Amazon S3. It appears that my styles.css file is being recognized as text/x-asm instead of text/css as stated in my index.html ...
0
votes
2
answers
3k
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
1
answer
522
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
1
answer
1k
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
2
answers
4k
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
2
answers
1k
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
1
answer
186
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
1
answer
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
1
answer
2k
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
0
answers
265
views
Load Balancer does't load some sites
I have a TP-Link Load Balancer TL-R480T+ and I use two Wan connections that go for an intern server that makes the DHCP server, etc.
But the problem is that here I use two sites that when I try to log ...
0
votes
0
answers
66
views
Don't serve HTML elements based on their CSS
Apache webserver.
I don't want to customize the content management system (MediaWiki) but I do wish to not serve some of its HTML elements, via the webserver, based on their CSS selector (ID/Class).
...