Why won't my text align right in Live View or Browsers?

I created a class called .reviewer so the the name of the reviewer would align right while the the review itself remains aligned to the left. I applied the class to the reviewer's name and in design view, it looks perfect. But in Live view and when I preview in a browser, the text remains aligned left. I put this class in two external style sheets, main.css and mainReviews.css.
The page in question is: www.jillgrovemezzo.com/reviews.htm
To be more specific, the text I want to align right under the first review is "Lawrence A. Johnson, Chicago Classical Review"
Regina

Add display: block; to your css class .reviewer (as shown below).
.reviewer {
    text-align: right;
    display: block;

Similar Messages

  • BUG:text-align:right; inline style not working on read-only af:InputText

    Hello,
    A bug in how af:InputText works if readonly=true. I have an af:InputText that has "text-align:right;" for the InlineStyle. The inputText is inside of an af:Column in af:Table. If the inputtext is readonly=false, it works properly and renders right-aligned. If readonly=true, then it renders left-aligned. I have also tried setting inlineStyle for the column to text-align:right;, and I get the same behavior.
    Regards,
    John

    John,
    Try adding formatType="number" to your af:column (if you want all data in that column aligned to the right). If you don't want the entire column right aligned, try using disabled instead of readonly.
    Jim

  • Why won't Adobe reader no longer let me view previously download (from Safari) pdf's? I am running OSX 10.8.5 and have uninstalled and reinstalled latest version of Reader?

    Why won't Adobe reader no longer let me view previously download (from Safari) pdf's? I am running OSX 10.8.5 and have uninstalled and reinstalled latest version of Reader. I get this error message "Adobe Reader could not open 'OD Test Bed Proposals_0.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)."  I have tried changing the 'open with' options too. Thanks

    Try this:
    Go to: Mac HD/Library/Internet Plug-ins
    Trash the AdobePDFViewer.plugin and AdobePDFViewerNPAPI.plugin files
    Empty the trash
    Relaunch Safari. You can now download undamaged PDFs.

  • HT201272 I typed in a digital copy code to get Rise of the Guardians on here because I bought the blu-ray, but the digital copy won't download no matter what I do. Why won't it download? Right now I am very angry for not getting the digital copy.

    I purchased Rise of the Guardians on blu-ray, I typd in the digital copy code that came in the case, the ituns extras downloaded, but no matter what I do, the digital copy of the actual movie won't download. Why won't it download? I've tried everything I could think of, but nothing works, it just simply does not want to download.

    Ok, a new digital copy of Rise of the Guardians started downloading automatically at no extra cost, I admit that I was thrilled, but now my happiness is gone because the new digital copy of Rise of the Guardians simply won't play. Nothing works with it except for the iTunes extras again. I'm getting really tired of this. Why won't it play and why give a digital copy if it refuses to work? Please someone help me out here!

  • Text Moving Down in Live View

    I've been working in Dreamweaver on a project and I've run into a problem with some text. Every time I go into live view, it moves down a few pixels, but in non-live view it appears correctly. I've tested it in Chrome and Firefox, too, and the text still moves down. I can't seem to get it to be still.
    Here's my code -
    HTML:
        <div id="contactBar">
        <div id="contactText">
          <h2>Contact us today at 417-522-4467</h2>
        </div>
      </div>
    CSS:
    #contactBar {
        width:1024px;
        height:77px;
        background-color:#004683;
        position:absolute;
        margin-top:545px;
        color:#FFF;
        text-align:center;
    #contactText {
        width:auto;
        height:auto;
        margin-left:auto;
        margin-right:auto;
    #contactText h2 {
        font-family:Arial, Helvetica, sans-serif;
        font-size:38px;
        font-weight:normal;
    Can someone please tell me why this is happening and how to fix it? I'd appreciate it.

    Because all headers have margins, paddings and even "transparent" borders.  You can reset these by putting the following CSS code at the top of your CSS file after any body and html css you might have:
    h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        border: 0;
    The above code simply resets all "possible" headings in your page to zero so you can now start from base zero.
    Hope this helps.

  • Why does my spry accordian look good in live view and switch back to default in safari

    i am new to dreamweaver and have started my first page-
    step one inserted a picture as a background
    step 2 inserted a spry accordian and have spent hours trying to configure it - my dreamweaver wont allow me to type any information in the design view so i worked out how to get around that in the code - so i put in the labels - changed the font
    then i got rid of any color by adding the hex value #0.0 (transparent) in the spryaccordian.css page  - which has worked really well in the live view ( and works in opera) but when i check it in safari it has reverted back to the default settings - it hasnt even kept the font settings
    i would also like to put quite a lot of information in the content panels (pictures, subscriber list, links ect, essentially whole pages) is this possible
    hoping someone can help me
    kind regards
    mandy evans

    Have a look at the following, just copy and paste into a new document in code view.
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <script src="SpryAssets/SpryAccordion.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css">
    <style>
    html {
        background-color: #FF9;
    body {
        width: 960px;
        margin: auto;
    .Accordion {
        font: 14px "Comic Sans MS", cursive;
        color: #090;
    .AccordionPanelTab,
    .AccordionPanelOpen .AccordionPanelTab,
    .AccordionFocused .AccordionPanelTab,
    .AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
        background-color: transparent;
    </style>
    </head>
    <body>
    <div id="Accordion1" class="Accordion" tabindex="0">
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 1</div>
        <div class="AccordionPanelContent">Content 1</div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 2</div>
        <div class="AccordionPanelContent">Content 2</div>
      </div>
    </div>
    <script type="text/javascript">
    var Accordion1 = new Spry.Widget.Accordion("Accordion1");
    </script>
    </body>
    </html>
    Gramps

  • JFrame's title's text alignment (RIGHT or CENTER)

    hi all
    do naybody know that how i can to align title's text of JFrame title bar ?
    thanks

    What look-and-feel are you running under? If that LAF supports custom decoration mode, it should paint the title right-aligned under RTL component orientation.

  • Why won't certain texts go through?

    I have one number in my contact list that keeps getting the red exclamation mark every time I text it.  They used to go through and now they don't.  Anyone know why?

    Have you verified you're using the correct number? Have you verified the contact you're trying to SMS has not blocked your number?

  • Why won't the text show on top of a rectangle?

    When I use the rectangle frame tool to make a box and then put a text box on top it doesn't let the text show.
    This first picture is of my text box off the side, and then the yellow box I'm trying to put the text on top of, the second picture is what it shows me when I try to do that. It will show the text anywhere as long as it's not on top of a box and I can't figure out why or how to change it.
    Thank you in advance for your help!

    Select your rectangle and turn off the Text Wrap
    or
    Select your text box and set it to Ignore Text Wrap
    or
    in your preferences, set Text Wrap Affects Only Items Beneath. (not sure of the wording, but that's the jist.)

  • Why won't a Text Entry Box (set for numbers) allow decimals?

    I want the user to enter a decimal number in a TEB, for e.g. 1234.56.
    I've set the TEB to accept numbers only. It will accept 123456 but will not accept 1234.56 with a decimal (won't accept a decimal at any number position).
    Does anyone know if this is a bug or a restriction of the numbered TEB?

    Yes, numbered TEB's don't recognize decimals. You can use a normal TEB, without restriction to numbers.
    Lilybiri

  • Why won't my text-tone play?

    I have the new iPhone 4s and the latest software update.  I recently purchased a new alert tone from the iTunes store.  I open up my sounds/settings and for my text alrert, I click on my newly purchased tone and it previews totally fine.  So I select it.  But then when someone texts me, it doesn't play the sound.  If I pick one of the sounds that came with the phone, it plays those when I receive a text. 
    How do I get the sound that I purcahsed, to be used for the text?

    Try turning off your phone by holding the Sleep and Home Button until the Apple Logo appears. It'll soft reset your phone to start up again. I was having this same exact problem. Simply turning off the phone this way resolved my issue.

  • Why won't my text tone change with ios5?

    i have gone to settings/sound /text tone and have tried several different choices but every time i recieve a text it allways uses thhe Electronic tone.
    my calender alerts and ring tones are working fine but for some reason the text tone refuses to change.  i have a 3GS.
    does any one have any ideas?

    Change the text tone under sounds in setup the go to your contacts pick a contact and change the text tone to default it should then use what ever text tone you set in sounds. Hope it works for you as it did for me.

  • Why won't KVM switch work right?

    I thought it would be simple to plug a KVM switch into my PC and Mac
    to get rid of the extra monitor, keyboard and mouse. But for some
    reason, the Mac won't work with the PC's mouse and keyboard. Someone
    has told me you need a special KVM designed to work with Macs. Is
    this the answer, or is something else wrong? Thanks.

    I'm running USB everything.
    I just switched to a Dell USB keyboard, along with my same Logitech optical mouse. It's driving me crazy because I got it to work, but then it stopped working. When it malfunctions, the mouse pointer only moves intermittently, and keystrokes get through only occasionally. I have to painstakingly spend minutes logging onto the computer. Then I run the program for recognizing a new keyboard, telling it to treat it as an ANSI keyboard. And everything starts to work...until I switch back to the PC. Everything on the PC is fine. No problems. But hit the KVM button and go back to the Mac, and it's back to square one. The keyboard and mouse have stopped working properly.
    It's driving me insane. Any ideas?

  • Why won't my computer give me permission to view photos in preview

    Ever since I upgraded my OS i've been gettin an error message when I try to open pictures that says "The file “IMG_1234.JPG” couldn’t be opened because you don’t have permission to view it." Any help or suggestions?

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -Rh $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’renot going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Why won't Flash install on Google Chrome or Maxthon 3 browsers?

    OK how come Adobe won't work on Firefox, Opera, Google Chrome or maxthon 3 browsers? How do I know which Adobe Flash, Shockwave, Reader and AIR to use with each browser? How do I find out which older versions to use with maxthon 3 browsers? WEhy is it that Adobe could care less about our problems? I don't really expect replies since everyone here does not seem to care a tinker's damn about any but their own problems! Goodbye- keimanzero

    For more information on Flash Player support on Operating System - browser combinations:
    http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html
    Thanks,
    Sunil

Maybe you are looking for

  • Capture Sony FX1 HDV footage in FCP 5.0.4

    Hi, Tomorrow we'll have to capture a lot of footage from a Sony FX1 HDV. I have no experience with this camcorder. What are the best capture settings in FCP ? We want the native HDV footage. thanks

  • Adobe 9 plugin save function does not always work

    This may not be a problem with Adobe Reader or Internet Explorer, but my credit card company says it is, so I need to look. When I try to get my on-line statements from a particular credit card company, a new IE window with Adobe Reader running "unde

  • Exfat support in airport extreme

    Anyone has figured out how to connect and access EXFAT formatted external HDD to Airport extreme?

  • Using the DateField in an Externally loaded SWF

    Hello, I have been having major trouble trying to get a basic PHP contact form to work within an externally loaded SWF file inside of a parent SWF. When I test the movie on its own it seems to work fine (example: I'm able to select a date from the Da

  • Using the word "iPhone" and the Apple Logo

    Hello Forum, If creating marketing collateral as a leave behind for potential clients to an industry specific iPhone App, would it be OK to use the words "iPhone" & "Apple" in addition to an image of the iPhone and the Apple Logo on printed materials