|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Scolling Bar (How to add a scrolling down bar to category block.) |
Scolling Bar |
Just wanted to ask, how does one adds a scrolling bar which grants you the ability to go down and up in the $CATEGORY$ block of the website? I'm sure there is a code somewhere, I haven't been able to find any on the forums.
Proud Ucoz Member Since 2013
Warning: Do not trust Zayaan Ibrahim with projects, he will scam you by overpricing! ♥ http://rawtrex.com/ ♥ |
Elexy, to achieve this you need to add a height and overflow attribute to the category block on your website via CSS. If you provide the URL I can provide a code.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Hey Paradox, hope life is well for you!
The site is down at the moment due to a DDoS attack, but it is this site here: http://rawtrex.com/ It uses exactly the design template uCoz provides #1051, so if the site is still down, you can get the CSS design from that template. Proud Ucoz Member Since 2013
Warning: Do not trust Zayaan Ibrahim with projects, he will scam you by overpricing! ♥ http://rawtrex.com/ ♥ Post edited by Elexy - Friday, 2014-06-06, 3:48 AM
|
Hey Paradox, hope life is well for you! The site is down at the moment due to a DDoS attack, but it is this site here: http://rawtrex.com/ It uses exactly the design template uCoz provides #1051, so if the site is still down, you can get the CSS design from that template. Adjust the height to your needs./This would work on any template. Since the class is based on the uCoz system Code .catsTable { display:block; height:200px; overflow:auto; } Hit that "Thanks" button. :)
In life there's ALWAYS limits but do not plan above them. Post edited by VZ - Sunday, 2014-06-29, 11:38 PM
|
| |||
| |||