How do I stop text from changing colour when hovering over it?

Hello, I have downloaded a template for Dream Weaver CS6 (Which is the version i am usig). When you hover over one of the boxes the top text changes colour to black instead of staying white... does any one know how i can make it so the text stays the same colour. I will post a print screen of it.
Before clicking:
View image: 1
When hovering over it:
http://postimg.org/image/wdsii9mab/
I will post the code of the index page aswell: <!DOCTYPE html> <html lang="en"> <head> <title>Home</title> <meta ch - Pastebin.com
Any help is appreciated. Thanks.

Your unwanted pink hover color comes from style.css line 181 here
.btn_{
    background: none repeat scroll 0 0 #cf3046;    border: medium none;
    border-radius: 3px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin-top: 20px;
    padding: 7px 13px 8px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;

Similar Messages

  • How can I stop text from being show when I print it?

    You can see the webpage I am working on here: http://www.peterforkes.com/Resume.html
    I created a staylesheet called "print.css" and added the following lines to my Resume.html file:
    <link href="_css/Resume.css" rel="stylesheet" type="text/css" media="screen" />
    <link href="_css/Print.css" rel="stylesheet" type="text/css" media="print" />
    In my Resume.html file I have a link that will print a PDF of my resumé.  However, if you print the resumé then I do not want the link to print the resumé to be shown.
    In the print.css I created the following class:
    .doNotPrint {
    color: #FFF;
    I applied the class to the 'offending' text, thus:
    <p class="doNotPrint"><a href="PDFs/Peter A. Forkes - Resume.pdf">Resume.pdf</a></p>
    however, it does not seem to have any effect.  I am assuming (since the background is white) that changing the text color to white should make it invisible.
    If you can suggest either how to make my method work (or suggest a better method) that that should mean that I have finished everything I want to do with my webpage.
    Thanks,
    Peter

    I am assuming (since the background is white) that changing the text color to white should make it invisible.
    The problem with the CSS is that you've targeted the <p> tag with the rule, not the <a> tag so it has no effect. Normal text in that paragraph will print in white but links will display in #333 because of your rule on a:link and a:visited
    Nevertheless, I would avoid those tricks in case you incur the displeasure of the search engines. They're widely used by spammers and are punished accordingly (even though I know we're talking about a print stylesheet and your intentions are honourable :-).
    In your print stylesheet, change
    .doNotPrint {
    color: #FFF;
    to
    .doNotPrint {
    display:none;

  • How do I stop LR from changing setting when I Import?

    Whenever I import photos the exposure and other settings are changed.  I have resete every default setting I can find for any kind of preset.
    I tried to uninstall by dragging to the trash can (Mac OS) and reinstalled to try and clear the issue.  Not sure this was the correct process as
    it didn't seem to wipe everything out.  Don't know what setting got changed along the way.  Just trying to get everything back to default
    so that my photos aren't arent manipulated before I can even get them to the develop module.

    You probably set either a default import preset applied during import or changed your Camera Raw defaults.  If the first, look in import and remove that preset from being applied.  If not, try edit-preferences-presets-Reset all default Develop settings.  I'm actually not sure if that will reset the Camera Raw settings or not, as I've only set them before, not reset them.

  • How do I stop NEF images changing colour when I click on them in adobe bridge

    Windows 7
    Photoshop CS3
    Nikon DX40
    Photos shot as NEF files
    I am experiencing a problem when I look at my NEF images in Adobe Bridge. When I load them in and look at the thumb nails without clicking on them or opening them, the images look fine. As soon as I click on the images (just to select it not to actually open it) the colours change quite dramatically and i can't get back to the original images. It looks as if a greenish tone is put onto them and some of the detail is lost.
    I have tried the obvious things like resetting to default settings etc. Does anyone have any suggestions? thanks

    function(){return A.apply(null,[this].concat($A(arguments)))}
    I am experiencing a problem when I look at my NEF images in Adobe Bridge. When I load them in and look at the thumb nails without clicking on them or opening them, the images look fine. As soon as I click on the images (just to select it not to actually open it) the colours change quite dramatically and i can't get back to the original images. It looks as if a greenish tone is put onto them and some of the detail is lost.
    Can you upload such a NEF? Use yousendit.com if you don't have web space (and post the URL for downloading here).
    Gabor

  • How do I stop GoLive from changing the location of my CSScriptLib.js file?

    How do I stop GoLive from changing the location of my CSScriptLib.js file?
    I am making rollovers and want my CSScriptLib.js to be in the same folder as my HTML files.
    Every time I edit the rollovers GoLIve recreates the path of the CSScriptLib.js to file:///Users/xxx/Library/Preferences/Adobe/GoLive/Settings8/JScripts/GlobalScripts/CSScr iptLib.js so it won't work when uploaded. I always need to edit my HTML before uploading. All I want it to say is src="CSScriptLib.js" as the default.

    The site file is a database that keeps track of all your assets (and much more), including the scriptLib file. As soon as the page is saved (when you use the site file and it's open) the link will be change to the correct path that will work on the server.
    If you're not using the site file you might as well use a text editor, since most of GL functionality is gone.

  • How do I stop AE from changing my workspace when loading a project?

    How do I stop AE from changing my workspace when loading a project?  I've looked everywhere and can't find it.  I work on a lot of projects that a peer works on and his screen size is smaller and his workspace is different than mine.  Is there a setting I can change so that when I open one of his projects my AE window doesn't change?

    No. That behavior is intended. The problem is probably that your colleague uses the "Standard" workspace in a custom configuration and since it is matched by name, it emsses up your "Standard" workspace as well. Therefore advise your colleague to create his own workspace with a custom name and/or create your own custom workspace to be able to more quickly reset things.
    Mylenium

  • Why does the Date Created metadata change when images are exported?How do I stop it from changing?

    why does the Date Created metadata change when images are exported?  How do I stop it from changing? I must have a prefernce set up wrong.

    I don't know what OS you are using, or what application you are using to view the data about your exported files, but on Windows and using Windows Explorer the "Date Created" field relates only to the date that the exported file was created, i.e. if viewed immediately after export it will show the date created as being the same date. In order to view "Capture Date" in something like Explorer, you first have to ensure you have included the Metadata as Conrad outlined above, then you have to adjust the display properties of Explorer to show the "Date Taken" field. Here is an example, part of a folder I exported back on March 3rd, note the difference between that last two dates:

  • How do i stop iPhoto from automatically opening when I connect my iPhone?

    Hi, well as the title states:
    How do i stop iPhoto from automatically opening when I connect my iPhone?
    It's getting on my nerves...
    Thanks.

    This might also be helpful:
    I wrote an AppleScript that asks me each time I connect the iPhone/camera/etc whether or not I want to open iPhoto. Usually I just hit return and it doesn't open, but once in a while I'll click Yes to open iPhoto and import videos from my phone. I just did it because it's nice to have a little reminder so I don't go for too too long without importing, but not have it slow things down each time I plug in.
    Below is the script. Paste it into AppleScript Editor, then export it as an application. Then set Image Capture to open this app when you plug in your phone. Would love to hear if it's helpful for you or if you modify it to use other criteria to automatically import only at certain times or conditions.
    Nathan
    set question to display dialog "Open iPhoto to import photos?" buttons {"Yes", "No"} default button 2
    set answer to button returned of question
    if answer is equal to "Yes" then
              tell application "iPhoto" to activate
    end if

  • How do I stop applications from coming up when I power up my computer. If this were a Windows system I would be able to take the app out of the start up folder. On the Mac I don't know how.

    How do I stop applications from coming up when I power up my computer. If this were a Windows system I would be able to take the app out of the start up folder. On the Mac I don't know how.

    The app (Excel) is in the dock. When I left click on it there is no check next to open at login.
    Lets go back to the beginning when I installed ms office both word and excel were in the dock. then one day excel dissapeared. I put it back in the dock and that is when it started opening during login. There is only one X showing in the dock.
    Maybe I have little gremlins.

  • Although I'm connected to my WIFI network my computer keeps "looking for new networks" How can I stop it from doing so when I'm working at home and don't want another network?

    Although I'm connected to my Wi-Fi network my computer keeps "looking for new networks." How can I stop it from doing so when I'm working at home and don't want another network?

    You might want to update Safari to 3.12. I would empty the safari cache. (Safari>Empty Cache). Then quit Safari. System Preferences>Network>Show:Airport>TCP/IP. Insert the following into the DNS Servers box;
    208.67.222.222
    208.67.220.220
    then hit apply. Now launch Safari. You should also try powering down modem, router and Mac and power up in 2 minute sequence; modem, router, Mac.

  • How do I stop mail from automatically opening when iCal events begin?

    How do I stop mail from automatically opening when iCal events begin?
    When an event is about to begin, the mail app opens and I'd like to turn that off since I don't use the mail app.
    Thanks!

    Hi
    This may have something to do with the "Automatically retrieve invitations from Mail" option being enabled? Click on the iCal Menu > Preferences > Advanced. It may also be the Alarms setting? This is for 10.6 iCal so it may be in a different place for 10.5?
    Tony

  • How do i stop programs from automatically running when i start up my macbook?

    how do i stop programs from automatically running when i start up my macbook?
    programs such as.. email and Skype.
    When i go to system preferences, then users & groups, then to my name, log in items ....this box is clear, i have unchecked everything, yet things still start up......

    sometimes these applications will have a setting in the preferences to not open on login of computer. If you see none of that, you can go into:
    system preferences> Users & Groups > Select your user>Login Items.
    unlock the settings by hitting the lock icon on the bottom left of the window then youll be able to uncheck these things from opening when you log in.
    Hope this is helpful or answers the question.

  • How can I stop iPod from repeating songs when I want it to shuffle

    How can I stop iPod from repeating songs when I want it to shuffle

    never mind - all fixed!

  • How do I stop texts from being seen on multiple devices on the same iTunes account

    I just updated my iphone 4s to ios 6 and now my texts are being viewed on another iphone connected to the same itunes account. How do I stop this from happening??

    Go into Settings -> Messages -> Send & Receive on the devices that your would not like to get your text messages to.
    Then remove the email addresses that you would not like to be reached on, especially the one that is the same as your Apple ID.
    Just leave the phone number there, and then the text messages should only appear on your iPhone 4s.

  • How do I stop iCal from changing my appointment times when traveling?

    Once again I missed an important meeting as I had entered it into my iPhone so that event is to start at 10 AM. Last night I flew to this city which is two hours ahead of my town. So what again happened is that iCal just decided to change the time of my appointment to 12 AM.
    Why on earth would iCal asume that I would eneter the event into it in my hometowns time? I mean, when agreeing on the phone with a client, you do not say I'll be there 10 AM my time. You obviously say "ok let us meet at 10 AM".
    So how do I stop this from happening.

    I was having the same problem and spent some time on the phone with apple today.(new computer is under apple care). Tried a ton of stuff with different folks and ultimately I (well, me and 3 apple specialists) was able to solve this issue.
    Here's the break down:
    1. Quit Mail, Calendar and Messages.
    2. Open: System Preference -> Mail, Contacts & Calendars
    3. Delete all your google accounts (using the little minus button below your account list)
    4. Restart your computer.
    5. Re-add your google accounts. (Obviously, keep the calendar box checked).
    6. Open calendar and wait for your google info to populate.
    7. Attempt to add an event with correct time zone.
    IMPORTANT NOTE:
    Events I created while I was having the problem still had the problem.
    I simply deleted those broken events and recreated them with refreshed settings.
    I've only had this working for a few hours so I'm not certain it will stay working forever.
    But for now it is a relief.
    I realize deleting and re-adding the accounts is annoying but it's a lot less frustrating than seeing UTC every time you add an event.
    Hope that helps everyone else having this problem.

Maybe you are looking for