Image positioning with table and css?

Hi please look at the following link to see my problem
http://www.stefanlesik.com/csg/traditional-designs.htm.
I am trying to position a list of photos with details of dimensions
and reference number below each. I have set up a table with 2
columns but I cannot position the images inside the cells
correctly. I've also tried adding an image style to each with
padding etc but this does not work. I'm sure there is a simple
solution. Any other comments about the design of the site would
also be very welcome. Thanks in advance

You need to add valign="top" to your cells in that table.
<td height="0" width="265" valign="top">
Also your first image is wrapped in a <p> tag. The
second is not. That is why you will see extra space at the top of
the first one. You can also delete all of the height="0" that you
have through out your code.
J

Similar Messages

  • I want to store an image in R3 table and retrive it

    Hi,
    i want to store an image in R3 table and retrive it from my function module.
    Can any one tell me what is the step by step procedure to do that.
    I am new to ABAP.
    Regards,
    H.V.Swathi

    Dear Swethi,
    You can move images to SAP using SE78. then u can use them where ever u you require them.
    SE78->GRAPHICS->BMAP here give ur image name and click on save
    Rgds,
    Kiran
    Edited by: Kiran on Jun 11, 2009 7:15 AM

  • Loading images in a table and show this image in a html form

    Hi All,
    I'am a newbie in Oracle and PL/SQL.
    I need to load a image in a table and restrive this image and show it in a html form. I'd like to use a PL/SQL procedure.
    Thanks in advance for any suggestions.

    Hi,
    This forum is for Oracle9iAS Web Services discussion.
    I would recommend that you post your question to the 9iAS - General discussion forum.
    Regards,
    Tim

  • I just updated my Firefox browser to Firefox 8. I am a college student and practice with HTML and CSS for class assignments. The fonts in all my html documents are being overwritten online by your script typeface. How do I resolve this issue?

    I just updated my Firefox browser to Firefox 8. I am a college student and practice with HTML and CSS for class assignments. The fonts in all my html documents are being overwritten online by your script typeface. I did not have this issue in the older version. I use an iMAC running OS10.6.8. How do I resolve this issue?

    Starting with this, you have errors in your CSS code.
    body {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      color: 151515;
      font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
      background-color: EFF5F8;
    body {
      margin:0;
      color: #151515;
      font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
      background-color: #EFF5F8;
      font-size: 100%;
    Related links:
    Windows Chrome, why do my fonts look so bad? - Lee Green
    css3 - Bad font rendering Chrome - Stack Overflow
    Nancy O.

  • Trouble with Tables and image rollovers

    I hope someone might be able to help me. l am
    designing a website using tables and was wondering if l can have a
    thumbnail image in mutliple cells that can be rollovered to open a
    larger images in a common cell without the use of layers. If
    someone was to even point me in the right direction using the right
    terminology l should be able to find the info l need. Or maybe it's
    as simple as letting me know that l must use layers in a cell to
    get that result. Thanking you in advance for your help.

    NEVER use layers directly in a table cell, or any absolutely
    positioned
    element for that matter.
    There are good methods for doing exactly what you want -
    posted here on this
    forum - search for "show pic"....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Bill Hewitt" <[email protected]> wrote in
    message
    news:ff59up$kcc$[email protected]..
    >
    I hope someone might be able to help me. l am
    designing a
    > website
    > using tables and was wondering if l can have a thumbnail
    image in mutliple
    > cells that can be rollovered to open a larger images in
    a common cell
    > without
    > the use of layers. If someone was to even point me in
    the right direction
    > using the right terminology l should be able to find the
    info l need. Or
    > maybe
    > it's as simple as letting me know that l must use layers
    in a cell to get
    > that
    > result. Thanking you in advance for your help.
    >

  • Templates tables and css ?

    It's been a couple years since I really worked on a new site.
    I have DW
    MX2004. My last site used templates which worked fine for me.
    Are
    templates still widely use...or has css design more or less
    replaced them ?
    Also...in css design...are tables used much anymore...and if
    not...can you
    do pretty much the same in css as you can in table layout ?
    Can anyone post a few links that discuss table vs. css deign,
    etc ?
    From a code/search engine stand point...is there a difference
    between divs
    and the table tag ?
    Thanks so much....
    Tim

    > Are templates still widely use
    I use templates, CSS, and server-side includes on nearly
    every site I build.
    > Also...in css design...are tables used much anymore
    I use CSS and tables on some pages, when they work for what I
    need to do.
    > can you do pretty much the same in css as you can in
    table layout ?
    There are some things which are exceptionally easy to do with
    tables, that
    are exceptionally difficult to do with CSS. I believe that a
    pragmatic
    developer will keep both methods at the ready in their
    toolkit.
    > Can anyone post a few links that discuss table vs. css
    deign, etc ?
    Please don't think of it this way. Think of it as the next
    step ahead in
    design methodology -
    http://www.projectseven.com/tutorials/css/qdmacfly/index.htm
    http://www.macromedia.com/devnet/mx/dreamweaver/css.html
    http://www.macromedia.com/devnet/dreamweaver/articles/tableless_layout_dw8.html
    http://www.macromedia.com/devnet/dreamweaver/articles/css_concepts.html
    > From a code/search engine stand point...is there a
    difference between divs
    > and the table tag ?
    No.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Tim" <[email protected]> wrote in message
    news:[email protected]...
    > It's been a couple years since I really worked on a new
    site. I have DW
    > MX2004. My last site used templates which worked fine
    for me. Are
    > templates still widely use...or has css design more or
    less replaced them
    > ?
    >
    > Also...in css design...are tables used much
    anymore...and if not...can you
    > do pretty much the same in css as you can in table
    layout ?
    >
    > Can anyone post a few links that discuss table vs. css
    deign, etc ?
    >
    > From a code/search engine stand point...is there a
    difference between divs
    > and the table tag ?
    >
    > Thanks so much....
    >
    > Tim
    >

  • MDM - Examples needed with Tables and Data

    Hi,
    I am new to MDM. I just loaded the Console and Data Manager and connected to an MDM server. I am able to create a repository and browse in the Data Manager. However, I want to get some Table examples and data that go along with it. I am looking for a step by step guide to create some good tables and load actual data into it using a flat file or XML.
    Any help is greatly appreciated!

    Hi,
    MDM Repository Structure:-
    Table Types in MDM Repository
    1.Only one main Table.(Default name is Products)
    2.Sub Tables
    Lookup Sub tables are just one of the powerful ways that MDM enforces Data integrity in an MDM repository.
    (Parent - Child Relationships)
    3.Object Tables
    It is special type of Lookup Subtables.It includes the images ,Sounds,Videos,Binary objects,Text Blocks,Copy Blocks,Text HTMLs and PDFs.You cannot store any object dirctly to the Repository.Instead ,each object is defined or imported into the repository once then linked to a main or subtable field as a lookup into the object table of that type.
    [Object Tables eliminate redunt information ,since each object appears only once in the MDM repository even if it is linked in multiple records.]
    4.Special Tables
    Special Tables include Image variants,Masks,Families,Relationships,Work Flows,Named Searchs,Data Groups and Validation Group Tables.
    [Data Groups and Validation Group Tables are does not exist in the MDM Repository.]
    5.System Tables
    System Table appear under the Admin Node in the console Hierarchy include roles,Users,Connections,Change Tracking,Remote Systems,Portas,Links..etc.
    Creating Look up table.
    1.Create Lookup Table(Type as Hierarchy,Taxonomy,Qualifier)
    2.Add a Field in Main table
    3.Set the type(Hierarchy,taxonomy,Qualifier lookup)
    4.You need to enter or map the lookup table name and field.
    5.When ever u add new record in the Lookuptable,You can able to use that lookup data in the Main Table Record creation.
    I donot have software with me ,otherwise i would have given screenshot to u.
    For further info, U can refer Console reference Guide.
    Best Regards
    Devaraj PK

  • SWF with xml and css to flv format..need help

    I have slideshow that is your typical stand alone .swf with accompanying .xml and .css configuration files along with a folder for the images. I don't have the .fla
    I need to flatten this or merge it all together to create an flv. Is this possible and if so how do I do this?
    Because this is a client I can't just re-create another slide show..it needs to be exactly the same. For me to redo it entirely in fla would be so very time consuming as the slides have 2-3 different effects each and to get the timing exactly right would be near impossible.
    I hope someone has a magical solution for me.

    Actually Rob, right after posting I came across a post mentioning screen
    recorders and tried 5 of them. However, I am either not using the right
    settings or the progs I tried weren't good enough cause all of them have
    some freeze and jump during recording and the vids don't come out smooth. I
    think this may be because although they allow you to set frames per seconds
    for recording, they all vary that setting during the actual recording. I can
    see the frames per second going from 18 to 12. I am not really experienced
    in video.
    Here's the list of those I tried: CamStudio, Free screen recorder, BB
    Flashback2 express, BSR screen recorder 4 and ZealSoft.
    If you happen to know of a really good one or what the right settings might
    be I'd be glad to hear it.
    By the way, so far, you seem to be the only one who got my question
    right..all other replies I got from varying forums tell me to google swf
    converters.
    Thanks bud.
    Griffin

  • Can I control an image position with Scripting?

    hello --
    i find myself doing a lot of repetitive tasks in keynote, such as creating dozens of slides with an image in a specific position (x-y position). is there a way to automate this using applescript or automator?
    so far, i am able to create the empty slides with the images in a specified folder, but they always just get centered. it's a good start, but the next time suck is to position them by hand.
    any ideas?
    thanks in advance.

    Hello,
    It's not possible without the help of the GUI Scripting.
    This implies that you should not use the mouse or the keyboard during the execution of the script, but it's better than doing it manually on several images.
    You must enable the GUI Scripting by clicking the checkbox labeled "Enable access for assistive devices" in the Universal Access System Preference pane.
    Here is the script : this script create a slide of each image (your selection in the Choose file dialog), and it set the position of the image in each added slide to (40, 60)
    ---------------------Beginning ot the Script
    set tFiles to choose file of type "public.image" with multiple selections allowed
    tell application "Keynote"
        activate
        tell front slideshow
            set nSlides to count slides
            make image slides paths tFiles without set titles
            set nSlides2 to count slides
            set firstTime to true
            if nSlides2 > nSlides then repeat with i from (nSlides + 1) to nSlides2
                show slide i
                my setImageposition(40, 60, firstTime) -- set image position to (40, 60)  
                set firstTime to false
            end repeat
        end tell
        display dialog "Done"
    end tell
    on setImageposition(posX, posY, firstTime)
        tell application "System Events"
            tell process "Keynote"
                if firstTime then (* initialization so that the script works correctly.
                       Show the Inspector window, click on "Metrics" tab.
                       Set the View to "Slide Only" *)
                    set frontmost to true
                    delay 0.3
                    click menu item "Slide Only" of menu "View" of menu bar item "View" of menu bar 1
                    set inspectorWindow to missing value
                    set tWindows to windows whose subrole is "AXFloatingWindow"
                    repeat with i in tWindows
                        if exists radio group 1 of i then
                            set inspectorWindow to i
                            exit repeat
                        end if
                    end repeat
                    if inspectorWindow is missing value then
                        keystroke "i" using {option down, command down} -- Show Inspector
                        delay 0.2
                    end if
                    tell window 1 to if name is not "Metrics" then -- size and position
                        click radio button 6 of radio group 1 -- the "Metrics" tab
                        delay 0.2
                    end if
                end if -- end initialization
                keystroke "a" using command down -- select image
                perform action "AXRaise" of window 1 -- set the focus to  the Inspector window
                delay 0.1
                tell group 1 of window 1
                    set focused of text field "X" to true -- left position
                    delay 0.1
                    keystroke ("" & posX & tab & posY & tab) -- set image position,
                end tell
            end tell
        end tell
    end setImageposition
    --------------------- End Script
    Important : You must localize the titles (depending on the language used in your system) in these two lines:
    click menu item "Slide Only" of menu "View" of menu bar item "View" of menu bar 1
    tell window 1 to if name is not "Metrics" then -- size and position

  • 10.4.10 image problem with Firefox and Photoshop on Intel and OD AFP server

    We are working on a new client image (perfect client image to deploy with Netboot) and our Intel machines, new and old, are throwing errors in CS2 Photoshop and refusing to launch Firefox when we log in to home folders from the OSXserver, local accounts run OK. The Intel Mac Pros we got last year ran Photoshop fine using last years image. Power Macs are running OK logged in on the server and local. The biggest variable is we are now running 10.4.10, the last image was 10.4.9. Anyone seen this, any thoughts, I have tried everything I can think of.
    Thanks!

    I haven't had any problems with 10.4 and solaris 10. At some point Apple upgraded to some version of OpenSSH that required the addition of the -Y switch to make things work well.

  • Anchored images in a table and I want to re-arrange them?

    Hello,
    I want to create a storyboard in InDesign, and I am placing a multipage pdf created from a powerpoint, that represents each slide.
    Problem is, I want an easy way to add and delete new images(slide representations) and have them flow as I do this.
    I have thought about just making each page its own slide and then printing out thumbnails, and that works, as its easy to add, subtract and re-arrange pages in the pages panel. but I was wonding, if I plce each image in a table cell, is there an easy way to make them all flow if I add or subtract additional images?
    thanks!
    babs

    HI Jeffrey!
    Well, that was even quicker..nice... I couldn't find any script in there that would scale each page (I think I looked pretty well into all of them), but this works too.
    In the end, I just need to be able to constantly move pages around, as if I was in PowerPoint in the slide Sorter, and be able to print out a document that would show the story told through thumbnails. This certainly makes the placement part much quicker.
    thanks!!!
    babs

  • Difficulties with templates and CSS in DW CS3

    I'm having difficulty with CS3 and templates.
    I started a new site. I created an HTML file (with CSS for
    some formatting - colors and margins) and made a template from the
    HTML file, creating one editable region (plus the default two of
    the page title and the additional area in the header). I then
    created my site HTML files from this new template. When I tried
    updating the template, I got an error that I had nested editable
    regions in the HTML files. I checked the template, and I don't. I
    checked the HTML files and I did see two </body> tags at the
    end.
    I started over. I updated my starting file and made a new
    template, overwriting my old one. I created new files from the new
    template. Although the HTML files display fine in the browsers,
    when I try to view them in Design View, this round DW doesn't
    render them with the CSS, and it did the first time.
    What's going on, and can I get it to stop?
    Thanks!

    I use File>New...>Page from Template, select the
    template, go to editable region, add my content, then save the
    result as an HTML file. Same as I've done lots of times. The Update
    page when template changes checkbox is checked.
    quote:
    Originally posted by:
    Newsgroup User
    > I then created my site HTML files from this new template
    How? FILE | Save As...?
    Or FILE | New from template > Template name > Create?
    > What's going on, and can I get it to stop?
    Let's see the template page, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "pixlor" <[email protected]> wrote in
    message
    news:g4jn3o$r21$[email protected]..
    > I'm having difficulty with CS3 and templates.
    >
    > I started a new site. I created an HTML file (with CSS
    for some
    > formatting -
    > colors and margins) and made a template from the HTML
    file, creating one
    > editable region (plus the default two of the page title
    and the additional
    > area
    > in the header). I then created my site HTML files from
    this new template.
    > When
    > I tried updating the template, I got an error that I had
    nested editable
    > regions in the HTML files. I checked the template, and I
    don't. I checked
    > the
    > HTML files and I did see two </body> tags at the
    end.
    >
    > I started over. I updated my starting file and made a
    new template,
    > overwriting my old one. I created new files from the new
    template.
    > Although the
    > HTML files display fine in the browsers, when I try to
    view them in Design
    > View, this round DW doesn't render them with the CSS,
    and it did the first
    > time.
    >
    > What's going on, and can I get it to stop?
    >
    > Thanks!
    >
    >

  • Oracle equals_path condition NOT working with table and materialized view

    The user i am using is xdb with dba role.
    1.When i try to use the statement
    SELECT PATH FROM xdb.path_VIEW
    WHERE
    EQUALS_PATH(res, '/home/OE/PurchaseOrders/2002')=1
    the result is
    /home/OE/PurchaseOrders/2002
    2. When i drop the path_view and recreated it like materialized view with statement
    create MATERIALIZED view path_view as
    select /*+ ORDERED */ t2.path path, t.res res,
    xmltype.createxml(xdb.xdb_link_type(NULL, r2.xmldata.dispname, t.name,
    h.name, h.flags, h.parent_oid, h.child_oid),
    'http://xmlns.oracle.com/xdb/XDBStandard.xsd', 'LINK') link,
    t.resid
    from ( select xdb.all_path(9999) paths, value(p) res, p.sys_nc_oid$ resid,
    p.xmldata.dispname name
    from xdb.xdb$resource p
    where xdb.under_path(value(p), '/', 9999)=1 ) t,
    TABLE( cast (t.paths as xdb.path_array) ) t2,
    xdb.xdb$h_link h, xdb.xdb$resource r2
    where t2.parent_oid = h.parent_oid and t2.childname = h.name and
    t2.parent_oid = r2.sys_nc_oid$
    then the equals_path condition STOP working !!!
    3. The same experiment, but i recreate it like table
    create table path_view as .... using the rest of the statement ...
    Can someone help me to understand why equals_path is NOT working on table and materialized view !

    Thanks Jonah. I was under the impression that I already had it but seems like it has to be a direct priv - thru a role doesn't work.
    I granted the reqd privs and then it worked fine. Thx for your help!

  • Acquire encoder position with Motion and DAQ

    Hi,
    I am trying to acquire an encoder position with Motion. It seems impossible to set the frequency of the acquisition with Motion and I must poll for the position in a do-while loop.
    I have read in a lot of threads that one can use RTSI lines to retrieve encoder position with a DAQ Board though it is acquired with a Motion board. But there are no examples at all about this.
    To sum up, I need to send Encoder Phase A to RTSI0, Encoder PhaseB to RTSI1 (which I already do), retrieve info with a DAQ device and then calculate rpm.
    Christophe
    PS: please don't answer with measure angular position.vi or explain me in what this Vi can help me

    Hi Christophe,
    I'm not sure I understood well what you need. You have the angular position and you need to know the timing, am I right? Can you use an other counter on your card to get the period (or the frequency) of your signal? From that, I think you should be able to calculate the velocity.
    I hope this helps,
    Charlotte F. | CLAD
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> "Du 11 octobre au 17 novembre, 2 sessions en parallèle : bien démarrer - approfondir vos connais...

  • Overlay: image gallery with swipe and page control

    Hi,
    I'm in my first approach with DPS and I can't understand how to create an image gallery swipe controlled with the page control on the bottom part (page control is rapresented by those little circles on the bottom part of the image that shows how many images are shown by the gallery. See this image for a page control example: http://gtiapps.com/wp-content/gallery/p681_gallery/page1.png ).
    I tried to read the documentation and the DPS tips but I can't see this simple kind of gallery.
    I'm sure I already saw this kind of gallery in DPS-like apps like Wired, I can't believe is some kind of html based gallery (and if it is, anybody could link me a page where I can get the code snippet for that?).
    I'm using inDesign CS6 on OsX.
    Please give me some suggestions to get this interaction,
    thank you in advance,
    Bye!

    It's definitely HTML.  Here is a list of a whole bunch of them...
    http://www.tripwiremagazine.com/2012/12/jquery-carousel.html
    I'm a big fan of roundabout at fredhq.com
    You can also make something similar using buttons, and an MSO, not quite the same, but if you don't want to delve into HTML, it will do the job.  The dots on the bottom can be buttons.   I don't have a machine handy to try and see if you can make the MSO swipe blue, but it is worth a try.
    A note about using HTML in a folio. Make sure you have the HTML in its own folder, with all the assets needed, but nothing else.  Anything else in that folder will also be included in the folio. (I.e. if you just put the HTML in the folder with your indesign doc, when you included the web overlay, the indesign doc, would also be uploaded.  Clear folder organization is key for dps projects.

Maybe you are looking for

  • Output to display in this format

    Hi All, I have 3 tables Table A Sno 101 102 103 Table B Sno 101 102 null Table C Sno 101 null null I should get the output from the 3 tabels and 3 snos sno1 101 102 103 sno2 101 102 null sno3 101 null null Can any one have idea?? Regards, shalus

  • Cost Center not updated in accounting documents generated in SAP RE-Fx

    Hi Experts, I'm facing an issue wherein I don't see the cost centers getting updated in the accounting documents generated from RE postings. Pl. note that the appropriate cost center (relevant to the cost center) is maintained in the rental objects.

  • How can I get my century link email on my iPhone under mail?

    How can I get my century link email ([email protected]) to come on my iphone in Mail and not accessing it through safari?

  • Converting Custom Columns on Mulitlingual

    Hi, I have used variation in SharePpint 2013 for Multilingual, Created two different languages default in English and other one in French Created a list on Englsih site, used to translate the same to (French) other language, list  is getting created

  • LIST aggregate function

    Hello, In SAP Sybase SQL Anywhere have aggregate function List() This function is very useful! Prompt, this function is planned in ASE?