How to use free floating images on a page?

Using DW CS4 and being a noob, I have a stupid question.
How can I achieve this:
Here is the webpage: http://ppbm5.com/Poffertjes-4.html

Using good layout practices, it would be a piece of cake.  The page is really a two-column page with the right-hand column split into a form container on the right and a content container on the left.
Check out the two-column sample pages built into DW for a reasonable start at this.  The form container would be floated right, and the images would simply stack vertically in the remaining space to its left.

Similar Messages

  • How to use a backgound image for a page?

    Hi all,
    How can I tell Apex to use an image as the background for a page?  This particular page needs to be more visually interesting due to the audience that will be viewing it.
    Thanks,
    Kim
    P.S. I'm using Apex 4.2.2 and Oracle 11g.

    Use css to set the background of your page body - http://www.w3schools.com/cssref/pr_background-image.asp
    To know where to set this in APEX, see 8.2 Altering Page Attributes and scroll to CSS section

  • How do I split 1 image across 2 pages? Am using Pages `08.

    When formatting a magazine - how do I split one image across 2 pages side by side?

    You can't with a single image, but you can "fake" it. Duplicate the image & then line up the two halves. It's easier if you are viewing facing pages two-up.

  • How do I spread one image across 2 pages?

    How do I spread one image across 2 pages?

    You can't with a single image, but you can "fake" it. Duplicate the image & then line up the two halves. It's easier if you are viewing facing pages two-up.

  • How to use a back button in action pages?

    Hi all,
    I have created a user login page,home page and user profile page.
    If the user provide correct username and password in the login page he will be taken to home page.
    In the home page he will be having his username and a link to view his profile.
    When the user click on the link "My Profile(user profile)" he wil be taken to that page.
    In my profile page the user can edit only his firstname,lastname and password .
    On the user profile page i have placed a Back Button(using javascript: on onclick event i have used history.back()) to go back to home page after editing his profile.
    If the user edit his profile for n-number of times then atlast if he wants to go back to home page-then he wil cilck the back button.
    Now the problem occurs like the back button not going to home page and it simply going back with the edited history.
    How to use a back button in action pages; without repeating the actions done on the page; how to redirect to the users home page?
    I simply used the hyperlink in userprofile page to go to home page but when i click onit it is displaying blank home page.
    I'm using hibernate orm mapping; cflogin and cflogout tags.
    Any help appreciated,
    Chandru P

    chandrup wrote:
    Hi Dan,
    Dan Bracuk wrote:
    Use an anchor tag.
    I simply used the hyperlink(<a href="home.cfm">Home</a>) in userprofile page to go to home page but when i click onit it is displaying blank home page.
    I can see your problem. You may use javascript:history.go(-1), javascript:history.go(-2), ..., to go back one page, two pages, and so on. But how does one go back an arbitrary n pages? The link href="home.cfm" isn't a good solution for the browser. It makes a new call to the server which, as you may have discovered, can overwrite all the changes made at the browser. 
    You should use the Javascript variable history.length. If you open n links in succession, starting from page0.cfm, then the browser holds the value of history.length as n. So, experiment with something like
    <a href="javascript:history.go(-history.length)">Go home</a>
    or
    <a href="javascript:history.go(-history.length+1)">Go home</a>

  • How to use Apache MyFaces components in JSF pages + Eclipse?

    I've managed to write my JSF web app. in Eclipse jee, and test it on JBoss 4.2 GA, within Eclipse, but how to import Apache MyFaces components into Eclipse JSF plug-in?
    If I can't import it nicely, how to use those components directly in JSF pages?

    The Tomahawk component library provides MyFaces components. Install it as you would any other component library.
    http://myfaces.apache.org/tomahawk/

  • How to use warn about changes property with page menus

    how to use warn about changes property with page menus

    Hi,
    If u will enable this property, then u will get warning message as a popup in case of change of state of VO.
    Regards,,
    Gyan

  • How to use recursion with images

    Ok, for this program I'm trying to recursively repeat an image 3 times with varying widths and heights, and I don't know how to do that with images. With rectangles and other shape objects it's easy because all I had to do was override the draw method, but with images I'm not sure what to override to allow me to repeat the drawing of it with a different height and width. Any help would be greatly appreciated.

    Would I be able to work that in with recursion? Currently I have a JPanel with the paintComponent method being overridden, and I've tried setting up the paintComponent method to call itself to repaint the image, but I've realized everytime I resize the application's window paintComponent gets called again making the images go out of site. Is there a way to override the drawImage method to allow me to change the width and height of the image without causing the panel to repaint itself?

  • How can I batch import images 1 per page?

    I need to import images into the same Fireworks file, 1 per page. I have about 60 to do, and I'm hoping there's a better way then just adding them one by one. How can I batch import so that a page is created for each image?

    You can use the Import Files into Pages command in this extension: http://johndunning.com/fireworks/about/PageCommands
    Just select all the files in the file selection dialog.  They'll be imported one to a page, sorted by their filename.

  • How to I create floating text boxes in Pages 5.2 (there is no inspector setting)

    In previous pages you could have several text boxes "floating" using the inspector tool. In pages 5.2 I can seem to have two text boxes layered without one of them becoming invisible. I have looked through all the settings I can find. Has anyone else out there figured this out? It is a must for newsletters and such!

    Jretrenack wrote:
    In pages 5.2 I can seem to have two text boxes layered without one of them becoming invisible.
    When layered do you want the text box underneath to be visible or invisible in the parts that overlap?

  • How do you stretch an image over multiple pages?

    I need to print a large picture, one that will be 30x30 inches. I need to print multiple pages with the image cut up but when I try to resize the image to make it bigger, Pages doesn't create a new page, it just runs the image off the page. Any help would be appreciated. Thanks!

    Pages will accept custom page sizes of 30x30 (or even larger), but then you're faced with the problem of finding a printer that will handle that size of paper.
    OTOH, if you move you're project to Numbers, you can:
    Open a "Blank" template.
    Use the Metrics Inspector to set the Sheet size to 30" by 30"
    Click on the Table in the sidebar to select it.
    Press Delete.
    You'll be left with a 30x30 (or larger) blank slate on which you can place Text boxes, Shapes and graphics objects (including your large picture).
    Thanks to Yvan, who has been mentioning the use of a Numbers sheet as a canvas foe some time now.
    Regards,
    Barry

  • How do you Spread an Image across multiple pages and print?

    I'm trying to create a large poster to be put on a bulletin board. I've mangaed to spread the image across multiple pages but I can't figure how to be able to print the pages have the edges line up successfully after cropping. I've been playing with the bleed settings but can't figure it out. Here a shot of what im working with:
    Im working in CS3 on Mac OS X

    Create your InDesign document at your final size and when you print it out put a check mark in the box for Tile

  • How to use illustrator to design a magazine page?

    Hey Guys, I want to design a magazine page with pics, text etc. how can I do this? (I don't know much about ILLUSTRATOR). But willing to learn!

    In that case you will have to deal with it. I wouldn't actually consider it fun, because Illustrator's capabilities of dealing with text and formatting are limited.
    In any case you'll have to learn the basics of working with Illustrator and then concentrate on how to format text, place images, flow text around images and the like.
    Most likely this will be what you need the most:
    Illustrator Help | Creating text
    This is the entry page to the manual:
    Illustrator Help | Illustrator Help

  • How to use ShowValue within a UIX/JSP page to display an active link?

    I am storing URL's in the DB and want to display them as active links on a UIX/JSP page. I thought that I had this working some time ago, but now it no longer works.
    Using <bc4juix:RenderValue datasource="ds1" dataitem="myTextField" /> will display "http://www.otn.oracle.com" as an inactive link using UIX/XML which is expected.
    Using <jbo:ShowValue datasource="ds1" dataitem="myTextField" /> will display an active link using if using BC4J/JSP, which is expected.
    However, I have not been able to do this using a UIX/JSP page.
    Is it possible to use ShowValue within a UIX/JSP page to display an active link?
    Thanks,
    Bill G

    Hi Juan,
    I've done the following and it does not work for me;
    --- snip ---
    <uix:form name="form1" method="GET">
    <bc4juix:Table datasource="ds1" >
    <uix:columnHeaderStamp>
    <uix:styledText textBinding="LABEL"/>
    </uix:columnHeaderStamp>
    <%--
    <jbo:AttributeIterate id="dsAttributes" datasource="ds1" hideattributes="UixShowHide">
    <bc4juix:RenderValue datasource="ds1" dataitem="<%=dsAttributes.getName()%>" />
    </jbo:AttributeIterate>
    --%>
    <bc4juix:RenderValue datasource="ds1" dataitem="FacilityDesc" />
    <bc4juix:RenderValue datasource="ds1" dataitem="LocationId" />
    <bc4juix:RenderValue datasource="ds1" dataitem="LocationDesc" />
    <%-- ** THE FOLLOWING DOES NOT DISPLAY ON THE BROWSE_EDIT_PAGE ** --%>
    <jbo:ShowValue datasource="ds1" dataitem="Notes" ></jbo:ShowValue>
    <%-- ** THE FOLLOWING DOES NOT DISPLAY ON THE BROWSE_EDIT_PAGE ** --%>
    <uix:rawText>
    <jbo:ShowValue datasource="ds1" dataitem="Notes" ></jbo:ShowValue>
    </uix:rawText>
    <%-- ** THE FOLLOWING DOES NOT DISPLAY ON THE BROWSE_EDIT_PAGE ** --%>
    <uix:contents>
    <uix:rawText>
    <jbo:ShowValue datasource="ds1" dataitem="Notes" ></jbo:ShowValue>
    </uix:rawText>
    </uix:contents>
    --- snip ---
    Bill G...

  • How to use FREE hotmail on iPhone

    As most people know, Hotmail and iPhone do not play well together. The truth is that Microsoft does not allow email applications (i.e. Mail on Mac, Mail on iPhone, Mozilla Thunderbird) to access the POP servers unless you get Hotmail Plus service for $20 a year.
    If you got that, great, if not, read on.
    Izymail @ http://v3.izymail.com/ provides a free workaround to get Hotmail onto your iPhone just like Yahoo!, AOL, or Gmail works.
    Visit the site and click the big blue word that says "iPhone". It gives you ALL the instructions with step by step pictures on how to set it up.
    Again, if you missed it. It is free! They do not ask for credit card information. There are more features you can add with a paid membership, but you honestly do not need those. If you find yourself in an area where they are asking for payment, you've gone to deep.
    I've used it for months with no issues. Works great.
    I do want to make people aware that you are providing them with your password. It is required for the service to work. If you have confidential information that could lead to identity theft, it is recommended that you do not use this service. After months of service, I have never noticed anything suspicious when it comes to my hotmail account. If you do, simply change your hotmail password and all is well.
    Also, if you do not wish to hurt Microsoft's feelings, do not use this service. They will be losing out on $20 a year, what a shame. Honestly though, if you feel this service steps over your "moral boundaries", then skip out and I'm sorry for suggesting it.

    Try a reset: Simultaneously hold down the Home and On buttons until the device shuts down. Ignore the off slider if it appears. Once shut down is complete, if it doesn't restart on it own, turn the device back on using the On button. In some cases it also helps to double click the Home button and close all apps BEFORE doing the reset.

Maybe you are looking for

  • Multiple issues with new IPod Nano+ ITunes 7

    I am a formerly happy and loyal Apple user, but have recently become disenchanted due to what I see as bad faith actions. I bought a new Ipod nano for my wife and brought it home to set up. When I plugged it in, it told me that I needed ITunes 7. Fai

  • How to call a AS/400 Stored Procedure with a BigDecimal Value?

    Hi, Could you pls tell me how to call a stored procedure on the AS/400 which request an input value of packed decimal(10P 4) value. I have tried to convert it to a BigDecimal in Java and call the stored procedure as follows but it gave me a decimal p

  • Positioning cursor in editable text-field

    It is almost impossible to position the cursor in a text-field. Even though I have very thin finger it takes me more than two tries to position the cursor. Would be nice if on a future PlayBook-update the behaviour of text-selection and cursor-positi

  • Install Solaris on External Firewire Disk

    Hello All, I have a laptop running windows 2000 and I have a External Firewire Hard Disk of 60 GB. Now my question is, " Is it possible to install Solaris 8 on this external Firewire Hard Disk". When I tried installing, It did not find the external F

  • Uninstall sql2005 when side-by-side with sql 2008r2 and sql2012

    Hi We have a large server with sql 2005, sql2008 r2 and sql2012 installed side-by side. We no longer use 2005 and would like to remove it from the server, is this safe to do on a standard uninstall or can it have a detrimental affect on the 2008 and