Help with image size query

Hi all,
Been using Photoshop for ages, and I'm somewhat embarrassed to ask this question...but here goes: I have 4 images that I want to arrange in a tetraptych. There's more than one way to do this, but here's my problem: Each photo is 2400 wide x 2400 pixels high. I want to have a 10 pixel white border around the 4 images, and 10 pixels in between each image. I then create a new document 9650 pixels wide by 2450 pixels high and move each photo into the new document so that they align with each other. I then use the arrow keys to nudge the photos 10 pixels (assuming each arrow tap is 1 pixel). For some reason there is still not enough space to have the images align with the correct border. I hope this makes sense, but I'm obviously missing something?
Cheers,
Paul

Many thanks for the quick reply...much appreciated. I've managed to get what I want via a quick tutorial I found online. Just increased the canvas size on one of the images and pasted the others in. Yes, I made an error with the height (2420 is correct), Cheers!

Similar Messages

  • Help with image ready on ps3 extended

    I am pretty new to photo shop and have cs3 extended.
    I have a Yorkie website where I cut out my Yorkies and paste them to differnet backgrounds.... a lady that does the ANIMATED pictures  HAS DID A COUPLE FOR ME ....BUT I NEED TO LEARN TO DO THIS MYSELF.  She will not tell folks how to do:)
    The problem is once you work with a pic that is animated already then try to  add a dog.....by pasting....it removes the animation in the background pic.... and the picture no longer moves once the dog is added ?....She said she puts thru IMAGE READY...which I do not see anywhere on CS3 extended.  I will try to insert a pic she did for me and any help would be greatly appreciated....as I can do but then the picture is no longer animated once altered in my photoshop but she is doing somehow.....so has to be poss ?  If I were to do this pic it would stop moving once the dogs were added....plus not as good as her but practicing........could it be the fact she is doing in layers and I am doing copy and paste...I do know she puts thru Image ready and I do not know where this is located on cs3 extended or how to do?
    am

    well...........l when I try to open Gif with the import and chose the video frames to layers...am getting a message saying I need Quicktime 7.1 to be able to do??? and when selecting import that is the only option I have to open my animated picture?...YOU HAVE BEEN SO MUCH HELP!   THANK YOU SO MUCH...! 
       BLUE MONDAY EXCLUSIVES   
    Date: Sat, 17 Apr 2010 20:23:27 -0600
    From: [email protected]
    To: [email protected]
    Subject: Re: Help with image ready on ps3 extended
    I'm not sure anyone mentioned this but if not to open GIFs using the import you have to enter the GIF name as GIF isn't listed as one of the options.
    It sounds like you are viewing the images in a maximized screen mode. To view more than one document, press F to cycle through the screen modes. FYI, only the contents of the currently selected document can be viewed in the layers palette.
    I'll just talk about copy/paste so as not to confuse...
    If you are going to copy/paste, click the frame around the dog document to target it. Your layers palette will now contain the contents of the dog document. Click on the layer in the layers palette with the selected dog over transparency. With that layer highlighted in your layers palette, press Ctrl A; then Ctrl C. (Select<Select All; Edit<copy if you prefer using the menu.) This will copy that layer into your clipboard.
    Next, click the frame of the document containing the animation. Click the topmost layer in the layers palette because we want you dog to be in the top layer. Press Ctrl + V. (Edit<Paste if you prefer using the menu).
    Your dog is most likely going to be too big. Use Edit<Free Transform to size and move the dog to the desired location.
    At this point, your dog should be showing in each frame in the animation palette.
    Example:
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/25315/with-palettes-open.jpg
    I'm using the older Image Ready me method. The highlighted place in the palette is where you switch methods between the old method and the new timeline. Notice, I have the layers and animation palette both in the workspace...and I'm not in a maximized mode. The red arrow shows the correlation between the frame and the layer represented by it in the layers palette.
    Image:second-image.jpg
    Here I have a second image to slip into my animation. I have the creature selected and on it's own layer with transparency around it. Notice that the the layer with the isolated creature is highlighted. At this stage, I'll press Ctrl + A; then Ctrl + C to select and save this image to my clipboard.
    Image:creature-added.jpg
    Here, I've pasted (Ctrl + V or Edit<Paste) in my creature and resized it (Ctrl + T or Edit<free transform) so he can be jumped. I also added a shadow under my creature which I added to a layer under my creature. Notice that when Frame on is selected in the animation palette that the eye is on both the creature and the shadow. If I click the eye to turn them (creature and shadow layer) off, they disappear from the entire animation. I can make them appear at any frame by clicking the desired frame in the animation then turning on the eye icon for the creature and shadow layer in the layers palette. I can also adjust opacity if desired.
    You could even more than the one image if you want the dog to appear to move. Use the eyeball visibility to determine which pose will be used for that frame.
    Example:
    Image:jump-creature-gif.gif
    Here, I used transform warp to adjust the pose of the creature for a few frames as he's jumping the creature...just for fun.
    >

  • Need some help with the Select query.

    Need some help with the Select query.
    I had created a Z table with the following fields :
    ZADS :
    MANDT
    VKORG
    ABGRU.
    I had written a select query as below :
    select single vkorg abgru from ZADS into it_rej.
    IT_REJ is a Work area:
    DATA : BEGIN OF IT_REJ,
            VKORG TYPE VBAK-VKORG,
            ABGRU TYPE VBAP-ABGRU,
           END OF IT_REJ.
    This is causing performance issue. They are asking me to include the where condition for this select query.
    What should be my select query here?
    Please suggest....
    Any suggestion will be apprecaiated!
    Regards,
    Developer

    Hello Everybody!
    Thank you for all your response!
    I had changes this work area into Internal table and changed the select query. PLease let me know if this causes any performance issues?
    I had created a Z table with the following fields :
    ZADS :
    MANDT
    VKORG
    ABGRU.
    I had written a select query as below :
    I had removed the select single and insted of using the Structure it_rej, I had changed it into Internal table 
    select vkorg abgru from ZADS into it_rej.
    Earlier :
    IT_REJ is a Work area:
    DATA : BEGIN OF IT_REJ,
    VKORG TYPE VBAK-VKORG,
    ABGRU TYPE VBAP-ABGRU,
    END OF IT_REJ.
    Now :
    DATA : BEGIN OF IT_REJ occurs 0,
    VKORG TYPE VBAK-VKORG,
    ABGRU TYPE VBAP-ABGRU,
    END OF IT_REJ.
    I guess this will fix the issue correct?
    PLease suggest!
    Regards,
    Developer.

  • Help with an SQL Query on the Logger

    We are running UCCE 8.5(3) and need help with an SQL query. When I run the below I would also like to see skill group information(name preferably)? Any help would be greatly appreciated!
    select * from dbo.t_Termination_Call_Detail where DateTime between '10-11-2012 00:00:00:00' and
    '10-11-2012 23:59:59:59'

    David, thanks for replying.  Unfortunitly I don't know enough about SQL to put that into a query and have it return data.  Would you be able to give an example on what the query would look like?

  • Trouble with image size

    Hello everyone, I'm having some trouble with image sizes.
    I created a 977x5000 px image at 72 PX/inch resolution with text for use on a weebly website.
    When created the image looks like a small vertical bar(maybe around 50x500px) with a massive left and right photoshop background(not the image background). so if I drag the bottom slider to the left or right the image will completely disappear.  I can CTR and + to get it to the correct size so I can actually read the text. I can still go very far left and right with bottom slider. The problem comes in when I save it to a PNG or other file it still shows up as a bar.
    Is there any way to fix this so it saves it as the correct viewing size? that way when I open the image it's an actual 977x5000 instead of looking like a 50x500
    I'm on Windows 7, my display settings are at 100% and I'm using Photoshop  CC 2014

    You do not understand what is going on at all. First an image file's PX/inch resolution setting is meaningless when it come to the Web and displays all that is meaningful is pixels.  For displays are run at one resolution usually their native manufactured Pixel resolution so your image will be displayed at 96DPI on Desktop Displays and a 300+DPI on Phones and around 250DPI on tablets.  Your image  height is also to large to fit on any display.  The Display I think that displays the most pixels is the IBM T221 22.2" LCD 16:10 aspect ratio 3840px by 2400px.  at 204DPI.  Rotating  that display to portrait it can display an image with a height of 3840px your image height is larger 5000.  Your image has an aspect ratio in the neighborhood of 1:5  an image 50x500 has an aspect ratio of 1:10 a far cry from 1:5 your image is much wider then 1:10.
    IBM T220/T221 LCD monitors - Wikipedia, the free encyclopedia
    Most common display resolutions in the first half of 2014
    Acronym
    Aspect ratio
    Width (px)
    Height (px)
    % of Steam users
    % of web users
    SVGA
    4:3
    800
    600
    00.08
    00.64
    WSVGA
    ~17:10
    1024
    600
    00.17
    01.59
    XGA
    4:3
    1024
    768
    02.85
    09.84
    XGA+
    4:3
    1152
    864
    00.34
    00.85
    WXGA
    16:9
    1280
    720
    00.93
    01.65
    WXGA
    5:3
    1280
    768
    00.52
    01.09
    WXGA
    16:10
    1280
    800
    02.44
    08.90
    SXGA– (UVGA)
    4:3
    1280
    960
    00.35
    00.48
    SXGA
    5:4
    1280
    1024
    07.05
    05.74
    HD
    ~16:9
    1360
    768
    03.00
    02.43
    HD
    ~16:9
    1366
    768
    24.53
    26.64
    SXGA+
    4:3
    1400
    1050
    00.10
    n/a
    WXGA+
    16:10
    1440
    900
    05.74
    05.95
    HD+
    16:9
    1600
    900
    07.76
    04.99
    UXGA
    4:3
    1600
    1200
    00.30
    n/a
    WSXGA+
    16:10
    1680
    1050
    06.27
    02.96
    FHD
    16:9
    1920
    1080
    32.91
    08.64
    WUXGA
    16:10
    1920
    1200
    02.11
    00.95
    QWXGA
    16:9
    2048
    1152
    00.08
    n/a
    WQHD
    16:9
    2560
    1440
    00.93
    00.58
    WQXGA
    16:10
    2560
    1600
    00.13
    n/a
    3:4
    768
    1024
    n/a
    05.31
    16:9
    1093
    614
    n/a
    00.64
    16:9
    1536
    864
    n/a
    00.70
    Other
    01.41
    09.42

  • Having trouble with image size on new HP2311x display with 4 year old MacBook. Image too small. Do I have to stay in mirror mode? I have messed with OSD and Image Control menus on display and have gotten nowhere. Help?

    Have just installed new HP 2311x display withe 4 year old MacBook. VGA cable. In mirror mode, at high resolution of 1920x1080, image size on HP display is too small. How can I get it to fill screen? If not in mirror mode, the display looks good, only I can't get the top menu bar (tried to drag it) nor the rest of the desktop. Help?

    Have just installed new HP 2311x display withe 4 year old MacBook. VGA cable. In mirror mode, at high resolution of 1920x1080, image size on HP display is too small. How can I get it to fill screen? If not in mirror mode, the display looks good, only I can't get the top menu bar (tried to drag it) nor the rest of the desktop. Help?

  • Problem with image size, please help!

    I have spent the last week editing several photos I took for my cousin of his newborn baby (removing backgrounds/people, editing colours etc etc).
    I went to get them printed but the image size is only around 800 x 400 pixles. I checked my original images from my camera and their 4000 x 3000, why are my photos once imported into photoshop suddenly being drastically reduced in size?
    Really need some help here as I'm afraid I might have lost a whole weeks work as the images are now too small to get decent prints from. 
    Thanks,
    Sacred

    The pixel measurements are 3000 x 4000 when taken straight off my camera but for some reason after editing the photo its gone down to 800 x 800, this wouldnt be too much of a problem but its at a density of 300dpi where as the original pictures are at 72dpi.
    I've tried my hardest to replicate the problem all afternoon going through the various stages of importing, editing and saving that I normally do and I can't get it to do it again? Really confused as to whats happened, its not the first time though I had the same problem back in 2007 after shooting someones wedding, edited a few of the photos (no cropping) then found the sizes had dropped drastically.
    As far as I know I don't have any scripts, actions or image processes set up to do anything on any of my images.
    When I open the file I've retouched its gone from a printable measurement of 60 x 40 inches to a printable measurement of 3 x 3 inches, this image has been extensivly cropped (just over half to 3/4) but no where near as small as 3 x 3 printable inches (I'm talking in printable size and not pixles because it can be missleading as saying the size in pixles doest equate to a physical size).
    From what I can tell the image has changed size after editing and saving, I only noticed a few days later when I attempted to have the image printed that it had reduced in size so much. Which leads me to believe that the image problem must stem from the way its being saved each time??
    Thanks a lot for your help and time guys

  • Problems with image sizes

    There seems to be lots of confusion about image sizes and Apple iBookstore Support  et al simply state that images should not be greater than 2 megapixels.
    IBook Author Help > Photos and other images,  states:-
    Important:  When you export your book for distribution outside the iBookstore, images are automatically scaled to a width of 2048 pixels, which is optimized for iPad with Retina display. Readers can view these images on other iPad models, but the viewing experience might be slower. You can improve the viewing experience on iPad models without Retina display by using images no wider than 1024 pixels.
    http://support.apple.com/kb/HT5117 states:-
    Publishing to the iBookstore:
    If most of your readers will be using the original iPad, scale down images in Interactive Image widgets to a width of 2048 pixels and all other images to a width of 1024 pixels.
    Previewing on iPad, or exporting for distribution outside the iBookstore:
    You can improve the viewing experience on iPad models without Retina display by scaling down images in Interactive Image widgets to a width of 2048 pixels and all other images to a width of 1024 pixels.iBA help deals with exporting  books OUTSIDE the store and simply advises that you can  help none Retina viewers by having a smaller image.  No help at all really - but suggests that the use of images 2048 is OK. that would indicate 2048 x 1536 or 1496. No mention of what resolution should be used.
    iBookstore support basically reapeat this. 
    So  to ease life in getting books accepted,  should we all use 1024 x 768 @72ppi for iPad & iPad 2 and now iPad mini. ????
    and use 2048 x 1536 @ ??   for The New iPad Retina display!
    Both fail to mention HOW the books author would know which iPad a buyer/viewer will be using.  Also if "we" only use 1024 x 768, those with Retina do not get an "enhanced viewing experience".
    For a company that deals entirely with  devices that use logical programming - there seems very little logic  applied when it comes to dealing with a section of their business which by issueing iBA Free and wacking 30% of the top, must be adding to the $billions already stacked away in a corner somewhere.
    iBA makes eBooks for use/display on iPads only. For months now since iBA  became available, one of the  most common requests on this forum is help with....image sizes.
    It seems reasonable  now when Retina is in use and eventually the iPad and iPad 2 will fade away - ditto the new none retina mini and ALL Apple devices and  computers will be retina. So why not plan now!  Surely images in shoudl be geared to deal with Retina displays. IF  Apple would  take that line maybe  "Support" would have less work dealing with requests for help about images IF Apple accept that the next Stephen King may not have a clue how to deal with adjusting images sizes and simply state the required dimentions.
    I make photo books and use 2048 x 1496 @150ppi - so far ten free books have gone into the store.
    The suggestion about  images  for retina display as "standard" as been  sent as feedback.

    For all those who are still confused by Apples image restrictions / requirements...
    In the new Template chooser after the recent updates is "Antique". This template has a Chapter background image ( the olde world print of sailing ships in blue litho print style ). This print when opened in PS is 2771 x 1506 @72ppi. 2771x1506=4,173,126 pixels.This implies  Apple supply a book which does not comply with its own requirements!
    Higher  image resolution applied to printed photo inmages, make the image sharper. If for example you wanted to print a wall poster 45inches  wide, the  image needs needs a higher resolution to cater for the size, BUT the same image used for a 45" poster will print 4.5" wide print on your own printer!
    iBA full page is deemed to be 1024 x 748. resolution from Apple is 72ppi. An image with those specifications will be OK in iPad & iPad 2 - but not so sharp on a Retina display especially if zoomed larger on screen
    Now it seems 2048 x 1496 - double the original image size is suggested for Retina.
    You  can change an image in PS i.e. 1024 x 748 and change resolution to 144. PS will double the pixel size as you change the resolution. OK, just change pixel sizes back to 1024 x 748 and reolution is now 144.
    That indicates a sharper image which will be suitable for retina display and in fact all current iPad models.
    Today my 11th photo book was notified as available  in the iBook Store, all my images were pre-formatted at 2048 x 1496 @ 150ppi.   ( 2048 x 1496 = 3.063,808 pixels!)
    During delivery there were no issues flagged and after delivery no tickets.
    So I suggest all those folk pondering images sizes follow my example, which  is now proved to be accepatble!
    One thing puzzles me though, I dont use all images as full page and  they can  be masked down to - say - 250 x 200.  Should  just  make an image to fit the size I  want to display ??

  • Can someone help with auto-size fields in forms?

    I created a form in Acrobat for my team members with auto-size text fields that allow to shrink the text when the field size is not large enough to show the entire text. When I then open the same form file with Adobe Reader on my machine with text that has shrunk in some field, I can see all the text and have also a scroll function when the text size has reached its lower limits and there is still more text to show.
    However, when I receive the filled out forms back from other team members' iPads (they use my template created with Acrobat), the text didn't shrink as on a PC version and the scroll function is disabled. I checked the template and the fields are correctly set to auto-size left and they do work on my PC's and laptop's Adobe Reader. But the iPad version of Adobe Reader may cause some issues.
    Can anybody help with solutions?
    Thank you!
    Klaus

    The filled version of your PDF document (20140722 Daily Meeting Report...pdf) is no longer a PDF form because it has been flattened.
    Once an interactive PDF form (such as your template version) is flattened, all form fields are replaced with images of filled data.  You can no longer interact with form fields, edit form data, or tap/click any buttons in the flattened PDF document.  That is the reason why the text in auto-size text fields did not shrink.
    When you email a PDF document (including a PDF form) in Adobe Reader for iOS, the E-mail Document dialog is displayed.
    In this particular case, your team member must have selected "Share Flattened Copy".
    If you would like to keep the interactivity of a PDF form, you can select "Share Original Document".  Please advise your team members to select the "Share Original Document" option when emailing filled forms.
    Unfortunately, once flattened, a PDF document cannot be reverted back to the original "unflattened" state.  However, if your team members still have the original filled forms, they can resend the forms with the "Share Original Document" option.
    Please let us know if you have further questions.

  • PhotoShop Elements 10...I need help with font size for watermark in Processing Multiple Files.....

    I have PhotoShop Elements 10, and I am trying to watermark some of my photos, I have successfully added them one at a time with a font large enough to be seen. Now I am trying to add it using the "process multiple files" , I can do that but the font even at 72 the largest setting is so small on the photo you can barely read it! Can anyone help me the size larger on my photos?

    Thank you, Michael. I just watched the Russell Brown video again for CS6 and looked real closely at his settings in ACR and he was using 240ppi. I changed my file in image size to 240 ppi and then ran the script and the layer didn't change size this time when I ran the script.
    It is kind of annoying to have to change the image size everytime I want to run this script and then change it back again as most of my files are 300 ppi. I used to run his script for edit in ARC in CS5 and recall that if I just remembered to change the settings in ARC to 300 ppi while the script was playing and before pressing 'open' that the image wouldn't change size during the raw processing, but this doesn't seem to be working in CS6. Do you know of a way to use this script and not have to change the ppi for the image to 240?
    Thanks again.

  • Need help with adjusting size for photos in my website

    Wow it's super to know about adobe forum which i never thought existed, i have been to the adobe site several times befor but never noticed there is a forum
    Ok i have few issues would like some help if possible.
    I have a website for public holidays and festivals and i have been really stressed in the ways i am adding the photos which i am buying from fotolia. First in my featured images the screen is very wide and slim...so i am really having hard time with adjusting the photos so they would fit in a way and show the best part of the photo in the screen, once the featured image is clicked on then their is no problem since it opens up in the full size. Is their a speacial tool in adope (i have cs4) which deals with images in this aspect? Secondly, before i was downloading the image with the regular size in which i bought them (around 3000 px) but that significantly slowed my webiste and i had to resize them into around 500 px, but now the image is small. what is the way around that, is there a feature where i can keep the photo big size with high resolution and little px. I see many big nice resolution photos but very small in size. i have just purchased a lot of photos that i would be posting soon and would like to do them right from the start.
    I don't know if i explain the situation right in words but you can take a look here, most photos for the posts are on the main page, please take a look and tell me how i should revise or make better for my photos in the featured images.
    I have very little experiance in photoshop so i made a very simple logo, but is there a tool that is speacialy designed to help make it easy doing a professional logo?
    Any comments, hints or help would be highly appreciated
    Hmmm one more thing....how do i add a pic for my profile? i don't see anywhere i can do so

    You should use the crop tool to crop your images. You should never squish your images, it really looks unprofessional:
    For your problem with saving images, you can optimize your images for web using the "Save for Web…" menu option:
    Make sure that you save your images at the dimension that you want them to display on your website (It looks like all your images in the blog are 620px wide, go with that).
    As for your logo, you can make them in Photoshop or Illustrator, but I would reccomend making yours in the latter. Here are some tutorials on logo creation: http://ibrandstudio.com/tutorials/46-adobe-illustrator-tutorials-logo-design

  • PSE newbie frustrated, please help with image resizing

    Hi!
    Tutorials aren't helping me, nor is trial and error. I just want to resize some photos I downloaded to my computer, then upload them to a website to use as my avatar or signature. There are specific pixel dimensions I must adhere to. I want to keep the photo in it's entirety, but when I resize it, it distorts a bit, looks fuzzy...
    I can't figure out what the heck I am doing wrong. Some pictures turn out just fine and others look really bad. I know it can be done because I've seen the same pictures I'm trying to size, being used for the same thing I want to use them for, but theirs are clear, absolutely no distortion whatsoever. The pixel dimensions I have to work with are either 100x100, or 450 pixels wide by 90 pixels high.
    I hope this made sense, I'm not sure how else to word it. Please forgive my ignorance, I've really been trying.
    Thank-you
    B

    For an avatar it’s possibly best to crop to begin with so you get a true square.
    Open the image and select the crop tool and change the aspect ratio to 1 x 1 or 5 x 5 then drag out a square and move the image around inside it or drag the bounding box borders until you have it looking as you want. Then click the green check mark.
    On the top menu click Image > Resize > Image Size and in either the height or width box type 100 px (you only need to type the dimension once the other box will change to 100 automatically. Make sure you have the bottom three boxes checked:
    Scale Styles
    Constrain Proportions
    Resample Image
    With all three checked set the bottom dropdown to Bicubic and then hit OK.
    If you want to apply some sharpening select Enhance on the top menu and choose Unsharp Mask.
    Make sure the Radius is no more than 1.5 and use the amount slider to get the image looking as you want it then save.
      

  • Issue with image size on overwrite edits.

    This is likely a simple question but for some reason, likely sleep deprivation, I can't figure it out. I have a video sequence of a lecture that I am trying to overlay with a Keynote presentation (Quicktime H.264). I have the lecture video (DV capture) on track one and am doing simple overwrite edits on track two with transitions in and out. This worked perfectly while working on my laptop all night last night. Now I have began the same process with a second lecture (exact same file formats/image sizes as the previous) on my desktop system but when I perform the overwrite edits the video image does not fill the screen and the lecture footage on track one is visible behind the video on track two. I would like to have the video fill the screen. I even tested the same footage I used on the laptop on the desktop and have the same problem.
    I am sure there is a setting somewhere that is different but I can't figure it out. Any help or suggestions would be greatly appreciated.
    Thanks.

    Scroll over in the browser and look at three things: image pixel dimensions of the keynote stuff, the video stuff and the sequence.
    If they're not all the same, there's your problem.

  • Resizing within layer? Playing with image size?

    Help! I have been searching FAQs and tutorials for hours. I used to be able to click and drag an image to change it's size while in the layer without having to specify a numeric value, just simply clicking and dragging then when happy with the size double clicking. I just upgraded to CS4 and can't find that option.
    Also how can I rotate just one of many layers in an image, using the rotate tool, it rotates all layers at once!

    I cannot identify with your past experience in Photoshop, perhaps you were referring to some other application  In Photoshop consider the following approach to both resize and rotate. Press Ctrl + T and a bounding box appears around the elements in the active layer. pull on a corner to resize, or
    pull on a corner with the shift key held down to resize proportionally.  If you hover just beyond the corner point you will see small curved arrows indicating the ability to rotate. Click and drag to rotate (just that layer) when the curved arrows appear.  Finish off any of the above transformations by hitting enter. Hope this helps.
    Paulo

  • Help with images in Spry menus

    I need help making this work: I want my menu buttons and
    submenu buttons to be images rather than text. I've been able to
    set it up to use different images for each of the main and
    sub-level buttons, but only for the active state. I cannot figure
    out how to use a different set of "hover images" for the hover
    state. Note-- Each button and submenu button in the entire menu are
    different images, so I suspect I need to use different ID's for
    each, but I am not sure how to set that up in the
    SpryMenuBarHorizontal.css file for each different button in, at
    least, the active and hover states. Can anyone offer some help with
    this?:

    V1 - Thank you for the suggestion, but this does not exactly
    solve my dilemma. In its simplest terms, this is what I want to do:
    Create a single drop-down menu where there is "Item 1" with
    submenus "Item 1.1", "Item 1.2", and "Item 1.3". But, I want to use
    different images for each item and subitem in their Active and
    Hover states. So, in this example, there would be 8 different
    images... An Active and a Hover image for each of Item 1, Item 1.1,
    Item 1.2 and Item 1.3.

Maybe you are looking for

  • How do i find my time capsule on the internet?

    I use a time capsule (combo wireless router and external hard drive) but I cannot see it on the network.  How do I make it visible?  I would like to merge all my iPhoto libraries on that drive so I can view them from any computer or device and not ha

  • Remote for ipad, cant find songs, but my iphone can, on the same network

    hi all have a very odd problem, and apple cant seem to help me, i´m using the app called remote, to control my itunes music, from both my iphones, ipod touch and the ipad, they all connect to the same itunes music library and i can control them just

  • Combine two reports in query designer using key figure with sap exit

    Hi experts, i want to combine two reports in query designer using key figure with sap exit in the report 1 key figure calculation based on the open on key date(0P_DATE_OPEN) to calculate due and not due in two columns in report 2 key figure calculate

  • MacBook Pro Enough to Handle Battlefield 2142?

    This game is confirmed for the Mac and is coming on Tuesday. Is my MacBook Pro machine enough to handle the game? Message was edited by: Host

  • Discoverer Parameters in EUL Tables

    Hi All, In which DB tables the information about the Parameter for each Worksheet of Discoverer Workbooks are stored.Also where are the default values for the parameter stored in the Darabase table? Thanks, HP