vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v1.x (Archive - Closed for Posting) > Troubleshooting / "How do I..." Questions

 
 
Thread Tools Display Modes
  #1  
Old 06-16-2005, 11:25 AM
DGTLMIK DGTLMIK is offline
Member
 
Join Date: Feb 2005
Posts: 53
Question Word Wrap in Left Side Bar

I have a Left Side Bar Shoutbox Module using the following Template code:

adv_portal_shoutbox

Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>$vba_options[portal_blockbullet] <a href="$vboptions[bburl]/shoutbox.php?">Shoutbox</a></b></span></td>
</tr>

<if condition="!$bbuserinfo['userid']">
<tr><td class="$getbgrow"><span class="smallfont">Registered Members can use the Shoutbox here.<br /><br /><phrase 1="$vboptions[bburl]">$vbphrase[not_a_member_yet_register_now]</phrase></span></td></tr>

<else />

$shoutboxbits

<tr><td class="alt2" align="center">
<form action="$vboptions[bburl]/shoutbox.php?" method="post"><input type="hidden" name="do" value="addshout"><input type="text" class="bginput" name="message" value="" size="17" >&nbsp;<input type="submit" name="submit" value="Go" class="bginput" accesskey="s"></form><br />
<span class="smallfont">
<i>(50 Character Limit)</i>
</span></td></tr>

</if>
</table>
<br />
adv_portal_shoutboxbits

Code:
<tr><td class="$getbgrow"><span class="smallfont"><a href="../forums/shoutbox.php?u=$shoutbox_post_userid">$shoutbox_post_user</a>:
<br />$shoutbox_text<br />
<i>$shoutbox_post_date @ $shoutbox_post_time</i>
</span></td></tr>
The problem is when there is a long word like "LongWordLongWordLongWordLongWordLongWordLongWord" is stretches the Module out rather than Wrap to the next line.

What am I missing?
  #2  
Old 06-17-2005, 09:32 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Word Wrap in Left Side Bar

That's always going to happen as your browser is not going to split the word down onto the next page if it's too long.
  #3  
Old 06-22-2005, 12:35 PM
DGTLMIK DGTLMIK is offline
Member
 
Join Date: Feb 2005
Posts: 53
Default Re: Word Wrap in Left Side Bar

How about limiting the width of the Module and the word will just get cut off; is that possible? If so, how?
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Left side bar on forums... What way is better? (2ways) CSS59 Troubleshooting / "How do I..." Questions 4 05-04-2005 09:51 AM
How do I fix wide margins on right and left side? gorp Troubleshooting / "How do I..." Questions 4 01-25-2005 10:08 PM
Left Blocks/Side bar help GiJoe Troubleshooting / "How do I..." Questions 3 09-23-2004 12:15 AM


All times are GMT -4. The time now is 11:31 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.