Over ride page properties?

Silly question i'm sure but how do I over ride a the page
properties for a link.
My page properties says on mouseover..make the link text
blue. I dont want this to happen on my footer links...so how would
I do this?
The CSS style i'm using for my footer links is:
.footerGrey {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
I want to over ride the page properties and keep it exactly
the same on hover...
Is it something like..
.footerGrey : Hover
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
thanks

On Tue, 26 Aug 2008 10:44:01 +0000 (UTC), "cripaustin"
<[email protected]> wrote:
>Silly question i'm sure but how do I over ride a the page
properties for a link.
> My page properties says on mouseover..make the link text
blue. I dont want
>this to happen on my footer links...so how would I do
this?
> The CSS style i'm using for my footer links is:
>
> .footerGrey {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 10px;
> color: #333333;
> }
>
> I want to over ride the page properties and keep it
exactly the same on
>hover...
>
> Is it something like..
>
> .footerGrey : Hover
> .footerGrey {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 10px;
> color: #333333;
> }
>
> ???
just copy the a: pseudo links in you style sheet
paste them to somewhere else, and prefix them with:
.footerGrey
.footerGrey a { font-family: Verdana, Arial, Helvetica,
sans-serif;
font-size: 10px;
color: #333333;}
.footerGrey a:link { color:blue; }
.footerGrey a:visited { color:purple; }
.footerGrey a:focus { color:orange; }
a:active { color:navy; }
OK ?
~Malcolm~*...
~*

Similar Messages

  • Over riding a properties file?

    Is there a way to pass a new properties file on the command line that will over-ride a properties file embeded in the jar file?
    Our deployment would otherwise involve creating multiple copies of one jar file with slightly different properties files (and this is 3rd party so I can't get the devs to change it).
    Cheers,
    Seigers

    Hmmm, I'll assign the dukes, but it wasn't a world changing answer - RTFM for dukes is a bit cheeky!
    The correct answer appears to be that if we copy the properties file from the jar to the deployment directory and delete it from the original jar file, so long as we put the deployment dir in the classpath the new properties file will be picked up.
    E.g.
    c:\product\javalibs\myjar.jar <- Contains 'myprop.properties' on install.
    Use zip to extract myprop.properties and copy it to say c:\myproject\props\
    Use zip to delete myprop.properties from the jar file and include c:\myproject\props\ in your classpath.
    Java will then find the properties file from the classpath when it can't find it in the jar file.
    As intended you can now copy the properties file to c:\mynextproject\props and modify it then include it in that deployments classpath and you have one app install with multiple properties.
    In fact no, I'm not going to award the dukes as the Jar command wouldn't even begin to help solving that lot (except arguably the extract of the props file).
    Hope the above helps someone else as well as me.
    Cheers

  • Over-ride default customization for Dynamic page portlet

    has anyone been successful at over-riding the default customization that comes with the Dynamic page wizard. I have a portlet that will have specific values for each user and I would like to default those values the first time the user comes in. The delivered customization screens are not adequate to do this.
    Any ideas would be appreciated...
    null

    The question is not related to dynamic services. It is related to over-riding the default customization delivered by the Oracle portal dynamic page wizard. I need to figure out using the PDK how to enhance / over-ride the default customization that is generated. Is the preferred approach to go through the wizard and then modify the code that gets generated or should you just start from scratch and never use the wizard at all?
    Thanks,
    Tom
    null

  • Can I over-ride the default setting in Organizer to allow sorting photos by filename ?

    I am converting slides from the 1970's and 80's to digital files and using PSE 8 to Organize them but it is important to me that they stay in the order of the file name I give them and NOT "Date: newest first or last" because it would seem that PSE, in the absence of metafile information, uses the date and time I uploaded the file to the Organizer as the "Date:".  ACDSee has a much more sensible arrangement in giving me full control of how my photos are sorted.  I am being driven to using ACDSee as the organizer and PSE as the photo editor, a not very convenient arrangement.  So my question is, "Can I over-ride the default setting in Organizer to allow sorting photos by filename ?"

    The type of file system that you're trying to set up, is actually done better by creating you own file heirarchy in Windows, and then viewing by import batch.  For example; you might create a top level folder "My Slide Scans", then perhaps, "My son John". So, the scans of john all go in the same folder, you import the folder in one batch, and you're where you want to be.
    That said, PSE will fight you at every turn to do this, since with the scanner hooked up with PSE, PSE is going to want to store your photos in "scanned photos" and import them as you scan them.
    I woud suggest this.  After the scan and import, use PSE to move the photos to their final destination folder, say " Hawaii 1994", and create a tag of the same name". Then when you're done scanning photos of this event, use the tag to view all the scans at once. Then, delete all the photos from the organizer. (Yeah, sounds radical I know). Take heart! All you've gotta do then is to reimport the whole folder. All the same name photos will be in one import batch. And with all the photos of any given topic in one folder, you'll be able to also use Windows Explorer in any number of modes to view the photos outside PSE.
    Keep in mind you can rename batchs of photos by selecting them, or by import batch or even tag, then "Ctrl. > Shift > N" will bring up the name change dialog box.
    This technique is quite contensious, but, it makes a whole lot more sense than storing all your photos in the "My Photos" folder on the "C:/" drive where any viral or malware hiccup might cause the necessity of a reformat, which could cause the loss of years of work.
    If a name search is a priority, that would be "Ctrl ."Shift" > "K" then type in whatever your heart desires.
    Caution: Before attempting a delete/ reimport manuver, Alway, always, write the tag and file info to the photo. "File" >"Write Tag and Properties Info to File".
    I always am quite adamantine about suggesting that you do NOT use the same physical HDD that contains Windows to store your photos, that's just asking for trouble. HDDs are quite cheap nowadays, and they're worth every penny in piece of mind. Plus to use a storage ("Volume") drive, you have to create your own file heirarchy anyway, so that leads right back to the beginning of this discussion.

  • DW CS3 Page Properties problem - I don't have font, repeat  options

    I have been following some online tutorials and they are also in CS3, DW but my page properties layout and options are different within the program.
    Is there something that needs updating/ downloading turning on in an advanced option? I have looked over the web and can find others with the same problem but not a solution.
    Hope you can help.
    The link below at the bottom of the page on the left has a thumb nail of the properties page which matches mine, note no repeat, font and other options are missing compared to others and I imagine yours.
    http://forums.macrumors.com/showthread.php?t=361918
    thanks

    I had the same problem although it was a previous update rather than this one that caused the problem. Just hadn't got round to doing something about it - was using Bing images instead.
    I searched for some answers this morning and seemed like most suggestions were a nuisance to try. Couldn't find 'Preferences button of HTTPS-Everywhere' as suggested above. Decided to check if No Script was blocking it. Sure enough. So problem is solved.
    Thought I'd put it out there in case it helps someone else. Appreciate that people are so helpful on here.

  • Can't over ride "Secure connection failed", no over ride option shows.

    Secure Connection Failed
    I have connected to this page many times before.
    Emptied cache and cookies last night. Now FF won't allow
    site. There is no "Allow" option showing on warning screen.
    How can I over ride/ allow?
    An error occurred during a connection to ohiomeansjobs.com.
    The OCSP server has no status for the certificate.
    (Error code: sec_error_ocsp_unknown_cert)

    My friend has found a workaround:
    [7/24/14, 10:08:46 AM] Andy Nowakowski: go to 'about:config' in a new tab
    [7/24/14, 10:09:13 AM] Andy Nowakowski: toggle security.use_mozillapkix_verification
    [7/24/14, 10:09:23 AM] Andy Nowakowski: and it will return to previous behavior
    found on the bugzilla :)
    ''(fixed pref name - c)''

  • Page Properties and Text Rollovers

    I have been trying to create simple text rollovers for my
    page and have ran into a confusing problem. In Page Properties, I
    used the link feature to make a word in green text turn orange when
    the mouse rolls over it. This works fine. However, what if I want
    another piece of text on the same page to have a
    different text rollover? Is there an option to override the
    Page Property setting (without using flash text?) Because now
    whenever I create a link, it automatically turns the word green
    with an orange rollover!
    My page is not uploaded to the net yet, but please help me!
    This is driving me
    insane!

    You need to take some time to learn how to control links.
    Read this, it
    goes on to cover how to create multiple instances of
    different colored
    links.
    http://www.projectseven.com/tutorials/css/pseudoclasses/index.htm
    Johnnythunder wrote:
    > I have been trying to create simple text rollovers for
    my page and have ran
    > into a confusing problem. In Page Properties, I used the
    link feature to make a
    > word in green text turn orange when the mouse rolls over
    it. This works fine.
    > However, what if I want another piece of text on the
    same page to have a
    >
    different text rollover? Is there an option to override the
    Page
    > Property setting (without using flash text?) Because now
    whenever I create a
    > link, it automatically turns the word green with an
    orange rollover!
    >
    > My page is not uploaded to the net yet, but please help
    me! This is driving me
    >
    insane!
    >

  • Over ride the drop-down value?

    Hello,
    I am developing an VISITOR Adobe Interactive Form, i have Designer 8.1 and Reader 9.0 in my Windows 7 Laptop. When i checked the menu EDIT-->form properties --> Compatability, its Adobe XML form File (XDP)
    When i opened this VISITOR interactive form in a browser, right clicking and checked form PROPERTIES, then i saw the "PDF Version: 1.6 (Acrobat 7.x)"
    I have a bunch of drop-downs in my interactive form, done by dragging & dropiing the 'Drop-down list' object, at the end i binded it with some data source, working fine, say its COUNTRY list.
    As soon as use opened the form, he saw the 'USA' prepopulated in the drop-down field, fine.
    User dropped down the entries, he saw a couple, like USA, Canada, UK, Spain, fine.
    But, now user want to enter / override this USA entry with his own value, like FRANCE, but, my form is not allowing, its behaving like a 'readOnly' field!
    Pls. let me know how to over ride a entry of drop-down values, as per user wanting value?

    Hello Srinivas,
    You can overide the entry of drop-down list by:
    selecting the "Allow Custom Text Entry" box of the field tab of the object palette
    of that drop-down list.
    Thanks,
    Debadas.

  • I have finished a book in Aperture 3. When I press buy book a text comes up " empty text field detected in book" I have been through the book many times and can't find it. Can I over ride it at this stage the book wants to cancel

    I have finished a book in Aperture 3. When I press" buy book' a text comes up " empty text field detected in book" I have been through the book many times and can't find it. Can I over ride it?  At this stage the book wants me to cancel

    I have been through the book many times and can't find it. Can I over ride it?  At this stage the book wants me to cancel
    Sure, you can override the warning and press "Continue" instead.
    But you said "you have been through the book many times" - have you checked the pages in Aperture's book view or have you checked the preview of the book? I'd look at least at at the "Preview" of the Book - after pressing "Continue" you will see the "Preview" button when the next panel is shown. Look carefully at the preview of the book, if any text is missing.
    If you are sure that you like what you see in the preview and no empty textfields show, you can proceed to buy the book.
    Regards
    Léonie

  • I need a contact at Adobe to help over ride their computer system so that I can install  Phot 7

    I am trying to install Photoshop 7 on my new computer with Windows 8.  The Adobe system will not take the serial number.  It says to contact Adobe, but I cannot find a way to do that.  No telephone number to get to someone to help over ride the system to get this older verion that I prefer, installed.

    Rcsheets the page offered by John does require that you choose the Adobe Product and type of inquiry you have before providing the appropriate contact information.
    You may also want to see http://adobe.ly/yxj0t6 to contact our support team.  If you continue to face difficulties displaying the pages then I would recommend you utilize an alternate web browser.

  • How do I over-ride Firefox 4's refusal to allow installation of Torbutton v1.3.2-alpha?

    The developer at the Tor Project has been testing Torbutton v1.3.2-alpha (unstable). Although not fully stable, it's being released for users to test. Informations is at https://blog.torproject.org/category/tags/firefox and https://www.torproject.org/torbutton/ . When I tried to install this alpha release from the 2nd link's page (look for "Install alhpa" on the page), Firefox 4 refused to allow completion of the installation. What I need to know, is how do I over-ride that refusal, to achieve installation?

    Thanks for the replies. Yes, they were both helpful and informative. However, the bottom line is that in order to work around the compatibility problem, I'd need to do some re-programming of Firefox, with subsequent risk of "malfunctions or crashes". It's simpler and safer, to just abandon use of the version 4 as being fundamentally defective, uninstall it, and return to use of v3.6.3 which worked correctly most of the time. I appreciate your assistance!

  • CSS rules vs. page properties

    Hello,
    I have taken over a website which is already built. I'm very,
    very new to all this, please bear with me.
    I am trying to apply styles etc; I have a CSS sheet which I
    like and incorporate in pages but it seems that some styles are
    conflicting -between the CSS sheet, the page properties and even my
    left menu.
    As a result, when I load some pages on the website, they 1st
    show a certain style (very briefly) then jumps to the "final"
    style.
    Which style tool supercedes the others and how can I control
    them better?
    Thank you,
    Caroline

    The style closest (in the code) to the element being styled
    wins (in the
    case of conflicts). Thus -
    <style type="text/css">
    body { color:red; }
    </style>
    </head>
    <body>
    <p style="color:blue;"><span
    style="color:green;">This text is
    green</span></p>
    If you are gathering that all this code is important, you are
    spot on. I
    wouldn't want you working on any website without being fairly
    comfortable in
    the code. Meantime, these may help -
    http://www.w3schools.com
    http://www.projectseven.com/tutorials/css/uberlinks/index.htm
    http://www.projectseven.com/tutorials/css/qtabs/index.htm
    http://www.macromedia.com/devnet/mx/dreamweaver/css.html
    http://www.macromedia.com/devnet/dreamweaver/articles/tableless_layout_dw8.html
    http://www.macromedia.com/devnet/dreamweaver/articles/css_concepts.html
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Cobejero" <[email protected]> wrote in
    message
    news:gqtm1k$b2g$[email protected]..
    > Hello,
    >
    > I have taken over a website which is already built. I'm
    very, very new to
    > all
    > this, please bear with me.
    >
    > I am trying to apply styles etc; I have a CSS sheet
    which I like and
    > incorporate in pages but it seems that some styles are
    > conflicting -between the
    > CSS sheet, the page properties and even my left menu.
    > As a result, when I load some pages on the website, they
    1st show a
    > certain
    > style (very briefly) then jumps to the "final" style.
    >
    > Which style tool supercedes the others and how can I
    control them better?
    > Thank you,
    > Caroline
    >

  • Page Properties Problems

    DW CS4 OS X/10.5: I am having problems getting the correct MIME type and character encoding to "stick" when I edit old pages. Two things go wrong, the first of which is just an annoyance, the second of which is my problem-to-be-solved. Editing a page that says in the lower right corner of the window that the character encoding is ISO Latin 1. I want to tell DW that I am using UTF-8 so I can type things like curly quotes from the keyboard instead of using HTML character entities. I already have a PHP header that handles this properly depending on the browser's capabilities, so I don't need or want a meta tag added to the head of the document. In particular, my PHP code generates the correct MIME type for xhtml 1.1 files, depending on what the browser says it can accept (application/xhtml+xml for browsers that understand it; text/html for ones that cannot).
    When I go to Modify->Page Properties, the first problem is that when I click on Title/Encoding, I have to dismiss four dialogs that inform me that "auto" is not a standard value for this CSS property. Presumably this is a reference to the four auto settings for margins on the Appearance tab, which is irrelevant to the task at hand. As I said above, this is an annoyance, but I can click "Yes" four times to get rid of these pretty quickly. Still, it's a bug that the settings should default to invalid values.
    The real problem is that when I get to the Title/Encoding tag and select UTF-8 for the character encoding, DW adds a meta tag to the head of the document that tells what the character encoding is and what the mime type is. But I can't keep this meta tag because it tells all browsers that the MIME type is text/html, defeating the purpose of sending the correct MIME type depending on the browser's capabilities. But if I delete the meta tag, the next time I open the file in DW, it thinks it's an ISO-Latin-1 file again. Despite my global preference to treat files of unknown character encoding as UTF-8.
    Bottom line: is all this a bug in DW, or is there actually a way to get DW to interpret the character encodings of all legacy pages as UTF-8 instead of ISO-Latin-1?

    They do seem to match up in the bean and this is the line I use to set the Book as the bean ID in the JSP.
    <jsp:useBean id="Book" class="com.resBook" scope="request"/>
    Any other suggestions?

  • Is it possible to over-ride "user.name" property?

    Hi,
    I have a java application with it's own JRE bundled in it. The application uses "user.name" to identify the user who is using the application. Now, is it possible to over-ride this? I would want to supply a user name that the application should be using to run the application.
    I have seen the application's options to pass a command line argument and this does not seem to be possible.
    I tried sneaking into the System class source code and see that the properties returned by System are initialized in the method "private static native initProperties". I did not have any clue on how to see the implementation of this "native" method!
    Appreciate any help!
    Thank you.

    public class User {
         public static void main(String[] args) {
              System.out.println(System.getProperty("user.name"));
    C:\temp>java -Duser.name=TigerWoods User
    TigerWoods
    C:\temp>

  • UCCX 10 open and close over-ride

    I am trying to find a way to into create a script to have it so that an supervisor can call a number and over-ride to close or open option.
    does anyone has a sample script to share?
    thanks

    There are many posts on this topic here, and some good script examples here:
    Cisco Unified Contact Center Express Script Repository 9.0(2)

Maybe you are looking for

  • Error Deploying A Cube with the Deploy All option

    Hi All, I get the error below when I try to deploy a cube: ORA-06510: PL/SQL: unhandled user-defined exception ORA-06512: at "OLAPSYS.CWM2_OLAP_UTILITY", line 1660 ORA-01403: no data found ORA-06512: at "OLAPSYS.CWM2_OLAP_CUBE", line 33 ORA-06512: at

  • Edit Formscentral form with Adobe Acrobat 9 PRO

    Since Formscentral is being discontinued, I would like to be able to edit my forms with Acrobat 9 Pro. I have saved my forms from Formcentral as a PDF, opened them with Acrobat, saved a copy to remove the security, then opened it with the Forms wizar

  • What is sparkle and how did it get on my system?

    Attempting to empty trash I find a file org.andymatuschak.sparkle.finish-installation.plist which cannot be deleted "The operation can't be completed because the item "org.andymatuschak.sparkle.finish-installations.plist" is in use." I did not instal

  • Drop shadow on img missing

    Hi! I want a drop shadow on my images. I have created this div to do that: .shadow{ box-shadow: 5px 5px 3px rgba(65, 65, 65, 0.5); Then I added the div class to my images. But it doesn't work on the images already inside a div tag. E.g. my two pictur

  • ITunes to ATV2 - movies worked once but now some no audio and some no video

    I Bought and successfully hooked up my ATV2 and got it linked up with my iTunes home sharing via airport extreme. Everything was working and playing nice. I think it was even working after the update to 4.3. Now, Several of my movies play on the ATV2