#1 (permalink)  
Old 29.01.2009, 07:35
Neuer Benutzer
 
Join Date: 10.2008
Location: Bern
Age: 20
Posts: 3
Rep Power: 4
Imääc is on a distinguished road
News Modul frage
Guten Morgen Liebe VBCMSler

So ich hänge jetzt schon seit 2 Tagen an einem Problem mit dem News Modul. (also eigentlich zwei)

Ich möchte die Bilder die in die News Beiträge integriert werden als Thumbnail anzeigen lassen. Wo muss ich im Template was ändern? ich finde leider im Forum mit der SuFu nicht(oder ich bin blöd^^)
Und dann möchte ich das News Modul noch in eine Tabelle einfügen das die News einen anderen Hintergrund wie das Forum hat und auch die einzelnen News Boxen nicht so unterschiedlich gross sind. Würde mich freuen wenn einer von euch mir Helfen könnte.

Gruss
Heiko
Reply With Quote
  #2 (permalink)  
Old 29.01.2009, 10:44
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,869
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
Bilder? Das geht ganz normal über den [IMG][/IMG] BBCode.

Anderen Hintergrung mit einer Änderung des Portal_newsbit Templates.

Die Höhe kannst du im Modul selber einstellen "Höhe der Newsboxen anpassen".
__________________
Meine kleinen Engel ... Die Rabauken ...
Reply With Quote
  #3 (permalink)  
Old 29.01.2009, 12:14
Neuer Benutzer
 
Join Date: 10.2008
Location: Bern
Age: 20
Posts: 3
Rep Power: 4
Imääc is on a distinguished road
Hallo Christian

Das ist mein Code die bgcolor="#00FF00" habe ich selber eingetragen und diese gehen nicht wo muss ich das denn genau hincoden?


Gruss Heiko


HTML Code:
<if condition="$vbcmsoptions[newsmodul_otherdesign]">
$news_row[rest]
<td width="50%" style="$news_row[padding];">
</if>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" bgcolor="#00FF00" ;>
      <thead>
            <tr valign="top">
                           <td class="tcat">
                                 <a href="#top" /></a> 

                               
                                 $news_row[prefix_rich] <a href="$vbcmsoptions[vbcms_forumfolder]/showthread.php?$session[sessionurl]t=$news_row[threadid]" title="$news_row[titlepop]">$news_row[title]</a>
                           </td>
                     </tr>
               </thead>
               <tbody id="collapseobj_newsbit_$news_row[threadid]" style="$button_collapse">

                     <tr>
                           <td class="alt2">
                                 <div style="float:right">
                                       <a href="$vbcmsoptions[vbcms_forumfolder]/printthread.php?$session[sessionurl]t=$news_row[threadid]" accesskey="3"><img class="inlineimg" src="$stylevar[imgdir_button]/printer.gif" border="0" alt="$vbphrase[show_printable_version]" /></a>

                                 </div>
                           </td>
                     </tr>
                     <tr>
                           <td class="alt1" <if condition="$vbcmsoptions[newsmodul_boxgheight]">style="height:$vbcmsoptions[newsmodul_boxgheight];" valign="top"  </if>>
                                 <if condition="$vbcmsoptions[newsmodul_ava]">$news_row[newsava]</if>
                                 $news_row[newscontent]
                                 <if condition="$vbcmsoptions[newsmodul_short]">
                                       <span class="smallfont">[<a href="$vbcmsoptions[vbcms_forumfolder]/showthread.php?$session[sessionurl]t=$news_row[threadid]">$vbphrase[vbcms_news_more]</a>]</span>
                                 </if>

                           </td>
                     </tr>
                     <tr>
                           <td class="alt2">
				 <div style="float:right;">
		                 <if condition="$news_row[show_editlink]">
                                       <a href="$vbcmsoptions[vbcms_forumfolder]/$news_row[show_editlink]"><img class="inlineimg" src="$stylevar[imgdir_button]/edit.gif" alt="" border="0" /></a>	
                                 </if>
                                 </div>
</div>
                                 <div class="smallfont">$vbphrase[p_write] $news_row[news_date] $vbphrase[p_um] <a href="$vbcmsoptions[vbcms_forumfolder]/member.php?$session[sessionurl]u=$news_row[postuserid]">$news_row[postusername]</a></div>
                           </td>
                                 <if condition="!$vbcmsoptions[newsmodul_otherdesign]"><span class="smallfont">$vbphrase[p_views] $news_row[views] <if condition="$news_row[attach]">| $vbphrase[p_attachment] $news_row[attach]</if> <if condition="$news_row[replycount]">| $vbphrase[antworten] $news_row[replycount]</if></span></if>
                           </td>
                     </tr>
               </tbody>
         </table>
<br />
<if condition="$vbcmsoptions[newsmodul_otherdesign]"></td></if>
Reply With Quote
  #4 (permalink)  
Old 29.01.2009, 12:30
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,869
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
Wenn dann in den <td> Part.
__________________
Meine kleinen Engel ... Die Rabauken ...
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
Eine Frage zum News Modul macjoshua vBCMS® Module 11 24.11.2008 19:12
Darstellungsproblem bei News-Modul haenk vBCMS® Fragen 7 14.05.2008 17:05
Problem mit dem News-Modul Clochard vBCMS® Fragen 3 25.03.2008 15:37
Kopiertes News-Modul eurofunny vBCMS® Fragen 11 29.04.2007 00:18
NEWS Modul buzzel vBCMS® Fragen 9 22.01.2007 12:39


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