Inconsistent results wrapping text using floats in CSS

I have <div id="sidebar1"> that floats right, inside of
<div id="mainContent"> which houses all the content. IE won't
allow the text to extend (wrap) the entire width of <div
id="mainContent"> once it is past or below <div
id="sidebar1"> that floats right. Firefox allows it and displays
correctly. I am using SPRY widgets in <div id="sidebar1">
Below is the code...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8" />
<title>Citecast Digital Signage</title>
<link href="/CSS/twoColElsRtHdr.css" rel="stylesheet"
type="text/css" />
<!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional
comment */
.twoColElsRtHdr #sidebar1 { padding-top: 30px; }
.twoColElsRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout
it needs to avoid several bugs */
</style>
<![endif]-->
<script src="Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>
<script src="SpryAssets/SpryMenuBar.js"
type="text/javascript"></script>
<script type="text/javascript"
src="p7pm/p7popmenu.js"></script>
<script src="SpryAssets/SpryAccordion.js"
type="text/javascript"></script>
<style type="text/css" media="screen">
<!--
@import url("p7pm/p7pmh7new.css");
-->
</style>
<link href="SpryAssets/SpryAccordion.css" rel="stylesheet"
type="text/css" />
</head>
<body class="twoColElsRtHdr"
onload="P7_initPM(1,7,1,-20,10)">
<div class="twoColElsRtHdr" id="container">
<div id="header">
</div>
<!-- end #header -->
<div id="container_margintop">
<div id="menu">
<!--#include virtual="/includes/citecastmenu-NEW.html"
-->
</div>
<div id="sidebar1">
<div id="Accordion1" class="Accordion" tabindex="0">
<div class="AccordionPanel">
<div class="AccordionPanelTab">Research shows digital
signage is more memorable, less annoying than other
media</div>
<div class="AccordionPanelContent">
<p><strong>Caveats to keep in mind
...</strong></p>
<p>Like any research sponsored by a party with a
vested interest in the outcome, these results need to be taken with
a grain of salt. </p>
<p> <a
href="/Pages/articles-columns-news/researchShows...caveats to keep
in mind.shtml">more ...</a> </p>
</div>
</div>
<div class="AccordionPanel">
<div class="AccordionPanelTab">Research shows digital
signage is more memorable ... <strong>What does it all
mean?</strong></div>
<div class="AccordionPanelContent">
<p>Some of the above results simply indicate how much
time the respondents spend interacting with each type of media.
</p>
<p><a
href="/Pages/articles-columns-news/researchShows...what does it all
mean.shtml">More ...</a> </p>
</div>
</div>
</div>
<br />
<br />
<div align="center"><img
src="/Images/clarkpowell-integrator-logo.png" alt="clark powell"
width="214" height="69" /></div>
<div align="center"><img src="/Images/cp 25yr
seal.png" /></div>
<br />
<div align="center"><img
src="/Images/princeton_logo_horiz.jpg" alt="princeton"
/></div><br />
<br />
<!-- end #sidebar1 --></div>
<div id="mainContent">
<h1 align="center"> </h1>
<h2 align="center">Turn Key Digital Signage</h2>
<p align="center">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','344','height','400','title','Citecast
digital signage
example','src','/flash/home-tv-reflection','quality','high','pluginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','/flash/home-tv-reflection'
); //end AC code
</script>
<noscript>
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
width="344" height="400" title="Citecast digital signage
example">
<param name="movie" value="/flash/home-tv-reflection.swf"
/>
<param name="quality" value="high" />
<embed src="/flash/home-tv-reflection.swf" quality="high"
pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="344"
height="400"></embed>
</object>
</noscript>
</p>
<h3>Complete Digital Signage Solution</h3>
<p align="left"><strong>Citecast is a turnkey,
worry free digital signage solution</strong> that includes
content, appropriate hardware, software, installation, training and
support. </p>
<p align="left">Need it quickly? Citecast can be
deployed rapidly so that you are up and communicating fast.
We make it easy to try Citecast with a low cost of entry and
reasonable monthly usage fees. There is no need to purchase
expensive equipment or grow and train your staff. </p>
<p align="left">A Citecast Solution is high end
digital signage without a huge capital investment.
Citecast’s affordable options offer alternatives to
costly capital expenditure by allowing you to use existing
operating or marketing budgets. </p>
<div class="spacershad"></div>
<h3 align="center" class="twoColElsRtHdr">Compelling
digital signage at the point of decision! </h3>
<p class="text1">
What is it worth to you and your organization to have a
sales representative who is always in the right
place to interact with the right people when they are at the
point of decision? What is it worth
to have representation that is informative, always accurate,
and up-to-date delivering an efficient,
positive, message to a captive market in at their point of
decision. </p>
<p class="text1"><a
href="/Pages/Products_and_Services/Examples.shtml">View Citecast
examples </a>
<!-- end #mainContent --></div>
<!-- This clearing element should immediately follow the
#mainContent div in order to force the #container div to contain
all child floats --><br class="clearfloat" />
</div>
<div class="clearfloat"></div>
<div id="footer">
<p></p>
<!-- end #footer --></div>
<!-- end #container -->
</div>
<script type="text/javascript">
<!--
var Accordion1 = new Spry.Widget.Accordion("Accordion1");
//-->
</script>
</body>
</html>

Can't see your CSS code this way. Much better to publish to a
testing
folder on your remote server.
But as a guess, I think this might work. Add this to your
outer div's CSS.
#mainContent {
height: 1%; /** IE6 peekaboo fix **/
overflow: auto; /** Mozilla clear floats **/
--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com
"Dad Blame" <[email protected]> wrote in
message
news:[email protected]...
> I have <div id="sidebar1"> that floats right,
inside of <div
id="mainContent">
> which houses all the content. IE won't allow the text to
extend (wrap) the
> entire width of <div id="mainContent"> once it is
past or below <div
> id="sidebar1"> that floats right. Firefox allows it
and displays
correctly. I
> am using SPRY widgets in <div id="sidebar1">
> Below is the code...
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
> "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="
http://www.w3.org/1999/xhtml">
> <head>
> <meta http-equiv="Content-Type" content="text/html;
charset=utf-8" />
> <title>Citecast Digital Signage</title>
> <link href="/CSS/twoColElsRtHdr.css" rel="stylesheet"
type="text/css" />
> <!--[if IE]>
> <style type="text/css">
> /* place css fixes for all versions of IE in this
conditional comment */
> .twoColElsRtHdr #sidebar1 { padding-top: 30px; }
> .twoColElsRtHdr #mainContent { zoom: 1; padding-top:
15px; }
> /* the above proprietary zoom property gives IE the
hasLayout it needs to
> avoid several bugs */
> </style>
> <![endif]-->
> <script src="Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>
> <script src="SpryAssets/SpryMenuBar.js"
type="text/javascript"></script>
> <script type="text/javascript"
src="p7pm/p7popmenu.js"></script>
> <script src="SpryAssets/SpryAccordion.js"
type="text/javascript"></script>
>
> <style type="text/css" media="screen">
> <!--
> @import url("p7pm/p7pmh7new.css");
> -->
> </style>
> <link href="SpryAssets/SpryAccordion.css"
rel="stylesheet"
type="text/css" />
> </head>
>
> <body class="twoColElsRtHdr"
onload="P7_initPM(1,7,1,-20,10)">
>
> <div class="twoColElsRtHdr" id="container">
>
>
> <div id="header">
>
> </div>
>
> <!-- end #header -->
>
>
>
> <div id="container_margintop">
>
> <div id="menu">
> <!--#include
virtual="/includes/citecastmenu-NEW.html" -->
> </div>
>
>
>
> <div id="sidebar1">
> <div id="Accordion1" class="Accordion"
tabindex="0">
> <div class="AccordionPanel">
> <div class="AccordionPanelTab">Research shows
digital signage is more
> memorable, less annoying than other media</div>
> <div class="AccordionPanelContent">
> <p>
Caveats to keep in mind ...</p>
> <p>Like any research sponsored by a party with a
vested interest in
the
> outcome, these results need to be taken with a grain of
salt. </p>
> <p> <a
href="/Pages/articles-columns-news/researchShows...caveats
to
> keep in mind.shtml">more ...</a> </p>
> </div>
> </div>
> <div class="AccordionPanel">
> <div class="AccordionPanelTab">Research shows
digital signage is more
> memorable ...
What does it all mean?</div>
> <div class="AccordionPanelContent">
> <p>Some of the above results simply indicate how
much time the
> respondents spend interacting with each type of media.
</p>
> <p><a
href="/Pages/articles-columns-news/researchShows...what does
it
> all mean.shtml">More ...</a> </p>
> </div>
> </div>
> </div>
> <br />
> <br />
>
>
> <div align="center"><img
src="/Images/clarkpowell-integrator-logo.png"
> alt="clark powell" width="214" height="69"
/></div>
>
> <div align="center"><img src="/Images/cp 25yr
seal.png" /></div>
> <br />
> <div align="center"><img
src="/Images/princeton_logo_horiz.jpg"
> alt="princeton" /></div><br />
> <br />
>
>
> <!-- end #sidebar1 --></div>
>
> <div id="mainContent">
> <h1 align="center"> </h1>
> <h2 align="center">Turn Key Digital
Signage</h2>
> <p align="center">
> <script type="text/javascript">
> AC_FL_RunContent(
>
'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
cab#
>
version=9,0,28,0','width','344','height','400','title','Citecast
digital
> signage
>
example','src','/flash/home-tv-reflection','quality','high','pluginspage','h
ttp:
>
//www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFla
sh',
> 'movie','/flash/home-tv-reflection' ); //end AC code
> </script>
> <noscript>
> <object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
>
codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#ve
> rsion=9,0,28,0" width="344" height="400" title="Citecast
digital signage
> example">
> <param name="movie"
value="/flash/home-tv-reflection.swf" />
> <param name="quality" value="high" />
> <embed src="/flash/home-tv-reflection.swf"
quality="high"
>
pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Ve
rsio
> n=ShockwaveFlash" type="application/x-shockwave-flash"
width="344"
> height="400"></embed>
> </object>
> </noscript>
> </p>
>
> <h3>Complete Digital Signage Solution</h3>
> <p align="left">
Citecast is a turnkey, worry free digital
signage
> solution that includes content, appropriate
hardware, software,
> installation, training and support. </p>
> <p align="left">Need it quickly? Citecast can be
deployed rapidly
so
> that you are up and communicating fast.
> We make it easy to try Citecast with a low cost of entry
and
> reasonable monthly usage fees. There is no need to
purchase expensive
equipment
> or grow and train your staff. </p>
> <p align="left">A Citecast Solution is high end
digital signage
without
> a huge capital investment.
> Citecast?s affordable options offer alternatives to
costly
capital
> expenditure by allowing you to use existing operating or
marketing
budgets. </p>
> <div class="spacershad"></div>
> <h3 align="center"
class="twoColElsRtHdr">Compelling digital
signage at
> the point of decision! </h3>
> <p class="text1">
> What is it worth to you and your organization to have a
sales
> representative who is always in the right
> place to interact with the right people when they are at
the
point of
> decision? What is it worth
> to have representation that is informative, always
accurate, and
> up-to-date delivering an efficient,
> positive, message to a captive market in at their point
of
decision.
> </p>
> <p class="text1"><a
>
href="/Pages/Products_and_Services/Examples.shtml">View Citecast
examples
</a>
>
> <!-- end #mainContent --></div>
> <!-- This clearing element should immediately follow
the #mainContent
div
> in order to force the #container div to contain all
child floats --><br
> class="clearfloat" />
> </div>
>
> <div class="clearfloat"></div>
>
> <div id="footer">
> <p></p>
> <!-- end #footer --></div>
> <!-- end #container -->
>
> </div>
>
> <script type="text/javascript">
> <!--
> var Accordion1 = new
Spry.Widget.Accordion("Accordion1");
> //-->
> </script>
> </body>
> </html>
>
>

Similar Messages

  • "I" does not follow text in float right css p tags

    Hi, Have an issue with an "I" hanging back in <p> tags. It only happens when scaling the page smaller from desktop or viewing on an iPad. My client has an iPad. Are there any suggestion on how to remedy this? Thanks! Kevin
    http://rosalindfedeli.com/about.html It is the second paragraph..."I arrange these various items by color, texture, size and shape…organiztion is vital because I want to put my hands on the these articles quickly to begin my work...."

    Ken Binney wrote:
    Remove the floatRight attribute from your .floatRight class
    (you can rename the selector to something else)
    .floatRight{
        background-color: rgba(116, 102, 72, 1);    float: right;
        margin: 18px;
        padding: 12px;
    Note typo on "organiztion"
    Yeah, that's  a weird one, a bloody huge image and little space for the text to the left of it - so for sure very quickly any word or combination of words such as 'shape......organiz'a'tion is going to flip to the next widest available space - which is under the image, leaving the rest of the text behind. The 'i' hangs simply because it's the one letter/word that takes less real-estate than any other letter/word.
    If its meant to be a responsive design then why is the image NOT responsive. If you made that responsive the text would play a lot more nicely IF you want to wrap it around the image.

  • Inconsistent Results with Flash Using Different Monitors

    Hi Folks,
    I hope this is the correct forum for this question. If not, let me know where to post it.
    We do a lot of flash on DotNetNuke web sites. Strange combination? Maybe. At any rate we have had reasonable success but recently ran into a strange issue. Maybe it isn’t so strange for graphics gurus who really know a lot about things like aspect ratios, display resolution and various types of monitors but it was for us. We finally fixed our problem but not to my satisfaction because I don’t fully understand why what we did worked. Maybe someone on this forum more expert than me can provide some knowledge. I would really appreciate it. I always like to increase my knowledge base.
    We had three Flash movie modules on a web page displayed via three DNN media modules. We do that all the time. However this time the center one was skewed or pushed over several inches to the right on a customer laptop and on one of our machines running Vista. It appeared to be specific to IE 8 but we didn’t do a lot of testing on other browsers. Every other machine we had looked OK. I had other folks look at the site but no one had the skewing issue.
    From the testing we did do the issues appear to break down into two problems. The skewing on our Vista machine was corrected by reinstalling IE 8. This I guess was do to some installation problem when IE 8 was first installed.
    Our customer however still had this problem with Win XP even after reinstalling IE 8 and he claimed the same problem existed on a new Win 7 machine with IE 8. We managed to get a laptop running Win XP and IE 8 with a monitor that we thought was like the one the customer was using. Sure enough we got the skewing problem. Reinstalling IE 8 made no difference as it did with our Vista machine. We then played with the actual size (height and width) of the Flash movie modules and the DNN media modules by trial and error until the skewing disappeared on the laptop. Everything now displays OK on all monitors that we have tested including all the customer’s machines. This appears to have something to do with the aspect ratio and the Flash player. I don’t believe in magic. There has to be a mathematical technical explanation for this but I don’t have the expertise to know exactly what it is.
    Any help would be much appreciated. If there are any books, documents, or other material that will eliminate my ignorance please indicate what they are.
    Thanks,
    G. M.

    Can't patch XE, unfortunately it comes with pre-2007 DST rules.
    There is a metalink note describing how to fix the DST changes, and while it's not really a "supported" method, neither is XE- if you can get updated timezone files from a later patch set for the same release, 10gR2, on the right operating system, shutdown/startup the database the updated DST rules will be in place. The timezone files are in $ORACLE_HOME/oracore/zoneinfo.
    Another unfortunately, any values already stored in the database using timestamp with local timezone datatypes for the affected period of the DST changes won't be correct, i.e. there is no 2010-03-14 02:01 (?) but with older timezone rules in place that would be a valid timestamp. The data has to be saved before updating the timezone file, and re-translated to timestamp w/local tz datatypes after the update.
    IMHO storing literal timezone info isn't an ideal practice, let the client settings do the time interpretation, time is always changing. Its the interpretation of the time that gets changed. From time to time. :(

  • Using Wrapping Text in PageMaker

    http://photopagetutorial-biplab.blogspot.com/2011/05/using-wrapping-text-in-pagemaker.html
    Click this link to find your solution about Wrapping Text in PageMaker and many other problems you may find in PageMaker in very simple and easy steps.

    For any font, open the file "Character Set" (or maybe "CharSet") that you should have installed in a subdirectory along with the software. Select all text and plug in your font, and you'll see all characters and the keypad combinations that will yield them.

  • Issue using Tools- Options- Result to Text to customize column delimiter

    Hi all,
    I need to export a large dataset (greater than 6 GB) to text file.
    Since the dataset contains special characters, I cannot use Import and Export Wizard to export it into text file. (Error Message).
    So I used Tools --> Options --> Result to Text. However, I cannot actually customize the delimiter.
    First of all, I can only enter one character as the delimiter, and thus no character combination allowed.
    Secondly, I entered # and ^ as the customized delimiter. Neither of them worked. The delimiter is always | (pipe), which does not work well for my dataset.
    Does anybody have the same experience? Please help.
    Thanks.

    You don't need to do a replace, I think it will complicate the things.
    Use the Import-Export Wizard to export the data.
    If you have "|" in your data still you can go ahead and use the pipe character as delimiter. However in that case you should mention the text qualifier which will be used to enclose each column value.
    This can be a single or many characters.
    and here is how my output looked like after I exported the below table
    create table TestExport(id int identity(1,1), textdata varchar(100))
    insert into TestExport values('Some|deletimete~data');
    I used " (double quote) as the text qualifier here
    Here you will be able to distinguish between the actual delimiter and the delimiter character appearing in the data.
    While exporting the data into the another data destination(I am assuming you are not going to sit and read a 6GB text file:) ), you can mention the  same text qualifier and import the data
    Satheesh
    My Blog |
    How to ask questions in technical forum

  • Inconsistent results using the "places" view on the iPad with geotagged photos

    I am getting inconsistent results with geotagged photos on the iPad (both 1 and 2) OS 5.01.  It seems that sometime photos will show up in the correct location on the places view others will not ( they will not show up at all).  In fact I can have a geotagged photo in one folder, synch with iTunes and it will not show up in the places view and then move that same picture to a different folder (which becomes an album on the iPad) re-synch and it will now show up at the correct location in the places view.  All photos show up in the album view.  Everything is the latest version iTunes, iPad etc.  I can also have many photos geotagged exactly to the same location (exact same coordinates) some will show up, others will not.
    I have used different methods to geotag my photos.  At first I was using Photoshop Elements 8 until they stopped supporting geotagging photos.  Now I am using a third party application GeoSetter (excellent free application).  The GPS data is clearly in the Exif data but the results are not consistent.
    Any ideas? 

    I believe I have solved this problem myself and thought others might benefit from what I found.  It turns out to be what I believe as a glitch in iTunes.  iTunes creates a cache of all the photos that you synch with your iPad, iPhone etc.  Apparently it does not update that cache when you change the photo.  At least not the Geotagging data.  The file modify date was changing but that wasn't enough to cause iTunes to update the cache of the photos.  I deleted the cache of all the photos and re-synched and presto now all my photos where showing up at the correct location in the iPad "places" view.
    I might add that I called Apple tech support and was routed to a higher tier support person and was very disappointed with his response.  He basically told me that the "place" view in the iPad and iPhone was designed to be only used with an Apple computer and Apple software and was surprised the places view was working at all with pictures synched with a Windows based machine.  He also said he was unable to help me since he couldn't provide support for non-Apple products.  Although I understand this to a point I think he was too quick to make this decision.  The solution after all was a simple one and one I think he should have known.  I would think this cache problem would happen whether I was using Apple products as well.  I view this as a bug in iTunes.  Apple needs to compare the modified date of the file and update the cache if it has changed.

  • Xml publisher report using RTF in Excel is coming as wrap text?

    Hi,
    I am working on XML publisher report, I have converted standard report to xml publisher , to generate the report in excel.
    But the output is coming as Wrap text, is there a way to get the output directly without wrap ?
    Thanks
    Dev

    Hi Dev,
    You can try below ways
    1>change the setting in table properties to fit table cell as per contents.
    2>or create a table and inside that create one more inner table and add your fields.
    3>or Create .XLS layout it will come properly.
    Thanks

  • Webforms - Wrap Text/Word Wrap for Column Headings

    I have some member aliases that are set as my webform's column headings, but they are fairly long. Setting the column width to a custom value that fits most of the text in the heading makes the form very wide and ugly to work with. I don't see any option to Wrap Text or use Word Wrap in the column headings. Is there any way to do this?
    Thanks!

    Hi,
    I am not aware of any option which allows you to wrap the text, it may be possible customizing the [CSS |http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_hp_admin/ch12s03.html] though to be honest I am not even sure about that and even if it was possible it would apply to all apps.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Start/Remove-CMContentDistribution Inconsistent Results

    I have been seeing inconsistent results with the powershell cmdlets of remove/start-cmcontentdistribution.  
    We are running ConfigMgr 2012 R2 CU3 at the site systems and remote consoles.
    My remote console is on Windows 7 Pro SP1 with .net 4.5.2 with R2 Cu3, Powershell 4
    I have been using the following syntax:
    Get-Content "E:\pkgs\ABC00123.txt" | ForEach-Object {Start-CMContentDistribution -PackageId ABC00123 -DistributionPointName $_}
    In the text file, is just a list of distribution points associated with the package ABC00123
    Results I get:
    Sometimes I get the following messages/errors:
    WARNING: The result set exceeded the maximum size. Only first 1000 items used. You can use Set-CMQueryResultMaximum
    Looking at some of the logs, it looks like the cmdlet is enumerating through all distributions no matter what the status for EACH DP/package that I specify, this can take hours for 100 entries.
    Sometimes it deletes the DP from the package, lately it does not.
    The other message I get:
    No collection specified
    No action actually occurs and the package still assign to the distribution point.  
    Supposedly, these were fixed in previous updates like CU2, and looks like there was some issues with CU1 with the "no collections specified" error.
    I have tried emptying the %TEMP% folder to see if that was causing it
    Sometimes, but not consistent, removing, rebooting, reinstalling the console sometimes help
    Anyone have any other insight? 
    MCP, MCTS, MCSA,MCSE

    This definitely does not look like correct behavior. Are you using the latest CU (CU4)? If so please file a feedback on Connect at
    https://connect.microsoft.com/ConfigurationManagervnext/feedback and we'll look into this for our next release of the cmdlets.
    If you file feedback on Connect, it would be very helpful if you provided cmdlet output with -Verbose.
    Check out my Configuration Manager blog at http://aka.ms/ameltzer

  • Ho do I wrap text around an image?

    Hi,
    I am trying to figure out how to wrap text around an image so that it follows the outline of the image. The E.O. Wilson book has an example, but I have seen it in other books, too. I am using images that have their background taken away with Instant Alpha, but the wrap doesn't work reliably. I wonder if it is a setting I am missing or if Instant Alpha is just unreliable.
    Here is what I do:
    I drag the photo into a standard page in the chapter (not a chapter or section start page).
    I then apply Instant Alpha.
    The background disappears, but the text doesn't flow into the spaces.
    My settings in the Inspector's Object Placement tab is as follows:
    Anchored
    Object causes wrap (second icon from left)
    Text Fit (right icon)
    Extra Space 16pt
    Alpha 50%
    No text flow. What sometimes works is if I apply a mask to the picture and then make it big enough to reveal the whole picture. Suddenly text flows into the space around the picture. But that is also not a reliable solution. It works sometimes, but not others.
    My workaround right now is to create a shape with the pen tool that traces the image. Text flows around this shape just fine. I then place that shape where I want the image and turn off Object Causes Wrap on the image. I then group the shape with the image to make moving them easier. That is a huge effort, and I am sure there is something I am doing wrong.
    Can anyone help?
    Thanks,
    Fiver

    Inline
    Floating
    Anchor
    How is your "Text Fit" set?  - Fabe

  • Wrapping text around an image in a blog post

    Hi,
    I want my client to have the choice to wrap text around an image they have inserted into a blog post. How is this possible? I have tried to create a class that would would appear in the 'apply a class' section of the editor but it doesnt work, the class doesnt even appear in  the editor.
    Any advice?
    Thanks,
    Dean

    Hi Liam.
    Thanks for the reply. Yes I have added it in the partner portal and it just says clear class.
    I have only added a small bit of css so I dont think that is the problem. I just the below applied to the image so the text will float round it.
    .wraptext {
            float:left;
    I think the problem is that it is in the wrong css file. I have tried it on few different css files and it does the appear in the editor for some of the webpages. No matter what css file I put it in, it still doesnt appear as an option when adding a blog post.
    The blog post is referencing a few stylesheets, how can I identify which one the code should be in?

  • NSString sizeWithFont:constrainedToSize:lineBreakMode: does not wrap text

    For iPhone SDK Beta 8, NSString sizeWithFont:constrainedToSize:lineBreakMode: does not wrap text of receiver, despite the fact that the documentation says it should.
    CGSize constrainedSize = { MIDDLECOLUMNWIDTH, 1024 };
    CGSize labelSize = [text_ sizeWithFont:font_ constrainedToSize:constrainedSize lineBreakMode:UILineBreakModeWordWrap];
    Does anyone know an alternate way to automatically wrap a string's text given a constrained size?
    Message was edited by: Dave Bowman
    Message was edited by: Dave Bowman

    I think you should re-read the documentation
    *Returns the size of the string +if it were rendered with the specified constraints+.*
    Discussion
    This method wraps the receiver’s text and truncates it, as needed, to fit the specified size. *It then returns the actual size of the resulting text*. If the height specified in the size parameter is less than a single line of text, this method may return a height value that is bigger than the one specified.
    *This method does not actually draw the string.* You can use it to obtain the layout metrics you need to draw the receiver in your user interface.

  • In the new Keynote how does one find the Wrap Inspector to wrap text around a photo??? Thanks

    In the new keynote, the help section refers to the Wrap Inspector.  How does one find that or how does one wrap text around a photo??   Thanks

    You can also use the shape tool to draw a shape roughly following the outline of the graphic you want to wrap text around, change the fill and stroke to "none", then paste your text within the shape. It's a few more steps, but it opens you up to many creative alternative layouts.

  • How Do I Wrap Text Like the iOS Camera App?

    Hello. I am in yearbook, and I have been challenged with designing the cover of the yearbook, and I have been having a few problems along the way. One of these problems is to wrap text. Specifically, I'm stuck on how I would wrap text like the iOS camera app on the bottom of the screen. The words seem like they are wrap around a 3D object to give it that effect, but I can't really tell. If anyone can help me, it would be greatly appreciated.

    JJMack wrote:
    There is a big difference between being a casual user than real work or development. I own a iPod its a great MP3 player and a device I can display my pictures on out of my pocket. I'll even Facetime my kids at time to see my grand kids or help fix something.  My wife has a mini iPad for quick internet access and quire music and uses her iPod to entertain our two year old grandson with games.   She uses a Canon 1D mark 4 and I a Cannon 1D mark II.  The only use the iPad and iPod cameras get is Facetime. No iOS apps are use to work on images  they have no value when you have Photoshop. The iPod is better for displaying image then the iPad mini it has a 3:2 aspect ratio display and travels better the the mini iPad which has a 4:3 aspect ratio display.  I also crop image for display on wall mounted HDTV. The iPad is better for casual internet access then the iPod. All our kids have iPhones and they all use computers either Mac or PC for work and internet access.  When you have a Unix or Windows why would you want to touch an iOS device for work or serious internet access.  Apple mobile devices are convenient for casual use and grand kids don't get that dirty finger painting on them as they do using real paint. Nothing of real value is maintained on an iOS device.
    Well...there's Photoshop Touch and Photoshop Mix as well as Lightroom Mobile. It could be argued that they're don't exactly mirror their desktop cousins, yes, but they weren't meant to be. They were meant as extensions to the desktop experience.  (e.g., Lightroom Mobile lets one work with the RAW images they have in their Lightroom desktop collections.)
    The more powerful Windows tablets can run Photoshop desktop (like Photoshop CC) too.
    @bluebocat: Are you looking for text with a perspective? Like it has a vanishing point? As if it was turned in a certain direction in 3D space?

  • JTextAreaCellRenderer to wrap text in multiple columns... any better way?

    I would like to use a basic JTextArea cell renderer to wrap the text in a JTable cell, like in this thread
    http://forum.java.sun.com/thread.jspa?threadID=664671&messageID=3893724
    Although the technique works, a disadvantage is that it cannot be used "as is" for multiple columns due to the setRowHeight/revalidate issue. One suggested workaround was to keep track of the maximum row height, as described here:
    http://www.javaspecialists.co.za/archive/newsletter.do?issue=106
    Both seem a bit rough. Are there any other options or more efficient techniques for automatically wrapping text in a JTable cell?

    Hello, did you search online? there are many tutorials like this one: http://www.photoshopessentials.com/photoshop-text/text-effects/text-wrap/
    You simply create a path, substract the parts you do not need, then click with the text tool inside.
    Note that it is not a dynamic text wrap, you need to change it if you move the objects around.

Maybe you are looking for

  • Photoshop_12_1_ls1.dmg error -4960

    HI There I have used the adobe downloader to download CS5 trial version.  Once completed it says extracting files and then an error log with "photoshop_12_1_ls1.dmg error -4960" appears.  How do I get PS to install? Thanks

  • Cannot enter info on web pages (Specifically Thrifty Car Rental)

    I try to enter my information onto their web site and after I enter my name, and I have tried caps, bold, etc., it gives me a message that says I have to enter my information. It does not seem to recognize my typing into the box. It works fine on a P

  • Can't find Workshop for Struts Tour Project

    I've downloaded Workshop Studio, but I can't locate the tour project. I don't see it at Help>Welcome>Workshop. Should it be there? Thanks.

  • Removing GMAIL accounts

    I've had the RAZR about 3 weeks.    I setup my work e-mail under the MAIL app and it worked fine until today when I had to change my password.  Then I got a "Could not connect to server".    Since Google (GMAIL) is our service provider someone here t

  • Master Data Creation

    Dear Experts, Good day!            While migrating data from a legacy system to SAP ISU, is it necessary to create master data in SAP i,e Business master data and Technical masterdata. The situation is that a utility company is using a legacy system