Comment section without scrollable bar
Auteur : Sushil S.
Visité 2110,
Followers 1,
Partagé 0
In one of the pages on my web-site [www dot aded dot com], I have added text on top and guest comment section at bottom. Working fine. But I do not like the way that the guest comment section appears with a scroll bar. Is there a way to seamlessly integrate page content with guest comment section below it. no scrollable bar, no separate section, just one single page for all. Thanks, -S
Posté le
Auteur
Sorry... my web-site is [www dot aded dot ca], NOT dot com.
Under page properties , tab graphics you create a page without the template. Is this what you mean?
On wich page do you have this problem on your site ?
Auteur
On my site, it is under B.Ed.(tab on the top), within than Course I, II, III, etc. All pages show guest comment section with a scroll bar under the page content.
I have created the page divided into two rows, top row is one section (Text type), bottom of page is another row/section that contains guest commnet section.
Thanks.
Hello Sushil,
you can set the height of your guestbooks in the Html and Widget modification window, you can see the field at the right bottom of the page, there you can also choose whether or not showing the scrollbars.
Hope this helps
Auteur
Well, worked partially... if I uncheck "Show Scrollbars" then the check word and the "Send", "Resend" buttons get hidden under the footer bar. So, I tried adjusting the height from default '350' to '300' and now check word is partially visible and the send/resend buttons have disappeared completely (see Course IV, under B.Ed. tab on my web-site).
I believe either I need to get rid of the footer bar (which I do not want to) or I need to play with the height of the "Message" box itself (which I do not know how to). So, please advise.
If there is anything else to know or do, please advise as well. Your help is much appreciated.
Thanks, Sushil
Hello Sushil,
at the moment the options for the blog are the ones you already tried, there's always the possibiliy to play with css adding custom code to your pages but in this case you need to have some programing skills. Remember you can add your custom CSS code in step 2 -> select a page -> click on properties button -> expert tab -> insert the CSS code before the </HEAD>.
Hope this helps