Add the new style of existing DW page link

I have two sets of links on a page: my links navigation bars and my foot of page/copyright info. links. I have active default, hover, etc., provided in the Panel links CSS matching the NAV bar links... Now, I need to create a new style of link for the links from footer specifically putting a new size for active, hover, etc.. I have a footer defined in the CSS but I try to add the font size so that when it is selected on the size remains the same and it's not too big or too small. How would I have written in my existing CSS footer?

I'm sorry if it's confusing. I'm basically just trying to set the style of the links different (NAV bar and footer) and that currently, the links are affected by a CSS rule links in CSS property Panel. I need links in the nav bar must be set to 24 px for all 4 States and my footer links must be set to 11 px for all 4 States.

Thank you-

ashmic

And in the CSS, you would have.

#otherLinks a {color: green; do-size: .9em; text-decoration: none ;}}

#otherLinks a: hover {color: red ;}}

Tags: Dreamweaver

Similar Questions

  • How to add the new column in existing table to our desired location?

    How to add the new column in existing table to our desired location?

    For example, I have to add the new column 'course' before the salary column in the emp table.

    I think the best way is to add the column at the end of the table and create a new view with the order of the columns...

    Another option...

    places the data into a temporary table and recreate the table with the correct order of the columns, and then insert data to the table from the temporary table

    Refer

    Add column (from table) in the desired position

    Example:

    CREATE TABLE temp_my_user LIKE)

    SELECT * FROM password);

    DROP TABLE password;

    (Password) CREATE TABLE

    userID NUMBER

    , first name VARCAHR2 (25)

    , middleInitial VARCHAR2 (1)

    (, name VARCHAR2 (25));

    INSERT INTO password (userID, firstName, lastName)

    (SELECT username

    first name

    lastName

    OF temp_my_user);

    DROP TABLE temp_user;

  • Add the new page number with gaps in indesign extension app

    Hi all

    I develop an application for extension adobe indesign with adobe flex 3.4 sdk.

    the application object is to publish the document to a remote server.

    I did well all options.

    now I am facing problems to Polish.

    the problem is,

    (1) adding new page

    Let's say that a particular indesign document (portrait) contains 6 pages.

    Page 1, 2 are spread

    Page 3

    Page 4

    Page 5, 6 are spread

    Now, I will add a new page through the indesign extension.

    When I try to add a new page. It will add to the last page of the spread. (Page 5, 6)

    Finally, he became Page 5, 6 and 7 in propagation.

    What I want is.

    After you have added the new page, the document must have the following structure.

    Page 1, 2 are spread

    Page 3

    Page 4

    Page 5, 6 are spread

    Page 7

    Is my code to add the new page.

    document: var Document = app.activeDocument;

    document.pages.Add ();

    Please suggest me how to add a new page (without extension)

    Thank you

    Malaris

    Try the code below

    document: var Document = app.activeDocument;

    document.spreads.Add ();

    But make sure you use this code on a document that may be the structure of the page that had mentioned you, that is to say it must be created by unchecking the options 'facing Pages' in the dialog box new document. Otherwise, it will add two pages of the document.

    This should solve your problem.

    Manan Joshi

    -InDesign efficient Solutions

    MetaDesign - Solutions

    http://metadesignsolutions.com/services/InDesign-development.php

  • How to add the new area on page EBS

    How to add the new area on page EBS via OFA

    What is the error... ?

    Try to explain any question in a post...

    Concerning
    Meher Irk

  • BT Yahoo mail will not switch to the new style when using Firefox

    I had to do a re - install under the motherboard has failed. I use BT Yahoo email. On the home page, I get a link "switch to the new BT Yahoo! Mail". That is the link allows to set up the new style and I can then do what the home page and opening in the new style every time. In Firefox help happens nothing other than 'click' navigation and a brief glow and I am still on the old.

    I'm glad to hear that your problem has been resolved.

    If you have not already the case, please mark this thread as solved by the solution of marking.

    This will help other users experience similar problems helps to find faster and more efficiently.

    I hope that you will continue using our products and we thank you for contacting the Mozilla Support.

    Here are the steps to make a clean reinstall for reference.

    Some Firefox problems can be solved by performing a clean reinstall. This means that you remove Firefox program files, and then reinstall Firefox. Please follow these steps:

    Note: You can print these steps or consult them in another browser.

    1. Download the latest version of Firefox from http://www.mozilla.org office and save the installer to your computer.
    2. Once the download is complete, close all Firefox Windows (click on quit in the file menu or Firefox).
    3. Remove the Firefox installation folder, which is located in one of these locations, by default:
      • Windows:

        • C:\Program Files\Mozilla Firefox
        • C:\Program Files (x 86) \Mozilla Firefox
      • Mac: Delete Firefox in the Applications folder.
      • Linux: If you have installed Firefox with the distribution-based package manager, you must use the same way to uninstall: see Install Firefox on Linux. If you have downloaded and installed the binary package from the Firefox download page, simply remove the folder firefox in your home directory.
    4. Now, go ahead and reinstall Firefox:
      1. Double-click on the downloaded Setup file and go through the steps in the installation wizard.
      2. Once the wizard is completed, click to open Firefox directly after clicking the Finish button.
  • [CARS] Add the new disk in the database running environment

    Hi all

    I want to ask a question about oracle RAC especially to add a new disk.

    Here's the situation for existing oracle RAC

    1. There is 1 oracle clusterware (CRS), ASM and 2 node RAC

    2. There is a demand to add a new disk to existing diskgroup

    3. all CRS, ASM and RAC is in the online state

    I read document oracle (How to add a new disc to year Diskgroup existing RAC Cluster or stand-alone Configuration of ASM (Best Practices).) (Doc ID 557348.1()

    My question is,

    1. that I should stop the database, ASM and CRS when add a new disk to existing diskgroup?

    2. are there steps that has already been proven to add a new disk in an operational environment?

    Thank you

    Adrian

    My question is,

    1. that I should stop the database, ASM and CRS when add a new disk to existing diskgroup?

    No, you need not bring down the ASM or DB

    2. are there steps that has already been proven to add a new disk in an operational environment?

    Yes, you can add the disk, ASM automatically rebalance and share the workload on the new disk.

    http://docs.Oracle.com/CD/B28359_01/server.111/b31107/asmdiskgrps.htm#OSTMG10070

    There are number of blog posts about adding disks in a diskgroup

    MRMESSIN Oracle Database Administration: Add or remove disks from the ASM disk on the database group active

  • Add the cluster to an existing table in oracle

    Is it possible to add the cluster of an existing table? For example...

    I have a table:

    CREATE TABLE table_name)

    t_id number PRIMARY KEY,

    t_name varchar2 (50));

    Cluster:

    CLUSTER to CREATE my_cluster

    (c_id NUMBER) SIZE 100;

    Y at - it a command such as: ALTER TABLE t_name add CLUSTER my_cluster (t_id); or something like that?

    Because I want to table to look like this:

    CREATE TABLE table_name)

    t_id number PRIMARY KEY,

    t_name varchar2 (50))

    My_cluster (t_id) CLUSTER;

    And drop all the tables isn't really what I want to do.

    Thank you

    No,

    It is the reverse:

    A table can be stored as a segment of memory (the common way) or in a cluster.

    Will not be part of the table "in the cluster", but other parts outside.

    Please create a new table in the cluster and insert your data here.

    Sorry,

    Martin

  • Cannot add the partition to an existing table.

    Hello

    I don't add the partition to an existing table that is not partitioned, get the error as a type of data not valid, then I'm not find syntax errors.

    ALTER TABLE MESSAGEX_XCHANGE

    ADD THE PARTITION OF RANGE (LAST_MODIFY_TIMESTAMP)

    (

    PARTITION old_data VALUES LESS THAN (To_TIMESTAMP('27/02/2014','DD/MM/YYYY')),

    You see for VALUES LESS THAN (To_TIMESTAMP('28/02/2014','DD/MM/YYYY')) of the PARTITION

    );

    Error report:

    SQL error: ORA-00902: invalid data type

    1. 00000 - "invalid data type".

    * Cause:

    * Action:

    Thank you

    Manon...

    You get this error because your edit statement has an invalid syntax. In addition, you cannot partition a table that is not already configured for partitioning!

    You have to physically re-create the partitioned table in order to add new partitions to it.

  • Add the new storage provider

    Hello

    I try to add the new provider (HP P2000 G3 MSA FC) storage for VMware vSphere Web Client 6, then these steps vSphere 6.0 Documentation Center

    What is the "URL" or where I can find it? I used http://192.168.190.30/ which is the web storage console IP, but get error "the specified provider URL is not valid.

    TIA

    Hello

    VASA Provider URL is accessible via HP OneView plugin for VMware vCenter...

    See details in the section "Support of VASA" on page 37 of this white paper from HP to address official:

    http://WWW8.HP.com/h20195/v2/getpdf.aspx/4AA1-0290ENW.PDF?ver=8.0

  • Add to that a drive to RAID5 ESX didn't add the new space?

    I need more space for the ESX Server so I add 4th same drive size to existing RAID5, I had 3 discs 264.50 I now see in open manage once I add the 4th car total 408 GB is 260 something in ESX under storage always fresh watch 46 GB 264.50 GB of space even old information and restarted ESX even question? How can I add the new space of ESX?

    Thank you

    Always backup your virtual machines if you are not sure

    For me, because I am familiar with the disk partitioning, I would just to repartition the disk.  Depends on your comfort level.  method 1 is the "safest".

    -Matt

  • IRC: Add the new application staus update

    We need to add the new status of applicant except seeded. How add us new status to an applicant.


    In the mass update page by selecting the update status we can update the status of candidate for the 'details and change year reason Applicant status '.

    How to add new values to the fall entered any possibility to reach.

    Thank you
    Siva

    These are only statues of the assignment, then go to responsibility HRMS and open the form "set the articles of surrender." All the statues of assignment is not in iRec, only the articles with the type of system (offer, the first interview, second interview, Application Active, request to terminate, etc...)

  • Add the new CSS rule

    Hello

    DW newbie here; It is my first post on the Dreamweaver forum, although I have been posting on the forums of Photoshop and illustrator years.

    Is Dreamweaver stupid question - possible to add a new style of css via the CSS styles palette only when the style sheet is opened? For some reason when I click on the new icon of styles css design mode and select tags at the bottom of the design view window, DW will not create the style. It only does when the style sheet is opened or (I'm sure) I'm doing something wrong or do not understand how create new css rule works.

    Thanks for any info.

    Click on the new icon in the rule on the CSS panel. Choose 'Tag' to the selector
    Type. Enter the name of the selector "h1". Choose where you want your rule
    defined. Click OK. Work?

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    http://www.projectseven.com/go - DW FAQs, tutorials & resources
    http://www.dwfaq.com - DW FAQs, tutorials & resources
    ==================

    "meinmichigan" wrote in message
    News:gpete2$H1A$1@forums. Macromedia.com...
    > HI ACE,.
    >
    > Just trying to add a tag h1 for font style - practical. I can add it
    > when the stylesheet.css is open OK, but not when just index.html is
    > Open.

  • Add the new entry name of folder of bookmarks does not

    (There's a reason I'm fool the previous thread on this subject, as well as my response to this: I couldn't find a way to add FireFox 10.0.2 to the tags of the thread.) If the thread tags may be edited/added, I wouldn't highlight problems with FireFox 10.0.2 by launching this new thread.)
    RE add new bookmarks folder, can not enter the name of the new folder:

    I am now having this problem with FireFox 10.0.2, 11/03/2012

    When I click on add a folder, a new folder appears in the tree view and the folder name field is highlighted for the entry. But when I start to type characters in the field, I can only type 1 or 2 characters at the most seized stops accept input. I then go to the bookmarks menu, locate the new folder, right-click it, click Properties and complete the registration of the name of the folder.

    At worst, the folder name field will cease to accept entry as soon as I type the first tank, in which case the name of the folder will remain as "new folder." I find the new folder in the bookmarks menu to change the name, as described above.

    It is very annoying because it adds a number of additional steps just to add a new folder in the bookmarks menu. Add the new folder through the "Show all bookmarks" and navigate through the folder hierarchy are an alternative workaround, but that records all the steps.

    Any ideas or solutions?

    Hi John99,
    It has worked well in Mode without failure. Thanks for the suggestion!

    I'm going offline a bit to understand what add-on, plugin, etc., could be causing it. In the meantime, I have marked your suggestion to use Mode safe as useful so that anyone else coming here could get the clue.

    I should probably drop another line in the thread for the guy who in (or has been) using FireFox 7...

    I'll post my results if I can understand it.

    UPDATE:

    I went after any add-on which had nothing to do with bookmarks.

    It was the first add-on I tried, SortPlaces 1.9.1 that automatically sorts bookmarks in various ways according to the parameters. When I disabled it, the problem disappeared.

    I re-enabled it and checked the options to see if I could understand why she was stop to add the new folder. In the 'Options' tab, there is a time limit for how long interval SortPlaces will wait before you sort a bookmark changed or added. It was set to 3 seconds.

    It is not long enough for old men by typing the new name of folder. I put it in 10 seconds. Then, I created a new folder of bookmarks and start typing a name long nonsense, while I looked at the clock. After that 10 seconds it stopped accepting the entrance, right on the mark. What this hidden for me earlier, it was that when he stops to accept input, you don't see the new folder to place in the position of sorting on the menu add a folder. You will see that if you expand the folder later. It's probably why I didn't connect the two.

    Anyway, problem solved. I'm leaving the delay to 10 seconds. If I ever need to be longer, I'll just increase it.

    Thanks again for the suggestion of Mode safe and enjoy the next season of mud.

    Alan Mintaka

  • How to add the 'new tab' button next to the last tab?... I use version 9.0.1. and they are missing and I can't find how to add.

    I got the new tab next to open tabs button, but with a recent update of Firefox, the tab button disappeared. Went through all the help points, but how do I add the new Help tab is not listed. The only way to open a new tab is manually using the buttons on windows/t or opening the file and choosing the new tab.

    Hello

    It could be that he is hidden behind another icon. Please try this: right click on the empty space after the last tab and Customize.... With the mini window open, you can move the other toolbars and icons to check if the new tab button is hidden. You can also check inside the mini window customize the icon named new tab or click Restore Default Set that will be hopefully restore back. Please note that if nothing is uninstalled or disabled when you click on restore by default, you will have to redo all changes to manual/personal toolbar.

    Customize toolbars

  • the new firefox open my home page in addition to the start page of firefox, everytime I open firefox. How can I stop this and make sure ONLY my home page shows?

    the new firefox open my home page in addition to the start page of firefox, everytime I open firefox. How can I stop this and make sure ONLY my home page shows?

    Delete the USER. JS file if there is (some plug-ins create in addition to prefs.js).

Maybe you are looking for