navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

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
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Dreamweaver Help >> How I apply an external css to all webpages of a website folder ?
Page: [1]
 
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

(in reply to lsfphelpls)
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.

(in reply to jurgen)
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

(in reply to lsfphelpls)
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.

(in reply to d a v e)
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

(in reply to sticks464)
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 ?

(in reply to d a v e)
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

(in reply to lsfphelpls)
Page:   [1]

All Forums >> Web Development >> Dreamweaver Help >> How I apply an external css to all webpages of a website folder ?
Page: [1]
Jump to: 1





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