|
| |
How I apply an external css to all webpages of a website folder ?
View related threads:
(in this forum
| in all forums)
|
Logged in as: Guest
|
|
|
lsfphelpls
Posts: 443 Joined: 3/16/2005 Status: offline
|
How I apply an external css to all webpages of a websit... - 12/6/2007 15:40:37
How I apply an external css to all webpages[asp,html or php,html) of a website folder ?
|
|
|
|
jurgen
Posts: 385 Joined: 1/9/2007 From: Castle Rock, Colorado Status: offline
|
RE: How I apply an external css to all webpages of a we... - 12/6/2007 15:50:20
Put this in your head section. <link rel="stylesheet" type="text/css" href="your_css_file.css">
_____________________________
Wedding Dresses Colorado
|
|
|
|
lsfphelpls
Posts: 443 Joined: 3/16/2005 Status: offline
|
RE: How I apply an external css to all webpages of a we... - 12/6/2007 15:55:24
How I apply an external css to all webpages[asp,html or php,html) of a website folder with one command ? I use dreamweaver mx 2004.
|
|
|
|
d a v e
Posts: 4009 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: How I apply an external css to all webpages of a we... - 12/6/2007 16:55:32
use find and replace say replace <head> with <head> <link rel="stylesheet" type="text/css" href="your_css_file.css"> but back up your files first just in case it goes wrong
_____________________________
David Prescott Gekko web design
|
|
|
|
sticks464
Posts: 55 Joined: 10/16/2005 Status: offline
|
RE: How I apply an external css to all webpages of a we... - 12/7/2007 1:36:17
On the main menu click 'Text/CSS Style/Attach Style Sheet'. Use the browse button to find your style sheet. Make sure the 'Add As' radio button is checked. Click ok. It will add the link to the head section of your page. You will have to do this for each page or copy/paste the link from the first page to each subsequent page.
|
|
|
|
d a v e
Posts: 4009 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: How I apply an external css to all webpages of a we... - 12/7/2007 2:36:57
sticks464 - the OP was looking for 'single command' to do this: your method means opening each page within the folder and is too laborious for more than a few pages ;)
_____________________________
David Prescott Gekko web design
|
|
|
|
lsfphelpls
Posts: 443 Joined: 3/16/2005 Status: offline
|
RE: How I apply an external css to all webpages of a we... - 12/7/2007 4:35:23
This "replace command" can be applied at once, to the whole website's webpages ?
|
|
|
|
d a v e
Posts: 4009 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: How I apply an external css to all webpages of a we... - 12/7/2007 5:08:50
well the path has to be right so you can at least do it for most folders - you originally mentioned just a folder, not a whole web site - so as long as you keep that in mind then you can do all the folders that share a common pathway...
_____________________________
David Prescott Gekko web design
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|