How do I make the hyperlink underlined when I scroll over it?

Hello!
I'm having trouble with my hyperlinks changing color when I scroll over them so I decided to underline them instead. Can anyone tell me how to do that?
Thanks!

Never mind, I figured it out. It's the underlined "U" next to the color in the inspector, duh!

Similar Messages

  • How do I make the stage transparent when published?

    Hi. I'm new to flash and want to work towards making 2D animations.
    I want to take a simple published animation and put it into SONY VEGAS. However, I only want the character (I've created a symbol for it) and not the big white stage. My goal is to get the animated character on top of all my sony vegas layers, but the stage is blocking all the other layers. Is there some kind of setting that can make the stage transparent when publishing as a SWF?

    hi
    you need to add some markup to your html:
    add <param name="wmode" value="transparent"> to your <object> tag and add wmode="transparent" to the <embed> tag
    the feature isn't supported by all browsers and it may cause your swf to slow down a bit if there's a lot going on visually.

  • How do I highlight a thumbnail photo when you scroll over it.

    I want to make my thumbnails highlighted as you scroll over them, and then click on them to bring up the bigger photo?

    You want to style the rollover state for the thumbnail.

  • How can I make the background inactive when I show a popup in Windows phone 8.1..?

    I have created a popup in Windows phone 8.1. But the user can click buttons in the background. Can I disable this feature of popup...ie. I want the background to be unresponsive when popup is shown.
        How to achieve this....? 

    There are a couple ways to do this:
    If you set popup.IsLightDismissed = true, when the user taps the background, the background will be unresponsive when the user taps the background. HOWEVER, tapping the background will cause the popup to disappear immediately.
    When you open your popup, you can set Window.Current.Content.IsHitTestVisible = false, that should make the background untappable. However, you'll need to set .IsHitTestVisible back to true once the popup is closed, otherwise your app will be unresponsive
    until the user closes and restarts it. You can subscribe to the popup.Closed event to tell when the popup is closed.
    Ryken Productions

  • How can I make the data persistent when using plist ?

    I have a UITableView table1. And when I touch any cell in the table a new UIViewController appears and it have two UITextField's name and description. After entering the data in both the text fields I used the save button to save them. In save method I wrote the code for the data to be stored in plist.
    -(void)save:(id)sender
    indexOfDataArray = temp;
    NSString *string1 = [[NSString alloc]init];
    NSString *string2 = [[NSString alloc]init];
    string1 = nameField.text;
    string2 = descriptionField.text;
    NSDictionary *myDict = [[NSDictionary alloc] initWithObjectsAndKeys:string2, string1, nil];
    [myArray addObject:myDict];
    NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES);
    NSString *documentsDirectory = [paths objectAtIndex:0];
    NSString *path = [documentsDirectory stringByAppendingPathComponent:@"VideoData.plist"];
    [myArray writeToFile:path atomically:YES];
    UIAlertView *alertMesage = [[UIAlertView alloc] initWithTitle: @"Save Alert" message:@"The data entered is saved" delegate:nil cancelButtonTitle:@"cancel" otherButtonTitles:nil] ;
    [alertMesage show];
    [alertMesage release];
    [myArray retain];
    But the problem is every time I restart my application the data in the plist is deleted. How can I retain the data in the plist name I specified ?

    I think yes, I am specifying only one file name to store in the path. I understood my where I am wrong.
    If I added data in plist for two items(item1 and item2). And again I need to add next two items(item3 and item4) . How can I make item3 and item 4 do not replace item1 and item2 ?
    Thank You.

  • How do you make the volume louder when you export music from garageband?

    Hey everytime I export my music from garageband the volume seems to die down.. Is there a way to fix this? Thank you

    There's two things that are being called "volume": one is the output level of your audio file. Go to GB's preferences and see if the auto-normalize function is checked - if yes, it will automatically adjust the master volume so the maximum level of your output file is 0 dB. If you uncheck it, you can crank up your volume more, but your audio might clip in some places.
    The other thing is loudness – audio files with the same peak level have a very different perceivable loudness. That is a question of mastering, i.e. applying compressors and limiters to make the sound more "dense". But that's a whole different story.

  • If I have a box with a title strip at the bottom, how do I make the strip pop up on mouse over

    So I am building a website for my company and Ive hit a brick wall on something that I know I could make work correct but I dont have the time and dont want to contiue to waste time experimenting. I have been using adobe flash and I know how to use it but not on this level I guess, I have got it to work in some cases but seems like it would be the worst to edit if needed.
    Im trying to make a box (button) that has a visible title strip at the bottom of it. When you mouse over the title slides up and it shows information, which you can click to go to a link or mouse out and it will go back down. Ive been trying everything and something always seems to not go just right. I need it to be fluid, for I will be doing it to 6 boxes in a row on the landing page of the site. Please let me know if anyone knows what Im talking about or can help in any way possible! There is an example on the sony site near the bottom with 4 boxes.   http://www.sony.com/index.php
    Also, If anyone were to know the answer to the Q above, What would be the best template to start in for this?
    Thanks, T

    Consider something like a JavaScript library for your tabs. You can do it yourself with standard jQuery effects easily (http://learn.jquery.com/effects/intro-to-effects/) or even use something premade as a wrapper if you really choose like jQuery UI (http://jqueryui.com/toggle/). Simple things like revealing content via a tab should be done in a modern way.
    The content of the tabs can be SWFs if you really have some serious animations/etc they can exist inside there.

  • How can I make the links work when the site is published.

    I am a new iWeb user and have built the website www.realmoroccotours.com and am having a few problems that I hope someone can help me with.
    First - in Iweb everything works fine but when it is published the links in the top and bottom menu do not work. If I clic on the link before the page is fully loaded it odes work. My host gave me the following information but I have no idea what it means or how to fix it. I have rebuilt the whole site but still the same thing happens.
    +> One of your javascript files that you have installed in the header of the main+
    +> page is blocking the screen with transparent image preventing links from+
    +> clicking. Please remove conflicting javascript and reload that page again.+
    Secondly, the site loads very slowly - although not all the time. Any suggestions on how to make it faster loading would be appreciated.

    All it means is that the image is blocking the navigation menu/overlapping - all you need to do is move it out of the way and the menu should work. Do a view all in iWeb and you can then see what is overlapping and what you need to move.
    You could also build your own nav menu if you like so that your site will be found more easily - javascript, which the iWeb menu is, is not always found that easily. You don't need to re-build the whole site - just the nav menu.
    If you want to speed up your site, then you could try using Web Crusher or iWeb Maestro to speed it up - you need to do this post publishing though, so publish to a local folder and then run it through either of these to get rid of the bloated code that iWeb creates and then upload your site.

  • How can I override the hyperlink underline in mac mail 4.5 OS 10.6.8

    I have designed a signature with hyperlinks to my email and my website. No matter what I do, I can't seem to remove the underline that accompanies the link ability. I have tried command U and by going through the menu options in the Font section. Does anyone know how to do this?
    mac mail 4.5 OS 10.6.8
    Thanks

    Kappy wrote:
    Then explain to the OP where he/she can purchase a retail copy of 10.6.8 Snow Leopard. I'm afraid I don't know where to get one.
    As you know, there is no 10.6.8 disk, but one can clone 10.6.8 into a late 2011 MBP (from an external HDD).  Niel mentions a 2012 model, you are the one who speaks of 2011 MBPs.  That is why I directed the comment to you.
    Ciao.

  • How do you make the keypad hide when talking?

    When I put the phone to my ear to talk, the keypad won't hide so I'm constantly accidentally muting myself. I've searched the settings and can't find how to fix this. Ideas?

    There is a sensor that detects when your phone is held to your ear and it turns off the display. If it isn't working either it is defective or your case is covering it. So the first step is to remove your case and see if that fixes the problem.

  • How can I make the "double hyphen" when hyphenatin usign the Brazilian Portuguese dictionary?

    The CS5 InDesign used to do what I am calling double hyphen. However since I started using the CS6 the Brazilian Portuguese dictionary does not recognize that function. In Portuguese when you have a word with as hyphen like diga-me it should be hyphenated like this:
    diga-
    -me
    The CS6 is hyphenating like this:
    diga
    -me
    I have tried to edit these kind of words in the dictionary but I couldn't include a hyphen in the editing box.
    Does anyone knows how can I fix this?
    Thank you

    just had same problem and find a solution, wich is very tricky:
    go to preferences / dictionary
    with the "Portuguese: Ortographic Agreement" selected, change "Hyphenation" from "Hunspell" to "Proximity":

  • How do I make the slide "pause" when there are multiple buttons present?

    I'm creating a selection slide that will allow the user to click button 1, 2, 3 or 4 to jump to the first slide of a topic group or to click button 5 to exit.   The slide should just "stop" until any of the buttons are clicked.  Unfortunately, the slide ALWAYS goes to the jump for button 1 without waiting for any action.
    I've tried adding an invisible click box and an invisible text field with no success.
    What am I missing or doing incorrectly?
    Thanks in advance for any guidance.

    Hi there
    Yep, I can click the image and it scales back up.
    You need to look at the properties for your button objects. I can easily see on the timeline that you have apparently cleared the pause point for each of them. If they had a pause point, they might look like this:
    Cheers... Rick

  • How do i make the light strobe when receiving calls

    I cant seem to stumble onto the right link..........

    Settings > General > Accessibility > LED Flash for Alerts = ON

  • I down loaded sygic on my iPhone 3s but the icon is missing even in the search but when I want to download it again ,it say this application is present, how can I make the icon to show up

    I down loaded sygic on my iPhone 3s but the icon is missing even in the search but when I want to download it again ,it say this application is present, how can I make the icon to show up

    - Have you tried a reset. Nothing is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Try syncing  the iPod to your computer. Then delete from iTunes and sync. that should delete it from the iPod. Then redownload it.

  • How can I make the background one solid color?  It is too difficult and noticeable when I use the retouch button and try to erase all the creases in my backdrop.  So, how can I have just a solid white background?

    How can I make the background one solid color?  It is too difficult and noticeable when I use the retouch button and try to erase all the creases in my backdrop.  So, how can I have just a solid white background?

    When talking about a specific image posting the image may be useful.
    One can use a Layer Mask and add a white Layer underneath.

Maybe you are looking for