boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CSS help, scrollbars

 
Post new topic   Reply to topic    boardom Forum Index -> Template help
View previous topic :: View next topic  
Author Message
Steph



Joined: 08 Jan 2003
Posts: 11

PostPosted: Sat Feb 01, 2003 3:50 pm    Post subject: CSS help, scrollbars Reply with quote

Im having problems with scrollbars

Code:
<style type="text/css">
   body {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      font-family: verdana, arial, helvetica, sans-serif;
      color: #333333 ;
      background-color: #FFFFFF;
      scrollbar-arrow-color: #333333;
      scrollbar-face-color:#FFFFFF;
      scrollbar-shadow-color : #FFFFFF;
      scrollbar-dark-shadow-color : #FFFFFF;
      scrollbar-3d-light-color : #FFFFFF;
      scrollbar-highlight-color : #FFFFFF;
   }
</style>



Steph
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
macshack



Joined: 17 Jul 2002
Posts: 1204
Location: Phoenix, Az

PostPosted: Sat Feb 01, 2003 5:27 pm    Post subject: Reply with quote

Hi,

The supplied tempates that come with b2 are xhtml 1.0 complient. And that standard does not allow for your you are trying to do.....

So, change the the tempate at the top to remove the doctype and remove the xmlns data form the <head> tag. Then your scrollbars should work.
_________________
Kind Regards,
Michael e
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Template help All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group