I want to rename my CSS style for the text names...

Here is my code:

< style type = "text/css" >
<!--
{body
background-color: #000000;
left margin: 0px;
margin-top: 0px;
background-image: url();
background-repeat: repeat-x ;}

a: link {color: #FFFF00 ;}}
a: visited {color: #FF9900 ;}}
a: hover {color: #FF0000 ;}}

.style11 {do-size: 10px; color: #FFFFFF ;}}
.style12 {do-size: 10px; color: #0099FF ;}}
. STYLE13 {color: #FFFFFF; do-size: 12px ;}}
.style14 {color: #FFFFFF; do-size: 18px ;}}
.style16 {color: #FF0000; do-size: 24 PX ;}}
->
< / style >


I want to change my style, 11, 12, 13, 14 and 16 new names (e.g.: redtyp, tinywhtyp, BodyType, bldwhtyp)
Whenever I do this it strikes the integer type in my page... He is moving things.
How can I change the names of these styles (my master wants me to)?
What I am doing wrong? Any suggestions for new names?

Also, I have an external CSS file command this:

{P}
do-family: Arial, Helvetica, without serif.
}

H1 {}
do-family: Arial, Helvetica, without serif.
}


Can I combine all of the above and place everything in the external CSS file and delete the index.html file?
What he would look like?

Friday, February 23, 2007 15:35:55 + 0800, Steve Fleischer
wrote:

>
> You can use find and replace to do this easily.

better search and replace - in the properties box - in style
tab look down - look for 'Rename' - it uses find it and
Replace the code DW - but sets up the F & R for you.
--

~ Malcolm N...
~

Tags: Dreamweaver

Similar Questions

  • How can I create more than one CSS style for the text links?

    Hello

    Just like the title says, I need help to create more than one CSS text link style in Dreamweaver CS4. For example, I want that navigation on the site that I am building to have a style of link different text as a link in a certain part of the body copy. I played with Dreamweaver for awhile and can't find a way to do this. If it is still possible to do so, I'd appreciate any help.

    It is a common requirement in most Web sites.

    It's faster and easier to implement directly in Code view

    Good tutorial here

    http://www.Projectseven.com/Tutorials/CSS/Pseudoclasses/page3.htm

  • using column value in a CSS Style for the column in the report

    I am trying to apply a style CSS (background color) to a column in a report based on another column.

    So the attributes column for a specific column, I would like to be able to add this to the "CSS Style" field under the group, "formatting of column:

    background-color: #BKG_COLOR #;

    It seems not to take my column value, which is #daf2ea

    In the field of Style CSS, if I change it to: background-color: #daf2ea - so it works.

    So he doesn't seem to take my #BKG_COLOR column value' in the field of Style CSS.

    Any ideas? What do I have to use the "HTML Expression" field instead, and how could I do?

    Thank you
    John

    jfosteroracle wrote:
    I am trying to apply a style CSS (background color) to a column in a report based on another column.

    So the attributes column for a specific column, I would like to be able to add this to the "CSS Style" field under the group, "formatting of column:

    background-color: #BKG_COLOR #;

    It seems not to take my column value, which is #daf2ea

    In the field of Style CSS, if I change it to: background-color: #daf2ea - so it works.

    So he doesn't seem to take my #BKG_COLOR column value' in the field of Style CSS.

    Any ideas? What do I have to use the "HTML Expression" field instead, and how could I do?

    Don't believe that * CSS Style * supports the substitution of the column.

    You can use * HTML Expression: *
    {code}
    #OTHER_COLUMN #.
    {code}
    However the two this and * CSS Style * apply a style to a span element in the cell of the report, rather than the whole cell, which is what everyone expects in general / wants. To apply background color to the cell, you must use a custom report named column model: + {message identifier: = 9908585} +.

  • CSS style for the chart data

    I am struggling to find how to use CSS to control the display of the data for a chart series.

    I would like to control the line color, thickness, size of symbol, etc. for the two series I've posted.

    When I look in the documentation for this type of functionality is mentioned for scatter charts:
    You can change the styles of this symbol by defining alternative values for the property .default - color5.chart - symbol. Check out JavaFX CSS reference Guide for more information.

    However, I don't seem to this information under the CSS reference.

    How can I know what the css formatting would be for these parameters?

    Dig the caspian.css on the jar file. This file is rather well documented and contains all the current values for the CSS.

    Karl

  • Rule of CSS style for the background image

    I'm doing a tutorial "Create your first website" and set up a CSS rule to add a background image.  The rule indicates in the CSS styles, but it does not appear in Design view.  I re-read the instructions 100 times.  Any ideas what I am doing wrong?

    Here's my DSS rule for the main image:

    #main image {}

    background-image: url (.. / images/main.jpg);

    background-repeat: no-repeat;

    position: relative;

    height: 376px;

    Width: 968px;

    }

    Thank you!  This is a duh moment where you finally see what is obvious.  I should have taken him.

    I appreciate your help

  • CSS style for the display text (does not save the State)

    Hello

    I just upgraded from APEX to APEX 3.1 3.0 and display text (does not save the State) which I had set to display more by adding style = "color: #658bb1;" font-size: 25; "the field of HTML table attributes for the element.

    Since the upgrade, that has been lacking in the font size of the body (12 PT) and I can't seem to be larger.

    I tried to use attribute selectors - span [class = display_only] {color: #658bb1; font-size: 25px;}, but this only works in Firefox.

    Can anyone help please.

    Thanks in advance

    Graham.

    Hi Graham,

    I can't see your post exactly what you did!

    I tried your style here: [http://htmldb.oracle.com/pls/otn/f?p=33642:176] and it seems to work ok in IE and FF

    As part of header HTML of my page, I add:

    <style type="text/css">
    .display_only {color: #658bb1; font-size:25px;}
    </style>
    

    Andy

  • How to set up make-style for the text box in the apex.

    Hi all

    I created a text box in the apex and now I'm changing the font for that text box style and I applied here like this is this correct one or any suggestions on this.
    --
    HTML Form Element Attributes: style="font-family:Arial;font-style:Regular;
    The apparoach is the right one or not.
    {code}
    
    
    Thanks,
    Anoo..                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

    David wrote:

    I created a text box in the apex and now I'm changing the font for that text box style and I applied here like this is this correct one or any suggestions on this.

    --
    HTML Form Element Attributes: style="font-family:Arial;font-style:Regular;{code}
    The apparoach is the right one or not.
    

    N ° attribute is missing a quote from endpoint, and "Regular" is not a valid value for the http://reference.sitepoint.com/css/font-style">make style property.» Valid values are normal | italic | oblique as shown.

    Also, it is recommended to specify a default value of generic downturn at the end of the specifications of font family :
    {code}
    style = "do-family: Arial, Helvetica, without serif;" make-style: normal; »
    {code}
    (There's really no need to ask such questions icies and waste of time to wait for answers: to bookmark a good reference CSS like Sitepoint link above or the http://www.w3.org/TR/CSS21/#minitoc"> W3C CSS specification and refer to them as needed.")

  • How to fix: Page Template styles do not respond to changes in CSS files in the text editor of 'Developing' Admin Console

    I bought a model site.  It has a css file, /styles/screen.css

    It also has a template page 'home' with the link to the style sheet within the < head > section:

    "< link href="/styles/screen.css "rel ="stylesheet"type =" text/css"media ="screen"> < / link >

    I am tempted to change screen.css, by editing the file in the 'Develop' administration Console and pressing the 'Save' button on the file when changes are made.

    However, the changes do not appear in the preview of the Page template.

    However, if I do a < style > section in the head <>of the page template and put the change, it displays correctly.

    It's like the Page template does not recognize changes to the screen.css.

    I press "Save draft" and "Update" before you press 'Preview' to check for changes.

    My question is how to fix the Page Template styles that do not respond to changes in CSS files in the text editor of 'Developing' administration Console.

    I am a new user of BC and I agree it is likely a result of not knowing how the css BC.

    Thanks in advance for any assistance with my issue!

    Hello

    I think that you too complicate the thinking problem that BC is a non-standard way of processing applications to a css file. This looks more like a cache or perhaps a code problem. However, I would be happy to take a look at your code and see if I can remember where is the problem. Try Skype me and screen-sharing and I'll see what I can do. It is probably fixed quickly :-) My ID:s 'noviumdesign '.

    Anton

  • Question about CSS styles in the tutorial on creating your first website part 2

    Hello

    I am currently on the tutorial on creating your first Web site 2 part. http://www.adobe.com/devnet/dreamweaver/articles/dw_html5_pt2.html . I am creating a new CSS style for #logo h1, h2 #logo. My text does not move off the screen and the Citrus coffee still has the text header in front of him. The instructions are not very clear. Can someone please explain what I'm doing wrong?

    Thank you

    Alexisonsmith3

    Another thing you can try to do is to change the case of your CSS tags:

    #logo hgroup {}

    position: absolute;

    top:-500px;

    }

    Definition above can be:

    #Logo hgroup {}

    position: absolute;

    top:-500px;

    }

    It is also recommended to always use lowercase letters to set all your CSS rules.

    I don't know if it will really work - but just a thought

  • Want Firefox to save your tabs for the next time it starts?

    FF 27.0.1 on Linux Mint XFCE 16, up to date.

    I have my preferences set to "show my home page".

    Whenever I close FF with the X in the upper left corner, he gets up and asks me "do you want Firefox to save your tabs for the next time it starts? I check the box to ask next time and have tried both save and exit and just left. When I open the browser again, it seems to randomly decide to open all the tabs I had last time, or sometimes (rarely) just my home page tabs.

    I don't want to open all the tabs I had open, and I don't want the question whenever I have leave FF. I used FF for years with XP, but I am new to Mint.

    Done setting the prefs 'warnon' on the topic: config false page has an effect any?

    • browser.tabs.warnOnClose
    • browser.tabs.warnOnCloseOtherTabs
    • browser.warnOnQuit

    Make sure that you run not Firefox mode full screen (press F11 or Fn + F11 to toggle; Mac: Command + SHIFT + F).

    If you are in full screen view then hover over with the mouse to the top of the screen to facilitate the bar appear Navigation and tab bar.
    Click the expand (in the top right Navigation bar) to exit full screen or right-click on a space empty on a toolbar and select "exit full screen" or press the F11 key.

  • What are the CSS selectors for the main Menu of FireFox 4?

    What are the CSS selectors for the main Menu of FireFox 4?
    http://img228.imageshack.us/img228/5512/ff4menubar.gif

    Always the same as in Firefox 3.5 and 3.6 versions:

    #main-menubar
    #file-menu
    #edit-menu
    #view-menu
    #history-menu
    #bookmarksMenu
    #tools-menu
    #helpMenu
    
  • I want to get a monthly membership for the photos, but what happens if I decide to cancel it in two months? How much would it be?

    I want to get a monthly membership for the photos, but what happens if I decide to cancel it in two months? How much would it be?, I want to get a monthly membership for the photos, but what happens if I decide to cancel it in two months? How much would it be?

    I have no idea what is the schedule of fees of termination at the beginning.

    The swarm FAQ: cancel your creative cloud membership

    If you cancel your annual subscription (individual or team) within 14 days, you will receive a full refund. Otherwise, you are charged at 50% of your other obligation contracts.

  • I created a form with fields default text for a user to update/customize.  Is there a way to style of the text, so I can quickly identify the changes to the default text in a field?

    I created a form with fields default text for a user to update/customize.  Is there a way to style of the text, so I can quickly identify the changes to the default text in a field?

    You can use a validation script customized to each text field that looks like:

    event.target.textFont = event.value = event.target.defaultValue? font. HelvI: fonts. Helv;

    This will make the text italic (Helvetica) when the field value is the value default and regular otherwise. There are other properties that you can use instead, as the field color, border width, background color, text or text size...

  • Set preferences for the text tool

    Is there a way to change the preferences for the TypeTool? For example, when used to create a frame, can I put it so that the vertical justification is Center instead of top? At the present time, I have to use the B command to bring up a Panel to make this change. CS4 on Mac.

    You don't talk about preferences for the text tool. It would be for the character or the formatting. You talk about preferences for a frame type.

    You must create an object Style (window > Styles > object Styles) which creates a frame in the way that you want and apply like a style of object.

  • Renaming of files exe with the same name

    I have

    just installed a game on steam.  The package ended up being buggy, so it did not work.  But I found a solution on the Forum and he told me to rename these two files exe under the same name.  Its the only way to fix the game.  Others did and cela worked.  When I try to rename the file an error pops up telling me that I can't have two files with the same name.  In summary, this is what is happening.

    two files are: prince of persia.exe and princeofpersia_launcher.exe .

    Need to rename it to princeofpersia_launcher.exe to the prince of persia.exe

    An error pops up saying ERROR RENAME FILE or FOLDER: cannot rename princeofpersia_launcher: a file with the specified name already exists.  Specify a different file name.

    The problem is that these two exe files MUST have the name of prince of Persia: work.  Is it possible that I could do?

    It is not possible to have two files with the same name in the same folder.  Something is wrong with the instructions that you try to follow.  What do say exactly?  Can you give us a link for them?
    Boulder computer Maven
    Most Microsoft Valuable Professional

Maybe you are looking for

  • My update of the software does not work

    My update of the software does not work and I can't return to the main he keeps on telling me to restart the computer and then go through the software update settings, then it ends by does not and then it tells me to restart and restart and restart a

  • Upgrade help

    Hello, I have a HP Pavilion Slimline s3713w desktop PC. I was wondering if I'm past cases of a box round Middle could I get another processor and ram more if I stuck with AMD processor, the only thing that worries me is the incompatibility with the p

  • Options to Hibernate and sleep Portege R600 No. after fresh XP install?

    I just installed a new XP and it seems that windows is not able to Hibernate or Stand By. When I click to "Turn off computer" in the menu start, the menu offers me just close and restart. Stand is unavalable (in grey) and hibernation is not yet liste

  • Error to fix permissions if I use the backup library

    I have the library on an external hard drive and I starts the backup on a second external hard drive. When I opened the backup of my library in second external hard drive with a photo, it is reported an error to fix permissions. What can I do to use

  • Messages is to combine two people into a path of conversation

    Messages decided that my husband and my son are the same person. Unfortunately they have the same name, but even if I corrected my address book to my son 'II' list their photo (and the name with the 'II') always happen when I'm in conversation with m