Picture Problem

Hello again,
Still working on my rcqc.com project, I have encountered another issue. Some of the vertical pictures I loaded are at the "bottom" of the page and only show the top portion, I'm wondering how to correct this.
For an example, go to rcqc.com and click the links "Photo Gallery" "Miscellaneous" and then click on any of the vertical pictures.

You're still getting the  character on your pages in several places. The code on your page looks like this:
< div style - "height: 0px; line-height: 0px; " class-"tinyText" > Â < / div >
(I changed = signs to a dash so the text would display correctly.
It appears 3 times on the Misc page and then on each photo page, sometimes over the photo on the left edge. Check your iWeb page for some invisible text box that may have the text in. You can find it by dragging the cursor over the page and then look for any item indications that are not what you added.

Similar Messages

  • INSIGNIA 50" 1080p plasma picture problems

    I purchased a INSIGNIA 50" 1080p plasma HDTV (NS-PDP50HD-09) last year, and it's plagued with this picture problem.  What happens is the picture will split in half down the vertical middle, and the left half will bounce up and down one way, and the right half the opposite way.  It's starting to get worse and worse.  So i called support over a month ago (and it fell and still falls for a week under the 1 year manufacturer's warranty) and best buy sent a 3rd party company to look at it.  Unfortunately they only work during weekdays, and close at around 5, so i had to take days off to have my tv serviced.  I finally got it back, however it's been a week and the problem has resurfaced.  I just called in again, and they said they will resend the company to look at it again.  However, I am becoming frustrated with the situation, because the warranty end date is nearing, and although i was assured that there is a 90 day guaranty on it, i've paid for something is essentially broken.  When it worked properly, i was very satisfied with the TV.  Am i going to be stuck with a 75lb paper weight?  I don't believe this model is manufactured anymore.  Are there any options for me?

    I've got the same exact problem with mine. It only does it when it's in one of the zoom modes. I had a tech check it out and he had fixed the problem but 3 months later the problem started up again.  Now I'm just waiting to hear back from BB on if they're going to fix it or replace it.

  • DLP Picture problem

    Hi,
    All of a sudden I've been getting this.. almost static picture problem. It exists above my tv feed as well as the TV menus and text. You can see it below.It's a 72MX195 if that helps.
    Any ideas?

    Unfortunately if it's on top of the menus as well, it sounds like it likely requires servicing. I'm sorry.
    - Peter

  • Missing Pictures problem

    Missing Pictures problem, I work with Adobe Illustrator CS2 at work & CS3 at home but i have the problem with both. I have a problem with missing pictures from time to time after saving the file & moving the image from original location. I know you have to link the images/files and leave then where the are or you can embeded them. So in my option box i un select the link the files box & i still get the missing files problem, when re-opening the AI file.
    Does anybody know why? Or what I can do to avoid this?
    Thanks

    steve fairbairn wrote:
    Always try to keep your pictures in the same folder as your artwork.
    However you can also make aliases of your pictures and keep them in the folder.
    Aliases are better at tracing their origins than Illy is.
    Steve,
    Could you expand on that a bit please...  the "make aliases of your pictures", i mean...
    TIA,
    JJ

  • Imovie text and picture problem

    I have this movie clip and on that clip I made the text effect focus, so the movie clips gets unclear. (all that its working fine)
    BUT.. then I would also like to have a picture next to the text, but now this picture get also unclear, but I want it clear as the text.
    Any ideas?
    Thanks;)

    No problem at all (well, perhaps a tiny one).
    The x'es only the rectangles are created with the Rectangle Frame Tool, rather than with the Rectangle Tool -- or, for that matter, with the Text tool. TheX will disappear as soon as you click inside it with the text tool. They are to indicate two different basic objects, and may get a different default Object Style applied.
    The usual way to draw a frame designated to receive text is dragging one out with the Text tool.
    The dotted lines may be a problem -- that indicates the frames are created on a master page, rather than on the page you are working on. You cannot click-and-type in a frame that resides on a master page; you have to 'release' it first (Ctrl/Cmd + Shift + Double Click, with the black arrow). There are arguments for and against defining actual text frames on master pages; you'll have to decide for yourself what to use.
    This image shows rectangles and rectangle frames on a master page (left) and 'immediately' on a normal page (right):

  • IPad and iPhone sync pictures problem.

    When I try to sync my iPad and iPhone it will get within the last 3 pictures then stop giving me an APPCRASH error message. Then iTunes will shut down. No matter what I do to increase or decrease the number of pictures it always stops 3rd from the last.
    Problem Event Name:             APPCRASH
    Application Name:                  iTunes.exe
    Application Version:               10.4.0.80
    Application Timestamp:          4e262cfr
    Fault Module Name:               QuickTime.qts
    Fault Module Version:             7.70.80.34
    Exception Code:                     c0000005
    Exception Offset:                    00146b30
    OS Version                                                            1033
    Locale ID:
    Additional Information 1:          0a9e
    Additional Information 2:          0a9e372d3b4ad19135b953a78882e789
    Additional Information 3:          0a9e
    Additional Information4:          0a9e372d3b4ad19135b953a78882e789
    Any assistance I can get will be greatly appreciated.

    Thank you iTunes for fixing the problem of downloading my pictures to my iPad and iPhone with the update 10.5.0.142

  • Sub Picture problem in Encore CS6

    I am working on my first bluray project. I made the Menu for Encore as I have make many in Photoshop.
    The video is 1280 x 720 so I made the Menu 1280 x 720.
    The problem is with the Highlight layers, but not all of them.
    Here is a composite of 3 screen shots of a preview of the menu in Encore.
    The top shows the left most button the Highlight shows only 3/4 of the button.
    The middle shows how middle three buttons work fine.
    The lower section shows the second from the right button, it does not work fully and part of the 6th button is on.
    When I let Encore create a sub picture the same thing happened.
    I have made sure that the GROUP boundaries do not over lap. I have moved the 1st, 5th and 6th button further away from each other but it still happens.
    Anyone have any ideas?
    Thanks

    I know this is old but just in case someone sees this and has the same problem. I am using 5.5 and I found this same issue. Upon playback before making it a dvd, portions of the highlight boxes were gone. The 4th outline of the box was not appearing. My project was a 2 dvd set and I had saw this problem in the first dvd and was going to find the answer but ended up burning it to dvd and the boxes looked as they were supposed to. Very strange but glad that it worked.

  • Loading picture problem

    I'm having problem with loading picture in applet window. Here is the example CODE:
    * <applet code="SimpleImageLoad" width=248 height=146>
    * <param name="img" value="seattle.jpg">
    * </applet>
    import java.awt.*;
    import java.applet.*;
    public class SimpleImageLoad extends Applet
    Image img;
    public void init() {
    img = getImage(getDocumentBase(), getParameter("img"));
    public void paint(Graphics g) {
    g.drawImage(img, 0, 0, this);
    When i run this file, applet window starts normaly, but picture doesn't load in it, window is empty. The picture is placed in the same directory where the applet HTML file is. I don't know where i'm going wrong?
    P.S. I'm new in java!

    Your code worked okay as-is. Here I'm loading in a jpg from the "images" directory which is in the current (".", dot) folder. The 'getImage' method returns immediately, ie, it doesn't wait for the image data to be loaded. We use MediaTracker to load the image data before trying to use/draw it. Bad file path and data-not-loaded are the major stumbling blocks in image loading. Another is corrupted image data or unrecognized format; try another image. The swing tutorial has a page "How to Use ImageIcons" with lots of related information. Also, one of the applet threads has image info.
    * <applet code="SIL" width="400" height="400">
    * <param name="img" value="images/cougar.jpg">
    * </applet>
    import java.awt.*;
    import java.applet.*;
    public class SIL extends Applet {
        Image img;
        public void init() {
            img = getImage(getDocumentBase(), getParameter("img"));
            loadImage();
        private void loadImage() {
            MediaTracker mt = new MediaTracker(this);
            mt.addImage(img, 0);
            try {
                mt.waitForID(0);
            } catch(InterruptedException ie) {
                System.err.println("interrupt: " + ie.getMessage());
        public void paint(Graphics g) {
            g.drawImage(img, 0, 0, this);
    }

  • Contact Picture Problems

    When I take a picture and then decide to make that picture match a contact, that works fine. The problem is if I first go into my contacts...then edit...then say add picture....and take new picture. It will let me take the picture and even adjust it, but when i press set picture, the program closes down and goes to the home screen and the picture is not saved to the contact. This happens every time. Any help on this subject would be appreciated.
    Thanks

    I tried with me and don't have problem. After chosing the picture in my album I got next step i.e. crop picture. Here you can move "blue square" which helps you to put in centere what you want. After that just confirm Crop button and the picture is assigned to contact.

  • Live picture problem with dreamweaver CS4

    Hi all,
    I am having problems inserting images onto my website. In design view I can view all images perfectly, however when I run the website live the images fail to display. Instead of the picture, the name of the picture appears with a red error cross in a box. These pictures are in the appropriate format (e.gjpeg & gif) so I am very confused and not sure what to do.
    I would really would appreciate if anyone could assist me with this.
    Thanks guys.

    Sure thing, code below;
      <div id="header">
        <h1 class="themaintext"><span class="verdana_font"><span class="headingmain"><img src="Images/Corgi Logo.jpg" alt="Corgi Logo" width="140" height="153" hspace="5" />A1 Home Services Ltd</span></span> </h1>
      </div>
    Ive also attached some of the images I am trying to put on the site. Thanks.

  • Exporting to AOL pictures problem

    Hi All,
    When I first downloaded aol pictures, there is an option to install a plugin to export from iphoto 08. This used to work until i purchased an hp all in one c4280 and I installed the software from the hp website.
    Now when I go to file->export from iphoto, I see the hp software but not the aol. I know the AOL plug in is still installed. Any Idea why i cant export to AOL pictures?
    Thanks
    Mark

    Mark:
    It appears that the AOL plugin is not compatible with the Hp one. Try removing the Hp plugin and try again.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Removing Background From Picture Problem

    I'm not an expert with Photoshop and am having a problem removing the background from the picture below. The Selected area doesn't stay within the circular cream colored area but always goes outside and fills up the whole square except for the middle hole area. How can I remove the background?

    It sounds like you are trying to use something like Quick Select and maybe Refine edge.  The problem is that you don't have enough contrast for the work well.  You can temporarily increase contrast with a Levels adjustment layer using setting like below
    Having made the selection, go back to the original layer to apply the selection.
    But that is still not the best way to select with your image.  The Pen tool would make a better job, but there is a learning curve in using that.  You could just use the elliptical Marquee tool for the center hole.  Remember you don't need to do the entire selection in one go.
    lastly, you'd have made life easier if you took the photograph with the flange hanging from fishing line against a bright white BG.  That's what we call the 'Shoot it Again filter' 
    Good luck.  It soon gets easier
    Loads of great tutorials here
    Photoshop CC tutorials | Learn how to use Photoshop CC

  • Syncing pictures problem w Aperture

    I have been syncing one particular album without problem. Now after a few changes in the album (deleting a couple pictures, adding light and so on), iTunes can only see 11 pictures in my album (there are 51). It can see the album in iTunes, I can tick the box but it only says 11. I also have an album I sync that has 108 pictures in it but iTunes only sees 24. Very strange
    I have tried restarting all devices and I've been deleting iPod photo cache without success.
    Does anyone know what's going on and how I can fix this?
    Thank you
    Sophie

    I didn't find the cause of it but I did find a solution.
    Export all pictures (in the albums you are having trouble with). Make sure you export the versions, I tried doing exporting the originals but that didn't work.
    Then delete the pictures and then album.
    Import the pictures back in to Aperture.
    After that iTunes recognized all my pictures.

  • N97 facebook pictures problem

    I am having a problem with my facebook widget on my n97. There are pictures that when I click on, a big red X shows on my screen. I then try the web based version on the n97 and the pictures load right up no problem.
    I have removed and reinstalled the widget to no help.
    It happens to most pictures, but not all.
    Any ideas? It is really annoying to want to see the pictures in a gallery that have been posted and not be able to flip through them.
    Thanks in advance...

    I had the same issue.
    Removed the app, the installer, upgraded to v20, went into the OVI store and downloaded it again. 
    You will note in the OVI store there are exactly three (3) Facebook applications.  Why?  I don't know, someone dropped the ball.
    Search 'facebook' and choose the first one 'Facebook for Nokia'. 
    Since I did that I no longer see the red X.
    Hope the works for you. 
    I love my purple screen, 1/2 day battery, sketchy touch screen and $800 price tag - I call it my Lumia 900

  • IPhoto picture problems

    I've updated my iPhoto to the newest one with the new iOS and I cant view any of my pictures.  It pops up with a triangle and an explanation point in the middle of it what do I do to fix this I have over 5,000 pictures that I cant loose. Anything helps thanks in advance!

    This is the iPhoto for Mac forum - are you talking about iPhoto for Mac? If so we need to know what version of iPhoto and of the OS (IOS is only for mobile devices) you have
    As to the problem it sounds like a problem on the Mac not on an IOS device - On the Mac it is caused by a disconnect between the preview and the original photos - it can be caused by user action deleting files and cleaning things up from the all photos list or using Malwear like MacKeeper or CleanMyMac2 - if this is the case you must reload your backup from before you damaged the library
    Or it can be caused by database corruption - if this is the case you need to launch iPhoto while you hold down the option and command keys until the first aid window appears - repair permissions and if needed repair the database - if still needed rebuild the database
    LN

  • N97 picture problem

    Hi all.
    Ive had my N97 for a few weeks and i'm loving it.
    One problem i do have is with the picture viewer.
    Ive uploaded pictures with no problems and on the phone they are in the downloaded folder which is fine.
    How ever today ive gone to delete a few pictures and for some reason it now had a generic picture with a line through it.
    I cant delete it or access it.
    Ive gone through the phone manager to see if its there but its no longer there.
    Ive tried turning the phone off and taking the battery out for an hour with no joy.
    Has anyone had this problem and what did you do to correct it.
    if it makes any difference its on the mass memory.
    Cheers

    dangerousdriver wrote:
    Wow, why are you counselor's so touchy?!
    have you considered that not everyone is an expert on forums!
    The line from you in the following thread below is slightly necessary don't you think?
    But don't expect to find a golden solution, because none have been discovered yet, ***which you will find out if you actually try to search***
    If someone asks a question you could either try and answer without the sarcasm or not bother replying at all.  
    Ok. So we could choose to just be quiet, and then you'd scream about nobody answering.
    Or we could point out that the subject is already being discussed somewhere, and if you make a very small effort, you'd find as much an answer as anybody have managed to produce yet.
    But instead you expect us to repeat everything that we have already written once more, just because you are lazy.
    It don't take an expert to understand the search function. You just type in some relevant words above, in the search box, and fire away. How difficult is that???
    So instead of being arrogant and touchy, why don't you actually take the advice offered, and see if you can't also become a contributing member?

Maybe you are looking for

  • ACS 4.0 EAP-TLS Cert not working

    Hey, so i generated my certificate signing request, took it to my CA, got a cert. From "ACS Certification Authority Setup" i installed it onto my ACS appliance, then from "Install ACS Certificate" installed it (it prepopulated the privkey and passwor

  • PDF + IText Question

    I have the contents of a pdf document as a byte[]. I send the byte[] to another webserver and I want to re-create a new pdf from this byte[] on this other server. How can I do this using Itext?

  • Unknown exception triggered by my Java Mail call

    I don't know if there is a Java Mail specific forum or not, so I put this here. I'm getting an IOException when I attempt to send my message. Below is the full text I see. If you understand what I'm doing wrong, please let me know. The code it attemp

  • Global device issue in sun cluster3.2

    In my 2 node cluster (sun cluster3.2) running on x86 VMs. One of my nodes VM1 does not have the global devices populated due to which i cannot failover my file system to node VM1 , what could be the reason for this and how can i rectify it ? VM1:/>cd

  • Table content vertical alignment issue in Dreamweaver cs4

    Hello, I can't figure this one out. I made a sample file (code below) to debug my problem. I have a table inside a table. Both have no cell padding or spacing and top alignment, yet, the text appears to the top but there's a gap between the top of th