Jump to content
WebFlake
  • 0

How to add a Scroll Bar to each Article in the Portal?


Guest Xtewart

Question

Guest Xtewart

Unreal Portal has a Scroll Bar in each article when it is very long... I need to do the same but in Portal.   Unreal Portal (Scroll Bar):

http://img261.imagevenue.com/img.php?image=533779834_Uportal_122_1lo.jpg

  Portal:

http://img297.imagevenue.com/img.php?image=533774704_Portal_122_556lo.jpg

  thanks in advance ;)

Edited by Xtewart
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
Guest Xtewart

goto ACP > OTHER APPS > PORTAL 

and you will see this if you scroll down

Posted Image

click yes and adjust the height to what ever you want it to be

 

I didn't find this setting ... I think that is in Unreal Portal not in Portal

 

Go to ACP > Look & Feel > YOUR TEMPLATE

 

Open Portal > articles

 

Search for:

<div class='ipsType_textblock ipsPad'>
 

 

Replace with:

<div class='ipsType_textblock ipsPad' style='height:300px; overflow:auto;'>
Change the "300px" to a height that suits you.

 

Thank you so much. This worked perfect! :)

Edited by Xtewart
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...