Help! Desperate! Player won't align to the right of the Sidebar

Hello,
I am trying to get the player to align below the "header" and
to the right of the "sidebar". My Text will align properly but the
player I am adding just won't seem to align below the text?
I have the code below with my CSS file also. I use this file
for other items so other things are in there.
Can anyone Help?

I think you'd be better off posting a link to the page and
explaining a bit more about what you mean.
Regards
Martin

Similar Messages

  • Images on sightseeing.html won't align with the column margins.

    All six parts of the Bayside Beat tutorial were great!!!  The only problem I had was the images on the sightseeing.html page won't align with the column margins. They won't move all the way to the left or right.  In design view they align with the margins correctly, but in Live view mode or when viewed in a browser there is a space between the margin and the images.  The space is constant and doesn't vary with the width of the browser.
    I unzipped the final version of the site to a new folder.   I viewed it in Chrome and in Explorer 11 and the images still won't align with the margins.  I'm using window 8.1 and DW CC6.
    It's not a big deal, because I learned many things from the tutoral, but I still would like to know what I'm doing wrong.
    Thanks for any help.
    Design View
    Live View

    Glad you enjoyed the tutorial videos.
    Just looking at the screenshot of Live view, I would say that the problem is you haven't set the left margin in the floatleft class to zero. The image is wrapped in a <figure> element. Most browsers add a default 40px left margin to <figure>. Setting the margin to zero in a class overrides the default.

  • TS1398 Help! MacBook won't connect to the Internet on my network. Never had an issue on other networks, other devices work fine, i.e. iPhone/iPad. Says it's connected. Plugged in Ethernet and tried other browser. Called ISP and all good on their end. 

    Help! MacBook won't connect to the Internet on my network. Never had an issue on other networks, other devices work fine, i.e. iPhone/iPad. Says it's connected. Plugged in Ethernet and tried other browser. Called ISP and all good on their end. 

    You can't change it - just try aagain. 
    https://discussions.apple.com/index.jspa
    Where you find these options:
    Notebooks
    MacBook Pro
    MacBook Air
    iBook
    MacBook
    PowerBook

  • Text won't align to the right in IE

    Hi! I'm having pesky IE
    problems again:
    http://zooop.net/flatrate/
    The Contact Us/Login text in the top right corner won't align
    to the right, as the code requests it to do.
    Also, the newsletter sign-up box at the top of the page,
    won't line up with the photos on the left (it sticks out a little
    bit for some reason). It does what it's supposed to do in Firefox.
    This is driving me nuts! Here's the html:
    <table width="800" border="0" cellpadding="0"
    cellspacing="0" bgcolor="#FFFFFF">
    <tr>
    <td style="padding-left: 15px; padding-top: 15px;
    padding-bottom: 15px;"><img src="logo.gif" width="264"
    height="32" />
    </td>
    <td width="349" align="right" valign="middle"
    id="contact_us">
    <a href="contact_us.html"
    class="linkContactLogin">Contact Us</a> | <a
    href="login.html" class="linkContactLogin">Customer Log In
    </a><img src="space.GIF" width="5" height="1" /><br
    />
    <img src="space.GIF" width="300" height="10" />
    <span class="phone_numbers" style="letter-spacing:.568em;
    line-height: 1.3em;"><div>703-453-9181</div>
    <div>301-384-9450</div>
    </span></td>
    </tr>
    <tr>
    <td colspan="2" bgcolor="#FFFFFF" style="padding-left:
    15px; padding-top: 30px; padding-bottom: 0px; font-weight: bold;
    font-size: 12.4px; color: #99776e; font-variant: small-caps;">
    <table width="785" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td width="445" valign="bottom">
    <div id="buttons">
    <img src="../flatrate/space.GIF" width="5" height="7"
    border="0" />
    <a href="index.html" class="linkButtons">
    Home</a><img src="../flatrate/space.GIF" width="14"
    height="8" border="0" />
    <a href="about_us.html" class="linkButtons">
    About Us</a> <img src="../flatrate/space.GIF"
    width="14" height="8" border="0" />
    <a href="free_offers.html" class="linkButtons">
    Free Offers</a><img src="../flatrate/space.GIF"
    width="14" height="8" border="0" />
    <a href="service_territory.html" class="linkButtons">
    Service Territory</a><img
    src="../flatrate/space.GIF" width="14" height="8" border="0" />
    <a href="testimonials.html" class="linkButtons">
    Testimonials</a><img src="../flatrate/space.GIF"
    width="14" height="8" border="0" />
    <a href="faq.html" class="linkButtons">
    FAQ</a></div>
    <img src="space.GIF" width="350" height="12"/> <img
    src="repairing_computer.jpg" width="108" height="144"
    style="border: 1px #000000 solid;" /><img
    src="frustrated.jpg" width="108" height="144" style="border: 1px
    #000000 solid;" /><img src="network_guy.jpg" width="108"
    height="144" style="border: 1px #000000 solid;" /><img
    src="happy_male_operator.jpg" width="108" height="144"
    style="border: 1px #000000 solid;" />
    </td>
    <td width="345" height="166" align="center" valign="top"
    style="border-left: 1px solid #000000; border-top: 1px solid
    #000000; border-right: 1px solid #000000; border-bottom: 1px solid
    #000000; padding-top: 4px;">
    <iframe src="
    http://flatratecomputersolutions.com/simplezine/includethis.php"
    id="the_iframe" frameborder="0" width="300" height="166"
    scrolling=no style="border:0px; font: Arial, Helvetica, sans-serif;
    color:#666666"></iframe>
    </td>
    </tr>
    </table>
    Here's the CSS:
    #buttons {
    height: 18px;
    width: 440px;
    background-color: #3369AA;
    padding-top: 2px;
    padding-bottom: 2px;
    .phone_numbers {
    color: #3369AA;
    font-size: 16px;
    font-weight: bold;
    .contact_us {
    line-height: 2.3em;
    padding-right: 2px;
    padding-top: 10px;
    padding-bottom: 15px;
    line-height:25px;
    Thanks very much!
    Emilie

    zzzeeep wrote:
    > Hi! I'm having pesky IE
    problems again:
    >
    >
    http://zooop.net/flatrate/
    >
    > The Contact Us/Login text in the top right corner won't
    align to the right, as
    > the code requests it to do.
    I'm thinking its because of the splitting and merging of your
    table
    cells. You know you should not build a page using one giant
    table which
    you then proceed to split into 'irregular' areas, which the
    browser has
    trouble deciphering.
    You can test this out by inserting a 1 row x 2 col table
    above your main
    table. Use the same code/css on each of the cells and you'll
    find the
    text goes over to the right.......that probably tells you the
    construction of your main table is 'wonky'

  • Friends need help desperate-- Second page not printing from the beginning

    Hi Friends,
    I have a large layout whose main-section is 8.5x20 (Width&height) which has 2 frames each having 2 repeating frames and about 20 fields in each repeating frame. When I run the report it shows the report right, but when I print, it prints only the first half since the report is long. When I change the property of the second frame of 'Page break before' to 'yes' it prints the second frame on the second page but print it at the same position as it printed on the first, and top of second page is all blank. How do I make to print from the beginning of the second page. Need your help.
    Thanks
    Joe.

    Hello,
    Most of the times, these problem are solved by "enclosing" the "Repeating frames" in frames with "Vertical Eleasticity" set to "Variable"
    Regards

  • Help flash player won't work on my Vizio tablet

    i just recently purchased a Vizio tablet..i noticed on a few apps I kept getting an error message saying my flash player is not optimized for the Vizio tablet..when I went to update my flash player I received the same message and it will not update.  Any idea how to fix this?

    Please see the forum for the Flash Player here:
    http://forums.adobe.com/community/flashplayer

  • I used a "cleaning" program to fix registery now bookmarks won't show in the sidebar. the organized bookmarks show in the bookmarks dropdown menu.

    How can I get the bookmarks to show in the sidebar again. It is checked as always but after using a program to clean up unwanted or corrupt files, the bookmarks will not show in the sidebar.

    What cleaning program did you use?
    If you got a pop-up on a website that you were infected then you now probably have caught some malware.
    Do a malware check with a few malware scan programs.
    You need to use all programs because each detects different malware.
    Make sure that you update each program to get the latest version of the database.
    http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    http://www.superantispyware.com/ - SuperAntispyware
    http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • Flash player won't install all the way onto my Mac?

    Adobe Flash Player will not install properly on my Mac? It loads to 50% and then stops and says "General Installation Error". Can you help me?

    Your troubles aren't coming from Flash Player.
    You're missing a file that was made visible by the 10.8.5 update. Hundreds of thousands of Mac users all over the world deleted it, not knowing what it was. It causes this when it's missing.
    Download this file: "Secrets" pereference pane by right clicking and choosing "Download Linked File As". It'll allow you to see "hidden" files.
    And this one: mach_kernel.zip
    It's the one that's causing your problems... rather it not being on your system is causing them.
    Install Secrets, and open your System Preferences.
    Open the Secrets Preference Pane, and check "Show hidden files"
    You'll need to press the "Quit this" button,
    and restart Finder, by right clicking the Dock icon.
    Then, place the mach_kernel.zip file in the Mac HD directory,
    and unzip it. You should see a "faded" mach_kernel file appear.
    Trash the zip file.
    Reopen your System Preferences and uncheck "Show Hidden files".
    Instead of quitting Finder and relaunching it, reboot your Mac.
    Your Flash Player installer won't quit anymore.

  • Help! Ipod won't shuffle songs, the song cover flow disappeared!!

    Anyone, please help me. I am new to Ipod. I have 8 GB Ipod Nano, bought two weeks ago. I recently purchased more songs and currently have 50 songs on my play list on my computer. So last night after I bought the songs and transfered and sync all those songs, my Ipod worked fine (I could listen to all the songs, shuffle the songs, see all the cover flow, etc). This morning, after I fed my kids, I grabbed my Ipod and started listening to my songs and it worked fine - nothings wrong, until in the middle of playing one song, all of the sudden the song stopped playing. I thought the battery had died, but when I checked, the battery was still half full. So I went back to the menu button and tried to shuffle my songs but it didn't do anything/didn't play the song. My Ipod just showed that I have 50 songs on my shuffle songs. Then I checked the song cover flow, and it showed NO pictures of the song album (before this happened, when I check the cover flow my Ipod show the pictures of music/CD albums of a singer, but now it just blank!!). I already restart the computer, unplug the USB cable, restart my Ipod, re-sync my Ipod and still it doesn't work. I can't shuffle the songs, Ipod won't play the songs (though it shows that I have 50 songs on playlist), the song cover flow disappeared! I don't know what to do. Please help!! Thank you.

    Ok so do the songs play and show up ok in iTunes? Were you playing the iPod through a set of speakers and not connected to the computer?
    Have you tried performing a reset on the iPod yet? Or a restore on the iPod yet?
    Patrick

  • Help! itunes won't recognize ipod the second time

    Hey,
    So, itunes wouldn't recognize my ipod and the ipod didn't show up in itunes, so i uninstalled itunes and plugged in the ipod again. Then it worked! I synched the ipod and unplugged it. A day later i wanted to synch it again, but itunes didn't respond to the ipod being connected to the computer. So i uninstalled and reinstalled and it worked again, but as last time, it wouldn't show up in itunes the second time i tried to connect the ipod. 
    What is up with that!!?
    I shouldn't be necessary to uninstall itunes everytime i wanna synch
    Help!

    Welcome to Apple Discussions!
    This article addresses both error messages...
    iPod shows up in Windows but not in iTunes
    As for the iPod not turning off. Try resetting...
    Reset iPod
    After you reset it, wait about a minute and then try turning it off.
    btabz

  • Folders Won't Stay On The Sidebar In Finder Windows

    Before I went out of town 2 weeks ago, I had about 20 folders I dragged over to the finder window sidebar and they always stuck.
    I get home and they are gone. So I drag them all back over and go out of town this week and shut down the mac. On boot up, I see all the folders that I dragged over to the finder window sidebar are gone yet again? What the heck is going on? Why is it doing that? The only ones there are the basic ones that automatically show up. Can anyone help? Mountain Lion 10.8.5
    Thanks in advance....

    Try to stick to one question unless they are very closely related.
    Question #1 back/forward/reload don't work
    * http://kb.mozillazine.org/Corrupt_localstore.rdf
    *Yahoo Toolbar -- https://support.mozilla.com/questions/845691
    *McAfee Site Advisor -- https://support.mozilla.com/questions/805964
    Question #2 Bookmarks sidebar
    * Bookmarks not saved - MozillaZine Knowledge Base<br>http://kb.mozillazine.org/Bookmarks_not_saved
    * Standard diagnostic - Firefox - MozillaZine Knowledge Base<br>http://kb.mozillazine.org/Standard_diagnostic_-_Firefox
    * Lost bookmarks - MozillaZine Knowledge Base<br>http://kb.mozillazine.org/Lost_bookmarks

  • HELP DESPERATE CMSS 3d / EAX

    HELP> DESPERATE CMSS 3d / EAX? ok the other day i had done somethign to my settings in control panel and when i went ingame (counter-strike .6) it felt like i was actually there i Could hear Everything Everyware and i could pinpoint everything. It kinda felt like i had tincans on my ears. It had a sort of Echo effect like i was in a dome or a cave it was awesome. but i had problems with the drivers and had to reinstall them because Sound kept cutting out here and there. And now i am trying to get taht same effect again and i've tried everything. CMSS is enabled on my headphones and i select EAX support on cs i have EAX effects checked in CP and crystalizer on and still no " I FEEL THERE" effect and i kinda just feels liek flat sound liek when someones shooting from acroosss the map its eitehr infront of me on the side or right next to me and i cant pinpoint anything the sound is basicly FLAT.(either left or right? or center and i have to turn ingame to pinpoint were its coming from). Help Would be greatly appreciated i've been trying to get this to work for about 2 hours straight now. And thansk for listing to my story.
    EDIT: im trying to get it to sound like ENVIRONMENT FX LIKE IM THERE So im guessing EAX is not working for me?

    $Re: HELP> DESPERATE CMSS 3d / EAX? I have Vista Ultimate. If you have XP then you will not see that. Sorry for the misinformation.
    I guess Counter Strike is not EAX so CMSS 3D may be the best option.
    Have you tried going to CMSS 3D and selecting (or deselecting) "Macro FX" and "Elevation Filter"?
    http://www.creative.com/products/sou..._Headphone.swf
    Also, since you recently installed everything again the onboard sound may be acti've.
    Did you disable onboard sound? Here is a link. Go to step 2. You may have to copy and paste the link. It is SID 4233
    <a target="_blank" rel="nofollow"]http://support.creative.com/kb/showarticle.aspx?sid=4233&Question306=obj(306)bj(2397[/url])

  • External disk display on the sidebar

    I have several external disks. All appeared in the finder and also in the desktop. Until yesterday, one of the disk just disappear. I can still see it and open it up if I am in the Disk Utility screen.  However, when I open it up from the Disk Utility screen, that disk is greyed out.  I can still access all the files.
    How can I get it to appear back on the desktop and finder window, without the trouble of having to open up the Disk Utility?
    Thank you for your help.

    Sometimes external drives do disappear from the sidebar in Finder. Here's the technique I use:
    In your Finder window toolbar (at top), look for an icon that has 4 horizontal lines, each line indented further than the line above it. It is called the Path button.  If it's there, skip to #3.  (You can see a picture of it, and a writeup on inserting it here:  http://lifehacker.com/245127/mac-tip--add-the-path-button-to-finders-toolbar )
    If that button is not there, right-click on the toolbar & select "Customize Toolbar…", find that icon, and drag it up into your button bar at the top of the Finder window. Click Done to close the Customize Toolbar panel.
    Now click & hold on that button. If there is only one choice "All My Files" then you are in All-My-Files mode, a feature of Mountain Lion. If there is a list of folders & drive, skip to #5.
    Get out of All-My-Files mode by clicking anything else in the left sidebar (Documents, Desktop, anything except All My Files).
    Click & hold on the Path button & you'll see a path, folder by folder, up to your boot drive. The next-to-last choice will be your boot drive (usually MacintoshHD, unless you renamed it), and the last choice will be the name of your computer.
    Select your computer name (last choice in menu).
    Now, the Finder window will show a list of the drives connected to your computer, and your missing drive should appear there.
    You can choose your drive & navigate into it, but you should also drag that drive into the left sidebar so it adds as a Favorite. It should stay there, but if it ever goes missing again, you can use the PathBack button to get back to it.

  • Ever since I installed MAVERICK, nothing now works, Flash Player won't run, printer works but scanner will not and the computer runs so slow.  Any help anywhere?

    Ever since I installed MAVERICK, nothing now works, Flash Player won't run, printer works but scanner will not and the computer runs so slow.  Any help anywhere?

    wqn02h, first thing I would do is use Disk utility to repair permissions. Once this is done. Make sure you have the latest versions of the software you use. Also, check the manufacter of your printer/scanner for updated software. If they don't have updated software there are 3rd party alternatives that will work.
    Paul

  • Zen v mp3 player won't turn on help me!!!!!!! please!!!

    My zen v mp3 player won't turn on or charge or anything? but the buttons light up. How do i make so my mp3 will turn on Help me!!!!!

    nevermind i got it working!!! :smileyvery-happy: im sooo happy!!!!

Maybe you are looking for

  • MYSAPSSO2 problem

    Hi I try to configure SSO feature to IIS system. I installed the required components and it looks ok. but when from the portal I access the web server through url iView, i get in the log the following error: "Can't find MYSAPSSO2 ticket cookie" Does

  • BT activation date confirmed and changed 4 times! ...

    Back in November last year I had placed an order to move my services (phone and BT infinity 2 at the time) to my new home (new build) and asked for an activation date of 22 December. At the time I paid for line rental for onw year in advance, which I

  • Webutil, read registry with defaut entry?

    webutil, read registry not working well? Hi, I cannot read the default value for an entry in the registry. if I read another value, it works fine. On metalink, a note was giving an exemple that was doing that... but it doesn't work when I try it....

  • How do I open PDF files on ipad

    I cannot open some PDF files on my ipad3. Some seem to open, but not all..... Any suggestions?

  • How to deactivate the flex builder licence from one machine and use it on other machine

    Hi, I have a "Flex builder 3" licence running on my machine. I have to deactivate that and use it on another machine. How should I do that? As there is no otpion in flex builder. Any help appreciated. Thanks, Tushar