The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#31
|
|||
|
|||
it will auto size the image read the thread it explains how to do it.
|
#32
|
||||
|
||||
i have read this thread and i did as it said but i it is for attachments images . but in my site no one attach any image .. they just put URL of images in [img] html codes ..
i think if u do me a favor to take ur time and visit my vbadvanced u will see what i exactly mean .. Tnx Code:
http://mechodownload.com/forum/cmps_index.php |
#33
|
|||
|
|||
i know what ur using but i dont think your going to get it any other way with out using the attachments. good luck
|
#34
|
||||
|
||||
its so bad for me . caz i cant say to my users that u must attach ur images 2 ur topics . so i think if we couldnt make any resizer for this images i think i must go and serach for fix ke height and width of news moudle .
' tnx anyway |
#35
|
||||
|
||||
when i use
Code:
<if condition="!$mod_options['portal_news_legacy']"> <tr> <td class="thead"><if condition="$mod_options['portal_news_showicon']">$vba_style[portal_blockbullet]</if> <a href="$vboptions[bburl]/showthread.php?t=$news[threadid]">$news[title]</a></td> </tr> </if> <tr> <td class="<if condition="$mod_options['portal_news_legacy']">thead<else />alt2</if>"> <if condition="$mod_options['portal_news_showrating'] AND $news['votenum']"> <span style="float:$stylevar[right]"><img alt="" src="$stylevar[imgdir_rating]/rating_$news[rating].gif" title="<phrase 1="$news[votenum]" 2="$news[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" /></span> </if> $news[dateposted] - <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$news[postuserid]" 2="$news[postusername]">$vbphrase[by_x]</phrase> </td> </tr> <tr> <td align="$stylevar[left]" class="alt1" valign="top"> <if condition="$news['attachment']"> <span style="float: left; margin: $stylevar[cellpadding]px $stylevar[cellpadding]px $stylevar[cellpadding]px 0px"> $news[attachment] </span> </if> $news[message] <if condition="$show['signature']"> <div>__________________<br /> $news[signature]</div> </if> </td> </tr> <tr class="alt2" valign="middle"> <td valign="middle"> <span style="float:right"> <if condition="$show['editbutton']"> <a href="$vboptions[bburl]/editpost.php?$session[sessionurl]do=editpost&p=$news[postid]"><img alt="$vbphrase[edit_this_post]" border="0" src="$stylevar[imgdir_button]/edit.gif" /></a> </if> <if condition="$show['replybutton']"> <a href="$vboptions[bburl]/newreply.php?$session[sessionurl]do=newreply&t=$news[threadid]"><img alt="$vbphrase[reply_to_this_post]" border="0" src="$stylevar[imgdir_button]/reply_small.gif" /></a> </if> <if condition="$mod_options['portal_news_showsendfriend']"> <a href="$vboptions[bburl]/sendmessage.php?$session[sessionurl]do=sendtofriend&t=$news[threadid]"><img alt="" border="0" src="$stylevar[imgdir_button]/sendtofriend.gif" title="$vbphrase[send_to_friend]" /></a> </if> <if condition="$mod_options['portal_news_showprintable']"> <a href="$vboptions[bburl]/printthread.php?$session[sessionurl]t=$news[threadid]"><img alt="" border="0" src="$stylevar[imgdir_button]/printer.gif" title="$vbphrase[show_printable_version]" /></a> </if> </span> <span class="smallfont"> <if condition="$mod_options['portal_news_allowreplies']">$news[replycount] <if condition="$news['replycount'] == 1">$vbphrase[reply]<else />$vbphrase[replies]</if> | </if> $news[views] $vbphrase[views]</span> </td> </tr> |
#36
|
|||
|
|||
its cause there set to post them to the left look at the code.
|
#37
|
||||
|
||||
it posts on the bottom though. Same as the default attachment look. I want to get rid of the legend and post the on the right or left side even, but only if that specific thread is a thread used by vbadvanced cmps news. u know what i mean?
|
#38
|
|||
|
|||
its the way you are doing it ill have to look at my settings and see what i have if you read this whole thread it will make it show on your vbadvanced on the left side perfect
|
#39
|
|||
|
|||
Quote:
Thanks a lot . Thats working ! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|