Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 01.03.2005, 20:03
Benutzer
 
Join Date: 05.2004
Posts: 30
Rep Power: 9
chadi is on a distinguished road
table width problems on radio dream
Ok, oddly I wake up this morning and suddenly my forumhome tables are not fixed width. They have been untouched and fixed for about a year and suddenly splat

http://www.talkjesus.com/index.php?

Please explain how to correct that.

I can't seem to find nothing in the templates unless I'm blind. I cannot understand and believe that it happened out of the blue by itself. I am the only one with access to admin and my own server. I did not modify anything in several day but it happened when I woke up this morning.
Reply With Quote
  #2 (permalink)  
Old 02.03.2005, 10:04
Benutzer
 
Join Date: 02.2005
Posts: 35
Rep Power: 8
gopsum is on a distinguished road
İt looks good, İ don't saw any difference about the demo forum here and yours.
Reply With Quote
  #3 (permalink)  
Old 03.03.2005, 03:52
Benutzer
 
Join Date: 05.2004
Posts: 30
Rep Power: 9
chadi is on a distinguished road
How can you not see the width problem? it is the forum categories..some are messed up

See attachment picture for example
Attached Images
File Type: gif screen.gif (68.0 KB, 13 views)
Reply With Quote
  #4 (permalink)  
Old 03.03.2005, 09:48
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,870
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Please post your forumhome_forumbit_level1_nopost template here.
__________________
Meine kleinen Engel ... Die Rabauken ...
Reply With Quote
  #5 (permalink)  
Old 03.03.2005, 12:45
Benutzer
 
Join Date: 05.2004
Posts: 30
Rep Power: 9
chadi is on a distinguished road
Ok this is it...

Code:
<div style="padding:5px 0px 5px 0px;"></div>


  <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td><img src="/designs/radio_dream/f_30.jpg" alt="" /></td>
    <td class="alt5" style="background: url('/designs/radio_dream/f_31.jpg');" width="100%" ><div style=" padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px;"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
			 <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><b>$forum[title]</b></a>
			<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
			<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if></div></td>

<td><img src="/designs/radio_dream/f_32.jpg" alt="" /></td>
   
  </tr>
  </table>


<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
  <tr>
    <td style="background: url('/designs/radio_dream/f_35.jpg');" width="4"></td>
   
<td> 
<if condition="$childforumbits">
<table  cellpadding="6" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" bgcolor="#B9B9B7" >


<tr align="center">
	  <td class="thead" width="4%">&nbsp;</td>
	  <td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
          <td class="thead" width="8%">$vbphrase[threads]/$vbphrase[posts]</td>
	  <td class="thead" width="300">$vbphrase[last_post]</td>
	  <if condition="$vboptions[showmoderatorcolumn]">
	  <td class="thead" width="8%">$vbphrase[moderator]</td>
	 </if>
	</tr>
$childforumbits


</table>
</if> 
</td>
    <td style="background: url('/designs/radio_dream/f_37.jpg');" width="5"></td>
  </tr>
</tbody>
</table> 
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td><img src="/designs/radio_dream/f_40.jpg" alt="" /></td>
    <td  style="background: url('/designs/radio_dream/f_41.jpg');" width="100%"></td>
     

<td><img src="/designs/radio_dream/f_42.jpg" alt="" /></td>
  </tr>
  </table>
Reply With Quote
  #6 (permalink)  
Old 03.03.2005, 12:48
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,870
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Ok replace all, with this:


Code:
<div style="padding:5px 0px 5px 0px;"></div>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr> 
<td><img src="/designs/radio_dream/f_30.jpg" alt="" /></td>
<td class="alt5" style="background: url('/designs/radio_dream/f_31.jpg');" width="100%" ><div style=" padding-left: 10px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px;"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><b>$forum[title]</b></a>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if></div></td>
<td><img src="/designs/radio_dream/f_32.jpg" alt="" /></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr>
<td style="background: url('/designs/radio_dream/f_35.jpg');" width="4"></td>
<td> 
<if condition="$childforumbits">
<table  cellpadding="6" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" bgcolor="#B9B9B7" >
<tr align="center">
<td class="thead" width="4%">&nbsp;</td>
<td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="8%">$vbphrase[threads]/$vbphrase[posts]</td>
<td class="thead" width="320">$vbphrase[last_post]</td>
<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead" width="8%">$vbphrase[moderator]</td>
</if>
</tr>
$childforumbits
</table>
</if> 
</td>
<td style="background: url('/designs/radio_dream/f_37.jpg');" width="5"></td>
</tr>
</tbody>
</table> 
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr> 
<td><img src="/designs/radio_dream/f_40.jpg" alt="" /></td>
<td  style="background: url('/designs/radio_dream/f_41.jpg');" width="100%"></td>
<td><img src="/designs/radio_dream/f_42.jpg" alt="" /></td>
</tr>
</table>
__________________
Meine kleinen Engel ... Die Rabauken ...
Reply With Quote
  #7 (permalink)  
Old 03.03.2005, 12:54
Benutzer
 
Join Date: 05.2004
Posts: 30
Rep Power: 9
chadi is on a distinguished road
Thank you!
Reply With Quote
Reply

Lesezeichen

Thread Tools
Display Modes

Posting Rules
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist On.
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[REQUEST] Header for Radio Dream and Blue Trance Toky0 Recycle-Bin 2 16.01.2005 21:13
Radio Dream Gäste können posten madmeier Allg. phpBB Support 1 05.11.2004 22:01
Grey Dream and Radio Style Help lancelot English Forums 10 27.09.2004 12:07
Englische Buttons für Radio Dream Style? Schorsch Allg. vB Support 3 22.09.2004 14:42
Radio Style: Increase Fixed Width Intex|tK English Forums 1 20.05.2004 17:04


Copyright © 2006, Reuter & Bloeß GbR.
| Datenschutz | Sitemap | Unsere Partner | Top |
Home Products Forum Über uns Support & FAQs
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.
Tipp: Fussball | Heilerde
Shopsystem, Shop System, CMS, Webkatalog mit vBCMS CMS