473,466 Members | 1,460 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Help text wrapping problem with css

Hello,
Can someone help me with the problem that I am having with the free template
at http://www.wholives.com/freetemplates/csss.htm. The problem is that every
time I try to add a bunch of paragraphs in the text area the last few words
always try to wrap and then it goes to the center and also the words on the
left do not seem to line up.
Can someone help me out by showing me how to fix the css codes that I have
to modify so that I can fix it.
Any help would be appreciated.
Jul 21 '05 #1
4 1858
mick wrote:
Hello,
Can someone help me with the problem that I am having with the free template
at http://www.wholives.com/freetemplates/csss.htm. The problem is that every
time I try to add a bunch of paragraphs in the text area the last few words
always try to wrap and then it goes to the center and also the words on the
left do not seem to line up.
Can someone help me out by showing me how to fix the css codes that I have
to modify so that I can fix it.
Any help would be appreciated.

Validate your documents and try to fix them based on the feedback you get.
CSS: http://jigsaw.w3.org/css-validator/
HTML: http://validator.w3.org/

If that does not work, give us an url to your code and maybe we can help.
Jul 21 '05 #2
Hello,
"Ståle Sæbøe" <ot*****@tdz.no> wrote in message
news:42******@news.broadpark.no...
If that does not work, give us an url to your code and maybe we can help.

I have already given you the url where the page is for someone to look at
and it is already supposed to be validated already.
Jul 21 '05 #3
mick wrote:
"Ståle Sæbøe" <ot*****@tdz.no> wrote in message
news:42******@news.broadpark.no...
If that does not work, give us an url to your code and maybe we
can help.


I have already given you the url where the page is for someone to
look at and it is already supposed to be validated already.


You gave the link to the template you are trying to use, to which you
added stuff. Please post the URL of *your* version of it, so we can
see what you've done to it.

That template does need background colors assigned ... I see my
default aqua background.

--
-bts
-This space intentionally left blank.
Jul 21 '05 #4
me
"mick" <mickymouse@.invalid> wrote in message
news:bC****************@newsread3.news.pas.earthli nk.net...
Hello,
Can someone help me with the problem that I am having with the free template at http://www.wholives.com/freetemplates/csss.htm. The problem is that every time I try to add a bunch of paragraphs in the text area the last few words always try to wrap and then it goes to the center and also the words on the left do not seem to line up.
Can someone help me out by showing me how to fix the css codes that I have
to modify so that I can fix it.
Any help would be appreciated.


Remove all <br> in <div id="contentright"> (not required but will make life
simpler).

Then replace:

text-align:center;

with:

text-align:left;

in the style named:

#contentright;

Good Luck,
me
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: descds | last post by:
OK im prety much a newbie at PHP but it has me hooked. Im writing a comment system for one of our modules on phpnuke. Its all going very well, well should i say WAS going very well :) Ok all...
0
by: Ian Ward | last post by:
I hope to add support for multi-byte encoded and bidirectional text to my curses-based UI library: http://excess.org/urwid/ I would like to support whatever encoding the user likes. Are there...
4
by: Joseph | last post by:
The idea is to show only one of the <Baby_Div> while hiding all the others. At the moment all I have managed to do is to show each <Baby_Div> in turn as expected, but the problem is that once a...
1
by: Buddy | last post by:
Hello, Does anyone know how to stop labels from wrapping text. If the text is to long for the label then I want it to hide the text just like out the TextBox control works. Thanks,
9
by: Tristán White | last post by:
Hi I am very new to PHP - actually, this is my second day at it, as I've only recently started a new job last week. We're a charity. I have a "No input file selected" problem. A Google search...
6
by: Markus Ernst | last post by:
Hi Searching for a possibility to display some text with preserved white space and line breaks, but with long lines being wrapped, I found this CSS declaration, which I found helpful: pre {...
3
by: zjw2112 | last post by:
Hello. I have some javascript code that dynamically creates a textarea and sets the wrap value to hard, which I thought would preserve CR/LF in the textarea: var otherTextArea =...
7
by: Leon | last post by:
Hi, I'm creating a python script that can take a string and print it to the screen as a simple multi-columned block of mono-spaced, unhyphenated text based on a specified character width and...
3
by: pv1 | last post by:
Hello, I am somewhat new to Access and vba, but am trying to complete a request that has been made of me. Access version 2002 WindowsXP. At this point these text boxes are bound to the table...
1
by: Leviathan via AccessMonster.com | last post by:
I'm trying to export an Access table to a pipe-delimited text file (with no text qualifier) and it keeps wrapping the text for one of the tables. None of the fields are particularly long, so I'm...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.