Jump to content


I got two problems with my scrollbar


2 replies to this topic

#1 ukpf1s

    Young Padawan

  • Members
  • Pip
  • 16 posts

Posted 17 October 2005 - 11:11 AM

I have a content area that has a scroll bar. The links are centered but I want the links to look like they are in a list. I also want to get rid of the bottum scroll bar.

Posted Image

How can I make the links look like they are in a list and get rid of the bottum scroll bar. I know very little about html. I just basically know how to replace stuff with links/images of the template I made in PhotoShop. I am a html newb.

#2 Xerone

    Young Padawan

  • Members
  • Pip
  • 16 posts
  • Location:Pittsburgh, PA

Posted 17 October 2005 - 11:18 AM

Does this help? I know I have dealt with this problem before but I forget what I did to fix it...

#3 ukpf1s

    Young Padawan

  • Members
  • Pip
  • 16 posts

Posted 17 October 2005 - 11:50 AM

Thank you! Your link is a life saver. I was ripping my hair out searching google last night,lol.

I had to add this to my scroll bar:
overflow-x: hidden;
	overflow-y: auto;
overflow:-moz-scrollbars-vertical;

Now it looks great in both IE and Fire Fox.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users