scroll bar in a block

hello, if you can help me

I would like to add on the home page - in a block

as shown below on the photo I want to add in this block of text with a scroll bar so that it does not take too much space

thank you

daniel

Bosun / Moderator -- My Products : http://www.boonex.com/market/posts/danielmarseille
Quote · 19 Mar 2009

En français ;-)

 

http://fr.selfhtml.org/html/frames/incorporees.htm

Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine.
Quote · 19 Mar 2009

lol merci michel ça va faire du bien un peu de français

j'en peut plus de l'anglais et du traducteur


j'ai trouvé  sur un blog français l'explication c'est bien de l'ajouter en page d'accueil pour les non membres


surtout pour ajouter des mots clé - google il adore

la solution :

 

-----------------------------------------------------------------------------------

 

<div dir="rtl" style="height:100px; overflow-y:auto; margin-right:100px;">
      <div dir="ltr">
         texte que vous voulez voir apparaître dans le bloc
      </div>
   </div>

 

--------------------------------------------------------------------------------------

 

il suffit de l'ajouter dans un bloc

 

 

Bosun / Moderator -- My Products : http://www.boonex.com/market/posts/danielmarseille
Quote · 19 Mar 2009

 

lol merci michel ça va faire du bien un peu de français

j'en peut plus de l'anglais et du traducteur


j'ai trouvé  sur un blog français l'explication c'est bien de l'ajouter en page d'accueil pour les non membres


surtout pour ajouter des mots clé - google il adore

la solution :

 

-----------------------------------------------------------------------------------

 

<div dir="rtl" style="height:100px; overflow-y:auto; margin-right:100px;">
      <div dir="ltr">
         texte que vous voulez voir apparaître dans le bloc
      </div>
   </div>

 

--------------------------------------------------------------------------------------

 

il suffit de l'ajouter dans un bloc

 

 

 

Apologize, my French is a little rusty... Can you guys translate that into either English or Latin words so I can read it? 

 

 

Quote · 20 Mar 2009

I would suggest using this code in a new block on your home page:

.

.

<iframe src="http://www.yoursite.com/external.html" scrolling="yes" width="100%" frameborder="0" height="150"></iframe></p>

.

.

.

Put the content you want to scroll in the file eternal.html or external php  and you can just edit the external file to change content instead of having to do it in page builder every time.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 20 Mar 2009

lol merci michel ça va faire du bien un peu de français

j'en peut plus de l'anglais et du traducteur


j'ai trouvé  sur un blog français l'explication c'est bien de l'ajouter en page d'accueil pour les non membres


surtout pour ajouter des mots clé - google il adore

la solution :

-----------------------------------------------------------------------------------

<div dir="rtl" style="height:100px; overflow-y:auto; margin-right:100px;">
<div dir="ltr">
texte que vous voulez voir apparaître dans le bloc
</div>
</div>

--------------------------------------------------------------------------------------

il suffit de l'ajouter dans un bloc

Apologize, my French is a little rusty... Can you guys translate that into either English or Latin words so I can read it?

mydatery I hope you understand

is to add a block with scroll bar

michel lol thank you - it will do good some French

I can more of English and translator

I found a blog that explains what to do to add a scroll bar

especially to add keywords - Google likes

solution :

dolphin/admin/pageBuilder.php

HTML Block

Bosun / Moderator -- My Products : http://www.boonex.com/market/posts/danielmarseille
Quote · 20 Mar 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.