vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Help about a modification using <marquee>....? (https://vborg.vbsupport.ru/showthread.php?t=80586)

organik81 04-26-2005 12:04 PM

Help about a modification using <marquee>....?
 
1 Attachment(s)
I put into FORUMHOME template a table and scrolling text in it. But the table's height is too big. How can I fix (make smaller) its height? What code should I add or edit? Thanx...

Below the codes and screenshot...

Code:

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b><center>!!! - Duyurular - !!!</center></b></span></td>

<tr>
    <td bgcolor="#F5F5FF">
          <div><b><marquee scrolldelay="40" scrollamount="3" direction="up"><span style="color: brown;"><center>Forum'umuza yeni kayıt olacak ?yelerimiz "mynet" e-mail adresinden kayıt olmasınlar. ??nk? ?yelikleri onaylanmıyacaktır. "mynet" yerine "hotmail" gibi başka bir e-mail'den kayıt olunuz. "mynet" mail adresi ile ?nceden kayıt olmuş kullanıcılarımız ise <a href="http://www.xxxx.com/forum/showthread.php?p=14225#post14225/">"Burayı"</a> okuyarak mail adreslerinizi değiştiriniz...<br /><br />ikinci satır..</center></span></marquee></b></div>

    </td>
</tr>
</table>


Essamz 04-26-2005 12:46 PM

its easy
just add height opition in marquee's code

PHP Code:

<marquee height="##" 

## = add the height you like : )


Code:

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b><center>!!! - Duyurular - !!!</center></b></span></td>

<tr>
    <td bgcolor="#F5F5FF">
          <div><b><marquee height="100" scrolldelay="40" scrollamount="3" direction="up"><span style="color: brown;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <center>Forum'umuza yeni kayıt olacak ?yelerimiz "mynet" e-mail adresinden kayıt olmasınlar.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &Ccedil;?nk? ?yelikleri onaylanmıyacaktır. "mynet" yerine "hotmail" gibi başka bir e-mail'den&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kayıt olunuz. "mynet" mail adresi ile &ouml;nceden kayıt olmuş kullanıcılarımız&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ise <a href="http://www.xxxx.com/forum/showthread.php?p=14225#post14225/">"Burayı"</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; okuyarak mail adreslerinizi değiştiriniz...<br /><br />ikinci satır..</center></span></marquee></b></div>

    </td>
</tr>
</table>


organik81 04-26-2005 01:06 PM

its OK.. Thanx so much.. ;)


All times are GMT. The time now is 07:32 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00961 seconds
  • Memory Usage 1,722KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete