2
chetvictor
Re: Text Wrap
  • 2004/12/13 19:34

  • chetvictor

  • Just popping in

  • Posts: 15

  • Since: 2004/11/21


bump

3
chetvictor
Re: Text Wrap
  • 2004/12/14 17:47

  • chetvictor

  • Just popping in

  • Posts: 15

  • Since: 2004/11/21


Does no one have an answer?? No clue no help?? I am thinking switching from PHP Nuke to XOOPS was a big mistake

4
JMorris
Re: Text Wrap
  • 2004/12/14 18:58

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


chetvictor,

I apologise nobody has gotten to your problem sooner. The forums here move really fast and sometimes things get overlooked.

RE: Wrapping text...

Would you please post your code? Also, are you specifying that the output be contained in a table, a div, or a paragraph? Do you have any classes defined for the output?

I have a college final this evening, but when I get back from it, I'll see if I can't find a solution for you. That is, unless someone else finds one for you first.

Best Regards,

JMorris

5
JMorris
Re: Text Wrap
  • 2004/12/14 19:08

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


I just viewed your site. I like the theme, but there seems to be something in it that is causing it to extend well outside my browser window (Firefox on 1024x768). I believe the issue you are having with the text not wrapping may be related to this.

Would you mind providing a download link of your theme so I can inspect the code in more detail?

6
chetvictor
Re: Text Wrap
  • 2004/12/14 19:27

  • chetvictor

  • Just popping in

  • Posts: 15

  • Since: 2004/11/21


Ok this is my theme setup


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" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<
head>
<
meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<
meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<
meta name="robots" content="<{$xoops_meta_robots}>" />
<
meta name="keywords" content="<{$xoops_meta_keywords}>" />
<
meta name="description" content="<{$xoops_meta_description}>" />
<
meta name="rating" content="<{$xoops_meta_rating}>" />
<
meta name="author" content="<{$xoops_meta_author}>" />
<
meta name="copyright" content="<{$xoops_meta_copyright}>" />
<
meta name="generator" content="XOOPS" />
<
title><{$xoops_sitename}> - <{$xoops_pagetitle}>title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />

<{
$xoops_module_header}>
<
script type="text/javascript">

script>


head>
<
body>
<
table align="center" cellpadding="0" cellspacing="0" class="head_buttons">
  <
tr>
    <
td align="right" class="buttons_menu"><span class="right">
      span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" />span> <span class="right"><a href="<{$xoops_url}>">Homeaspan><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" />span><span class="right"><a href="<{$xoops_url}>/modules/newbb/"Forums a>span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" />span><span class="right"><a href="<{$xoops_url}>/modules/eCal"Events a>span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /> span><span class="right"><a href="<{$xoops_url}>/modules/xcgal/">Gallery a>span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" />span> <span class="right"><a href="<{$xoops_url}>/modules/myReviews/">Reviews a>span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" />span> <span class="right"><a href="<{$xoops_url}>/modules/xoopschat/">Chat a>span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" />span><span class="left" align="bottom"span>td>
  tr>
table>
<
table align="center" cellpadding="0" cellspacing="0" class="head_table">
  <
tr
    <
td width="32" class="head_logo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>images/logo.jpg" border="0" alt="">a>td>
    <
td valign="middle" class="head_banner"><br />
    <
form style="margin-top: 0px;" action="<{$xoops_url}>/search.php" method="post">
    <
input type="hidden" name="action" value="results" />    
    <
input type="text" name="query" size="14" />
    <
input name="submit" type="submit" value="search" />
    <
span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/spacer.gif" alt="" border="0" />span>    <br />
    form>td>
  tr>
table>
<
table align="center" class="body_table">
  <
tr>
    <
td><table border="0" cellpadding="0" cellspacing="0">
          <
tr> <{if $xoops_lblocks}>
            <
td rowspan="2" valign="top" id="leftcolumn"
              
            <{foreach 
item=block from=$xoops_lblocks}> <{include file="montisgrey/theme_blockleft.html"}> 
            <{/foreach}> 
              
            td>
          <{/if}>
            <
td height="17" colspan="2" valign="top" class="body_bar"><p><a href="<{$xoops_url}>/"a> <span class="right">
            span><span class="left" align="bottom"
<
script type="text/javascript">
 
-<{if $xoops_isuser}> Welcome, <a href="<{$xoops_url}>/user.php"><{$xoops_uname}>a> <img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /><{else}> <a href="<{$xoops_url}>/register.php">Register!a> or <{/if}>span> <span class="right"> <{if
$xoops_isuser}> <a href="<{$xoops_url}>/user.php?op=logout">logouta><{else}> <a href="<{$xoops_url}>/user.php">log
in
a> <{/if}>span><span class="right">           span>p>
            td>
          <{if 
$xoops_showrblock == 1}> <{/if}> tr>
          <
tr
            <
td align="center">              <{$xoops_banner}>
              <{if 
$xoops_showcblock == 1}>
              <
table cellspacing="0">
                <
tr valign="top"
                  <
td colspan="2" id="centerCcolumn"
                    
                  <{foreach 
item=block from=$xoops_ccblocks}> <{include file="montisgrey/theme_blockcenter_c.html"}> 
                  <{/foreach}> 
                    
                  td>
                tr>
                <
tr
                  <
td valign="top" id="centerLcolumn"
                    
                  <{foreach 
item=block from=$xoops_clblocks}> <{include file="montisgrey/theme_blockcenter_l.html"}> 
                  <{/foreach}> 
                    
                  td>
                  <
td valign="top" id="centerRcolumn"
                    
                  <{foreach 
item=block from=$xoops_crblocks}> <{include file="montisgrey/theme_blockcenter_r.html"}> 
                  <{/foreach}> 
                    
                  td>
                tr>
              table>
            <{/if}> 
              
            <
div id="content"> <{$xoops_contents}> div>td>
          
              
              <{if 
$xoops_showrblock == 1}><td valign="top" id="rightcolumn"
            <{foreach 
item=block from=$xoops_rblocks}> <{include file="montisgrey/theme_blockright.html"}> 
            <{/foreach}> 
              
            td>
          <{/if}>
          tr>
      table>td>tr>table>


<
table align="center" cellpadding="0" cellspacing="0" class="foot_buttons">
  <
tr>

    <
td align="right" class="foot_buttons_menu"><span class="right">
      span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" />span> <span class="right"><a href="<{$xoops_url}>/modules/xoopsfaq/">Faq's images/divider.gif" alt="" height="14" border="0" />/modules/xoopsfaq/index.php?cat_id=1#q2/"> Privacy Policy 
images/divider.gif" alt="" height="14" border="0" />
/modules/xoopsfaq/index.php?cat_id=1#q3/"> Etiquette Policy  
images/divider.gif" alt="" height="14" border="0" /> 
/modules/xoopsfaq/index.php?cat_id=1#q1">Terms Of Use
images/divider.gif" alt="" height="14" border="0" />
 /modules/mylinks/">Links 
images/divider.gif" alt="" height="14" border="0" />
 /modules/contact/">Contact 
images/divider.gif" alt="" height="14" border="0" />
 

  



        All comments, critiques and images are property of their posters. Company and product names may be trademarks of their respective owners.©2004 Photoandcanvas.com 
     
  
 
        
     
   
     



Its basicly the same as i was using with nuke but i made changes to work with XOOPS

Chet

7
JMorris
Re: Text Wrap
  • 2004/12/14 19:40

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


What about the style.css? I'm thinking the problem might be there.

Thanks.

8
chetvictor
Re: Text Wrap
  • 2004/12/14 20:37

  • chetvictor

  • Just popping in

  • Posts: 15

  • Since: 2004/11/21


photocanvastheme.zip

this is all of it the whole thing

Thanks
Chet

9
JMorris
Re: Text Wrap
  • 2004/12/14 21:23

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Downloaded. I'll start working on as soon as I get home this evening.

10
chetvictor
Re: Text Wrap
  • 2004/12/14 21:50

  • chetvictor

  • Just popping in

  • Posts: 15

  • Since: 2004/11/21


Thanks..I just downloaded Firefox to see what you where talking about and wow big problems i see its the same way with netscape?

11
gojoe_gojoe
Re: Text Wrap

I did the same thing with my site and IF you hold down the g button on the keyboard and do what you did I got the same results. THEN I actually typed in words and hit the space bar while typing words....like you normally would and it did line breaks fine like it's supposed to. If you copy paste this reply into your EXTRA infor box you will see it will wrap fine. It seems with out a space in between words the text wrap will not work. The code is in EDITUSER.php and it is line 367.
$bio_tarea = new XoopsFormTextArea(_US_EXTRAINFO, 'bio', $xoopsUser->getVar('bio', 'E'));

Login

Who's Online

176 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits