Tagged Questions

1
vote
2answers
22 views

How to use custom live CSS on Safari on the Mac?

To use a CSS on Safari, just go to Preferences -> Advanced -> Style Sheet. But pay attention to the "live" part. I mean, being able to edit the CSS on the fly, without needing to quit Safari and open …
4
votes
1answer
31 views

Why does a webpage miss formatting sometimes?

Sometimes, a webpage gets loaded in the browser but it is not displayed properly. All the elements of the page are there, but they are not there where they should be. for example (A,B and C are three …
1
vote
7answers
39 views

Need to know font name [closed]

Possible Duplicate: What font does this L come from and how can I find out others? Hello, I know you may think this project is silly but it's important for me. I'd like to know what font …
0
votes
2answers
43 views

I lost my CSS Codes of my important Website, Why?

Very weird, i had opened notepad ++ and working on my CSS codes for my website, suddenly my little niece unplugged the computer, when i re-start the computer and opened again the same CSS codes file …
1
vote
1answer
29 views

CSS code formatting from Autohotkey…

i need functionality of this tool in Autohotkey keyboard shortcut. If i would select all code and press AHK key combination then code should be set like this tool does. single line/ multiline. Need …
1
vote
5answers
25 views

How to download the entire webpage with css/javascript?

For learning purposes, I like to download the html/css/javascript for sites. Using firefox now only seems to download the html page, images/css/js is not downloaded. Is there a plugin to do this in …
5
votes
6answers
105 views

What is the most lightweight software to find out the hex value of an image pixel?

Sometimes I saw some good-looking images and would like to know the hex value of a particular pixel which can be used in CSS. But launching Photoshop for doing such a simple thing is no good, is …
2
votes
1answer
73 views

How I can identify which CMS is used for a website

Is there anyway to identify what CMS is used for a certain website?
0
votes
1answer
83 views

How to get Firefox Greasemonkey script to use a local cascading stylesheet?

What's the correct syntax to link to a CSS file in the same directory as a Greasemonkey JavaScript? I've tried the following but it doesn't work: var cssNode = document.createElement('link'); …
0
votes
4answers
83 views

“Save as webpage, complete” problem ?

i have problem when i am trying to save web page from browser using "Save as Webpage, complete" some of CSS/Javascript/Image are not saved, thus when i reopen saved page offline webpage can't display …
2
votes
4answers
99 views

How to view the final computed CSS, including overrides such as high contrast settings?

Is there any such tool? For example, I want to see all styles applied for BODY tag. I know it does not make it readable. In my case, there are several options which can dynamically change CSS either …
0
votes
2answers
49 views

Dreamweaver, How to move only cited CSS from external stylesheet to internal

Hi I have a massive External Stylesheet with code for many different pages. My problem is that I need to identify only the CSS for one of my pages without having to sort through thousands of lines …
0
votes
1answer
21 views

how to send online html or css or js file back up in each hour to and email address as a attachment?

For example this a css file http://sstatic.net/su/all.css I want to send this file from this link as a email attachment to an email address in each hour or any specified time interval. and to …
2
votes
2answers
418 views

Change default CSS of Google Chrome

I would like to be able to change the default CSS used by chrome, such as removing the underlines for links, etc. However, I cannot find the default CSS file used by Chrome. Does anyone know where it …
1
vote
1answer
197 views

How to apply external CSS stylesheet to document in Microsoft Word?

Seems like there should be a simple answer here, but can't find it in Word Help, MS Office Online, or Google... I simply want to be able to apply an external CSS stylesheet (standardstyles.css, e.g.) …

1 2 3
15 30 50 per page