HighDots Forums  

Simple text problem?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Simple text problem? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
monkeypelt
 
Posts: n/a

Default Simple text problem? - 12-21-2007 , 03:25 PM






I'm trying to prevent window resizes moving/messing up the alignment of my
text. I've got the text in a DIV and I've tried to add a CSS property to hide
over flow, so when the user resizes the the window it will not try and squash
the text to still fit in the window.

What can I do to make this work? thanks!


Reply With Quote
  #2  
Old   
Ken Binney
 
Posts: n/a

Default Re: Simple text problem? - 12-21-2007 , 04:28 PM






Let's see some code please.


"monkeypelt" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I'm trying to prevent window resizes moving/messing up the alignment of my
text. I've got the text in a DIV and I've tried to add a CSS property to
hide
over flow, so when the user resizes the the window it will not try and
squash
the text to still fit in the window.

What can I do to make this work? thanks!




Reply With Quote
  #3  
Old   
monkeypelt
 
Posts: n/a

Default Re: Simple text problem? - 12-21-2007 , 05:23 PM



Hello,

I'm not too keen on the coding side of things yet, but from what I can tell,
this is the code in question,

</div>
<div id="mainContent">
<div align="right"></div>
<p align="left">
<!-- end #mainContent -->
<span class="style32"><span class="style22 style34 style32"><span
class="style22"><span class="style21"><a href="imagery/rus.jpg"><img
src="imagery/2004_1003Nice040058.jpg" width="291" height="222" hspace="12"
border="0" align="right" /></a></span></span></span></span></p>
<p align="left" class="style32"><span class="style22 style34 style32">Iam
based near Putney in South West London.</span></p>
<p class="style34 style32"><span class="style22">Currently I am working
towards graduating in Photography / Digital studies.</span>
</p>
<p align="left" class="style34 style32 style22">My photographic
portfolio is extensive, and is constantly growing. I have
shot commercial, fashion shoots, portraits, still life, architecture,
interiors and landscapes.
</p>
<p align="left" class="style34 style32 style22">I shoot on all major
formats, including digital.
</p>
<p align="left" class="style34 style32 style22">Indeed, I work to exceed
my expectations and those of others. I also undertake assignments
using Photoshop CS3 for all aspects of photo enhancement, such as
retouching, post processing etc.
</p>
<p align="left" class="style34 style32 style22">Apart from photography,
I also do computer
construction, repairs other digital matters.
</p>
<p align="left" class="style34 style32 style22">Any of the photographs
here or in my exhibitions can be bought directly from me. The choice of sizes
is 5x7, 8x10 or super large 12x15 inches. Other sizes are possible.
</p>
<p align="left" class="style34 style32 style22">The web site was built
and is maintained by myself as a side project to my
studies.
</p>
<p align="left" class="style22">&nbsp;</p>
<p align="left" class="style22">&nbsp;</p>
</div>
<!-- This clearing element should immediately follow the #mainContent div in
order to force the #container div to contain all child floats -->
<div id="footer">
<div align="center">
<p class="style20">All images are copyright &copy; 1986-2008
monkeypelt. The work in these galleries is the property of the photographer,
who reserves all rights associated with them. The photographs may be viewed on
the internet only, and may not be reproduced, projected, altered, or used in
whole or in part in any way without written permission from the copyright
owner.</p>
</div>
<span class="style20">
<!-- -->
</span>
<p align="center"><span class="style20"> Timothy Barrett
Photographic</span></p>
<p align="center"><span class="style31">Best viewed at 1024x768 or
higher</span>
<!-- end #footer -->
</p>
</div>
<!-- end #container --></div>
</body>
</html>


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.