news bloc sur le portail ?

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
daniel25000
Active Member
Posts: 23
Joined: 2. January 2010 15:46

news bloc sur le portail ?

Post by daniel25000 »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
hello bonjour , sorry my english is very bad; me speak french sorry

je voudrais ajouté un bloc à droite ou à gauche sur mon portail ou je puisse y intégré du code html

je voudrais y intégrer ce code :

Code: Select all

<script language='javascript' src='http://www.hoaxbuster.com/includes/module.php?c1=20&c2=3&c3=1&c4=2&c5=2&c6=12&c7=1&c8=2&c9=150'></script>
merci dans l'attente
thanks for help me

daniel[/i]
Last edited by daniel25000 on 21. January 2010 20:15, edited 1 time in total.

danny1969
Active Member
Posts: 21
Joined: 3. October 2008 10:41

Re: news bloc sur la portail ?

Post by danny1969 »

You want to ad a new block?

Maybe this can help you?

knowledge/kb_show.php?id=51

Topic author
daniel25000
Active Member
Posts: 23
Joined: 2. January 2010 15:46

Re: news bloc sur la portail ?

Post by daniel25000 »

hello danny sorry me not speak english me speak french or portugues

je ne comprend pas le lien ....?

Topic author
daniel25000
Active Member
Posts: 23
Joined: 2. January 2010 15:46

Re: news bloc sur la portail ?

Post by daniel25000 »

traduct google sorry for the traduction

me duplicate the block : styles/prosilver/template/portal/block/custom_small.html

renamed in: new_block.html

Code: Select all

<!--version $Id: custom_small.html 236 2008-05-18 15:50:06Z kevin74 $ //-->
<div class="portal-panel">
	<div class="inner">
		<span class="portal-corners-top"><span></span></span>
			<h3><img src="{T_THEME_PATH}/images/portal/portal_menu.gif" width="18px" height="18px" alt=""/>&nbsp;{PORTAL_CUSTOM_SMALL_HEADLINE}</h3>
			<div class="postbody" style="width: 100%">
				<div class="content">{PORTAL_CUSTOM_SMALL_CODE}</div>
			</div>
			<br />
		<span class="portal-corners-bottom"><span></span></span>
	</div>
</div>
<br style="clear:both" />
ADD code ? y don't no sorry??

Code: Select all

{$LR_BLOCK_H_L}&nbsp;Your_Block_Title{$LR_BLOCK_H_R}
             <div style="text-align: center;">
         
  ... Place your Code here ...
           
</div>
    {$LR_BLOCK_F_L}{$LR_BLOCK_F_R}
User avatar

Mike
Former Team Member
Posts: 1862
Joined: 3. July 2008 23:59
Location: Schwarzwald / FDS
Contact:

Re: news bloc sur la portail ?

Post by Mike »

Maybe you have a friend who speaks english. Im sorry to say that i have absolutely no idea what you want to get...
kein Support per PN / Messenger
no Support via PM / Messenger

Topic author
daniel25000
Active Member
Posts: 23
Joined: 2. January 2010 15:46

Re: news bloc sur le portail ?

Post by daniel25000 »

I want to add a custom block on my portal is to include code (traduct to google):

Code: Select all

<script language='javascript' src='http://www.hoaxbuster.com/includes/module.php?c1=20&c2=3&c3=1&c4=2&c5=2&c6=12&c7=1&c8=2&c9=150'></script>
User avatar

Mike
Former Team Member
Posts: 1862
Joined: 3. July 2008 23:59
Location: Schwarzwald / FDS
Contact:

Re: news bloc sur le portail ?

Post by Mike »

Have you already tryed this:

Code: Select all

{$LR_BLOCK_H_L}&nbsp;Your_Block_Title{$LR_BLOCK_H_R}
             <div style="text-align: center;">
         
<script language='javascript' src='http://www.hoaxbuster.com/includes/module.php?c1=20&c2=3&c3=1&c4=2&c5=2&c6=12&c7=1&c8=2&c9=150'></script>
           
</div>
    {$LR_BLOCK_F_L}{$LR_BLOCK_F_R}
kein Support per PN / Messenger
no Support via PM / Messenger
Locked

Return to “board3 Portal 1.0.x - English Support”