How to edit page on a css template?

i have been trying to change the header on my webpage. I just dont understand how css work yet. If i change the header at the template root level will that affect the entire CSS or do i just have to got to the particular page in DW and just edit that one and load it up?? Im sorry for the basic question i just never been much good with html and DW, i am trying to get better though.
Signature parrot cages

here are 3 ways you can use CSS on a web page:
Embed the CSS rules on the page
Link to an external CSS file that contains the CSS rules
Use inline CSS in the page's HTML tags
Examples of each follow -
Method 1
<html>
<head>
  <title>Method 1</title>
  <style type="text/css">
     body { color:red; }
   </style>
</head>
<body>
  <p>This is red</p>
</body>
</html>
Method 2
<html>
<head>
  <title>Method 2</title>
  <link rel="stylesheet" type="text/css" href="_css/styles.css" />
</head>
<body>
  <p>This is red</p>
</body>
</html>
Method 3
<html>
<head>
  <title>Method 3</title>
</head>
<body>
  <p style="color:red;">This is red</p>
</body>
</html>
Method 1 and Method 3 are limited in scope to the current page, meaning that any changes you make to the CSS that is embedded or used inline on that page will ONLY affect that page.  Method 2 is the preferred method because it is the more efficient one - changes you make to that linked stylesheet will affect every page in the site that links to that stylesheet.
Did that address your question?

Similar Messages

  • How to Edit PSD Files In Flash Template

    Hi Everyone,
    I am new to flash and I am trying to create my first flash site using a template that I have downloaded. I can edit the first page fine, but when I click the "about us" or any other section, the standard template text, Which isn't even in english, appears. I believe that these are psd files, and I have tried to edit them, saved and replaced file on my computer, but still I get the same unchanged text on this site when I preview. Could someone please tell me how to edit and replace these files within the flash movie?

    Instance names are the reference names that you give to the individual items on the stage. Only movieClip and button symbols can have instance names.
    When you import a photoshop file to Flash you will get individual bitmap objects on the stage and in a folder in the movie's Library. You will need to select each item, one at a time, on the stage and convert each one to a symbol. When you make that conversion the name that you give to that new movieClip or button is the name that you will see in the Library.
    When you select that new symbol on the stage, look at the Properties window. You will now see a space at the top where you can give that item an instance name. The instance name is what you will use in Actionscript to control that object on the stage.
    When you look in the movie's Library, you will see the original bitmap and the symbol that you created that contains that bitmap.
    Does that help?

  • How to edit book/author on this template?

    I've been working off of the BookPatch template for InDesign (6x9, download here) and as I'm kind of new with ID I'm having a problem. I can add pages and add the text to them fine, but there's these sections at the top of each page (the red arrows) that I'm not sure how to edit. Adding new pages numbers the correctly at the bottom (the blue arrow), so I'm guessing there's a way to edit it once somewhere and have it reflect over each page? I tried the text tool and direct selection tool but I'm stumped. Any help would be appreciated.

    Thanks a bunch, all set.

  • How to edit the master of a template?

    Dear All,
    I'm using a standard pages template (Classic Certificate), and I'd like to edit its master, but I can not.
    So, can it be edited? or NO?
    I'm using Pages '09, version 4.2 (1008).
    Regards,
    Abdelaal,

    What exactly are you trying to edit?
    The frame is a pdf file and locked, you would need to have a drawing program to edit it.
    Everything else on the certificate is just placeholders or merge fields all of which can be edited.
    Peter

  • How to Display Page Numbers in RTF Template

    Greetings to all,
    We have a requirement in which we have to display the Page numbers on the output PDF.
    The scenario is , if the PDF contains10 pages,then on Pages , it should show Page 1/10,Page 2/10 etc.
    And If the output exceeds to more than 1 page, then on each page except the last one it should display "Continued" in the footer.
    Any comments on this would be of great help.
    Thanks,
    Sachin

    Hi Sachin,
    I have emailed you back the modified template, I have changed the following:
    What have I done in the template then?
    * Moved the Group: G_HEADERS place holder inside the <?start:body?> place holder.
    * Inserted a Section Break (Next Page) after the <?end body?> place holder for the main report. This creates what looks like a 3rd page
    * Added <?start@last-page-first:body?><?end body?> as the only thing on the 3rd page. The resets the headers and footers for the last page, so we need to declare the headers again. If the last page is actually the first page, then the first page will take the formatting of the last page.
    * Removed the "continued" from the Native Word footer and put it underneath the <?end body?> placeholder of the main template on page 2
    Let me know if you have any further issues.
    Rgds,
    Cj

  • How do I convert an html design web site to CSS template and layout?

    Good Morning, All!
    How can I convert, apply, or change, efficiently, my html web pages into a CSS template so I don’t have to change each page every time I add something to the main page…also, I currently have two tables (I know, old-fashioned) one which holds my list of contents and links to the different sections (page) with information from the community on the website. The other table holds my text and pictures which I want to update daily. How can I change the format to a 2 column, liquid layout with a masthead area on top for logo and text with a box around it. Time was not available for me to learn all the details of my new Dreamweaver program so I did what I knew and uploaded it with all the boo-boos, inactive links and non-existant pages.
    Now I have the time to focus and want to get it done better so that it is easy to update with new text and features daily. (I am converting my printed newspaper to an online version after 17 plus years and trying to learn the new Adobe Premium Design Suite CS5 programs. What a trip this is at 61-years-old!
    My community and readership are looking forward to the web site according to a survey I took. They are very tolerant about my boo-boos while I learn the new software for the web design. I’ve let them know, through my newspaper and personally (I am very active in the community), that online is where I am going and all that I’ve spoken to, or who have sent emails, are very supportive and look forward to getting their news from my web site newspaper.)
    I am seeking some guidance...I know a little about a lot, but not a lot about anything...even though I've been working with computers since 1983.
    I thank you all in advance for whatever help you can give.
    Donna

    That's a good start.  You will want to fix these things -
    * change this -
    Don Lawton. Used with permission. <div></p>
    to this -
    Don Lawton. Used with permission.</p>
    * change this -
    </center>
    </P>
    <div align="center"><a href="mailto:
    to this -
    </center>
    <div align="center"><a href="mailto:
    * change this -
    <p>
      <center>
        <b><font size="+1">Webmistress: Donna Lee Hanlon<br />
          c/o www.Nahant.com &middot; PO Box 88 &middot; Nahant, MA 01908<br />
          Copyright 2002-12</font></b>
      </center>
    </p>
    to this -
    <p style="text-align:center;">
        <b><font size="+1">Webmistress: Donna Lee Hanlon<br />
          c/o www.Nahant.com &middot; PO Box 88 &middot; Nahant, MA 01908<br />
          Copyright 2002-12</font></b>
    </p>
    And now you will have a page that contains completely valid HTML.

  • How to: Edit an INDT InDesign Template file?

    Hi,
    I am currently working on a packaging redesign project.
    I have received an InDesign template from a client that was previously created by another design house. They have added their logo and company details to the template, which I would like to remove in order to add my own.
    I have no idea how to edit the material in the template.
    Can anyone please advise me?
    Thanks in advance.

    Its not working Im afraid...
    The previous template has guides and crop marks etc, along with the contact details from the previous firm that I would like to shift or move.
    Following the steps you've described opens the template, but the content is still not able to be edited.
    Ive checked the layers palette to see if the layer is locked etc, but they are not. I simply cant edit the content.

  • Use XMLP to pull only specific pages from larger PDF template?

    We need to be able to pull specific pages or a range of pages out of a larger template to use to merge data into and return to users or the selected delivery method. I've seen a lot of information about how to add page numbers to PDF templates / documents, but nothing about how I can pull out specific pages. We know this can be done using iText or some other technology, but does anyone know if this can be done using XML Publisher at all? This is a big issue for us and could determine whether we end up using XMLP at all or go with something else. Any info would be helpful.
    Thanks!

    Hi
    Publisher is not currently capable of pulling out specific pages from a given PDF,.
    Regards, Tim

  • HOW TO LINK PAGE IN TEMPLATE EDITABLE REGION

    Hi to all friends out there .I am new to this .I want to know how to link existing page or link in editable region of template.Please guide me.
    My template is ready but i do not know how to link existing pages in editable region of template.
    Every help is appreciated.if code also you can show me than it will be helpfull.
    Thanks in advance.

    Editable regions are for content that will change from page to page.
    Anything outside the editable regions will appear in all pages spawned from the Template.  This gives your site a consistent look.
    Ideally, you want to put common menus, headers, footers and sidebars into NON-EDITABLE regions, right?
    Open main Template (.dwt) file.
    Highlight menu item.
    On the properties panel there is a link field with a small folder icon next to it.
    Click the folder icon and browse to the site page.  Click OK.
    Repeat with additional links.  Save your main Template.dwt file and populate changes to child pages.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • How to edit the page 0 "template" in APEX 4.2

    I have an application that has been upgraded to APEX 4.2.  On page 0, when I try to move an existing region to Region Position 8 I get an error: "This region position is not in your page template".  Looking at the page definition (component view) I can see the name of the template associated with page 0, so I edited that page template and added #REGION_POSITION_08#, but still I get the same error message.  So I thought perhaps I would change page 0 to use a different template, but Edit Page does not show the page template at all for page 0. 
    So I suspect that page 0 is no longer supposed to have a template at all, yet my upgraded application does (sort of) and I can't change it.  Any ideas?

    Dear Paul,
    I used the login_table for my login page,
    which has only two fields username and password as like login screen, in my appliction in the change password page
    I used the another table called Update_user
    which has four fields,
    1.username
    2.current_password
    3.New_password
    4.Retye
    and the change password page contains this exact same 4 fields from this Table,
    whenever the users entering the 4 fields and if they click the create/update button the data will be stored in the Update_Table
    and the password field in the Login_table will be updated based on the following trigger,
       create or replace TRIGGER  trg1
    before insert on update_user
    referencing old as old new as new
    for each row
    begin
        update login_table set password= :new.retype where username=:new.username;
    end;
           As you said I tried that :APP_USER and I made the username column as read only,
    When the values inserted except the username other 3 values inserted into the update_user table and the login_table not updated so the password also not changed,
    Is there any other way to directly upadte the password in the Login_table without going for another Table?
    Please Give some suggestion.
    Thank you,
    regards,
    Gurujothi

  • How to edit PS Extension CSS;

    I am trying to edit the BG of the CC libraries extension assets (it's a simple CSS gradient) but saving the file will not let me use the extension anymore saying it has not been signed properly. Any ideas on how to edit this, or any extension?
    Imagine the possibilities.
    The default PS extensions are located in Photoshop/Contents/CEP/extensions/(com.adobe.DesignLibraryPanel.html)
    Thanks.

    Hi,
    I do not recommend you change Apex css files.
    Create your own theme and change css file on that.
    Or add your application page template header style that overwrite font size like
    <style>*{font-size:40px!important}</style>When you try login to xdb where is all images,css and js files use SYSTEM user.
    http://daust.blogspot.com/2006/03/where-are-images-of-application.html
    And Apex related question you should post to Application Express Forum
    Oracle Application Express (APEX)
    Regards,
    Jari

  • Page regions.... how to edit?

    Okay.. I'm new to this whole portal thing.. done lots of Java, HTML, CSS, you practically name it. We've setup our required 3 gig 'infrastructure' :-| .. got everything working. The demo portal stuff loads fine. Still haven't found the easy way to specify URL for accessing a newly created page group,... not a big deal.. BUT..
    I can't figure out how to edit a default page of a page group and add or even edit regions! The documentation implies that there are 'edit' icons. ... all I see is the 'add / remove portlets' and 'arrange portlets'.. .. I'd like to actually modify the layout of the page, but can't get past this block.
    Any help is appreciated!
    Thanks,
    Sean

    Regarding your first question:
    You can use direct access URLs to access your pages.
    If your page isn't based on a template, you should be able to access the page editing UI (including regions and portlets) by clicking the Edit link in the upper right hand corner of the page. Also, make sure that you're logged on as a user that has Manage privilege on that page (best choice is the same user that created the page).

  • How do i get rid of CSS on one page only?

    I have a website that is being hosted for me. I want to take
    a web page and make an ebay auction template out of it. I can't get
    rid of the CSS and it's driving me crazy. Everytime I want to
    change the text, it reverts back and posts the CSS code in the
    page. I don't want that.
    The site uses CSS, and I have not done a website in years and
    CSS is still a little french to me & kind of a pain in the ***
    since I have not much idea of how it works.
    How do I get rid of the CSS for a page within a website that
    uses CSS, or am I SOL? Does eBay allow CSS?
    Help!

    Last try and then I give up :-)
    > .style1 {font-family: Verdana, Arial, Helvetica,
    sans-serif}
    That's css in the head of the document right?
    When you say: <p>I type text here &amp; change the
    format</p>
    Do you change it via the property inspector and you end up
    with the css
    snippet above in the document? How do you change the format,
    what format do
    you use?
    From the portion of the code you've sent I can't see anything
    apart from the
    style for the font, so that itself won't give you 'red text'.
    I can only
    assume then, that there is something happening when you
    upload the page to
    the ebay server or whatever.
    Sorry I can't help any further, but I'm stumped without any
    further links or
    the code for the whole page.
    Nadia
    "Blow Me Down" <[email protected]> wrote in
    message
    news:[email protected]...
    > It's pointless to send you the html, because even when I
    open a new html
    > document with no css, in a new folder, with no css at
    all, I get css
    > automatically into the html if I try to change anything
    in the new html
    > page,
    > so it's dreamweaver that is making any page a css page.
    >
    > Here it is, text before I change the font:
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=ISO-8859-1" />
    > <title>Untitled Document</title>
    > </head>
    >
    > <body>
    > <p>I type text here &amp; change the
    format</p>
    > </body>
    > </html>
    > --------------
    > After I change to Verdaine:
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=ISO-8859-1" />
    > <title>Untitled Document</title>
    > <style type="text/css">
    > <!--
    > .style1 {font-family: Verdana, Arial, Helvetica,
    sans-serif}
    > -->
    > </style>
    > </head>
    >
    > <body>
    > <p class="style1">I type text here &amp;
    change the format</p>
    > </body>
    > </html>
    > ---------
    > It plops in the CSS, when there is no css set up for
    this site, my old one
    > from years ago. I can't even add a html only page w/o
    css getting plopped
    > in
    > there.
    >
    > Anyone else can help me on getting rid of CSS from a web
    page?
    > Sigh...
    >

  • How to insert a HYPERLINK in a template Editable Field?

    Question:  How to insert a HYPERLINK in a template Editable Field?
    Hi
    Does anyone know how to insert a HYPERLINK in a template Editable Field?
    I want the link to always display the word "Cities".
    But the URL will change with each child page.
    Here's what I've got so far . . .
    <!-- TemplateBeginEditable name="Cities" -->Cities<!-- TemplateEndEditable -->
    Thanks so much!

    NOTE: This is to go into the TEMPLATE
    Your best bet is to keep the hyperlink OUT of the editable Field and to make the HREF attribute of the link editable.
    This would go in the head of your document:
    <!-- TemplateParam name="href" type="URL" value="" -->
    This would go where you want the link to appear:
    <a href="@@(href)@@">cities</a>
    THE BETTER WAY: You can either paste these quotes into the appropriate places in your template or you can insert:
    <a href="#">cities</a>
    and click inside the opening <a> tag.
    Then go to Modify > Templates > Make Attribute Editable
    In the dialog box "Editable Tag Attributes" you should now see "Choose which attributes of this A tag should be editable."
    If HREF is not showing in the drop-down, do Add and put it there.
    Check the box to Make this attribute editable.
    Give a name for this editable attribute (if you have more than one on a page, you will want it to be understandable, like "cities" for your cities links).
    Make sure it is of Type URL
    If you want a default URL in place, put one in the Default field.
    Then push OK.
    To use it, on each page, do Modify > Template Properties... choose the property to edit, and put the new URL in the entry field.
    Press OK.
    Beth

  • How to edit existing captured pages

    Ok, I am going to try and describe this, and I appreciate your patience and thoughtfulness.  I am hoping to get the language correct on the aspects of the question.  I have an existing pages template which has several "captured" pages that are available to append to the active document by clicking on the "sections" button.  A drop down menu opens and I choose from that list what page I want to append to the existing document. I would like to know how to edit the contents of a few of those captured pages and continue using them as I have been.  I know I created this docment with the help of the Apple store staff about three years ago, but can't recall how to change this and would appreciate your assistance.

    You do the editing and then capture the page again.

Maybe you are looking for

  • Facing problem in select statement dump DBIF_RSQL_INVALID_RSQL CX_SY_OPEN_S

    Hi Experts, I  am facing the problem in the select statement where it giving the short dump DBIF_RSQL_INVALID_RSQL CX_SY_OPEN_S. i have searched many forms, but i found that the select option s_matnr have the limitaion 2000 entreis, but i am passing

  • Generic questions about CMYK profiles and proofing

    I just read a big book about color management and am trying to make it happen but it seems that in real life I can't get good results. I have my scanner profiled and it produces aRGB docs. All good and fine. The images look good on the monitor (which

  • Empty init() methods

    I am currently working on and cleaning up (old) Java servlet code that I inherited from another collegue. In a lot of the servlets, I find empty init() methods like: public void init() { }As a novice to Java servlets, I have just been reading the Fir

  • Need sample database  for Practise

    Hi Experts, I am learner looking for Sample data base to play. eMotors eStaff these are sample database used by training centers. Thanks

  • Urgent: EJB Transaction mechanism and Database Transaction mechanism

    Anybody please clarify me how EJB transaction mechanism use the underlying database transaction mechanism? Here my concern is that in the context EJB transaction, how much reponsibilities are performed by EJB container and how much responsibilities a