Welcome, Guest. Please Login or Register.
April 26, 2024, 11:00:51 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Graphics and Templates  |  Scrollbar « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Scrollbar  (Read 5983 times)
The Planet
Noobie
*
Posts: 37


P

Scrollbar
« on: February 15, 2004, 09:50:52 PM »
Reply with quote

I have some CSS coding for a personalised scrollbar - works fine on my web site, but would like it to match on my forum - I've fiddled about in my template, with no success - any ideas ??? Thanks.
Logged

The Planet
Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:Scrollbar
« Reply #1 on: February 16, 2004, 01:16:26 AM »
Reply with quote

XHTML doesn't support coloured scrollbars, so you'd have to go back to HTML 4.01 for your forum template.
Logged

The Planet
Noobie
*
Posts: 37


P

Re:Scrollbar
« Reply #2 on: February 17, 2004, 03:49:37 PM »
Reply with quote

You mean get a scrollbar in basic html and paste it into the html part of the template? Don't think there are html scrollbars - only CSS?
« Last Edit: February 17, 2004, 04:03:38 PM by The Planet » Logged

The Planet
Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:Scrollbar
« Reply #3 on: February 17, 2004, 05:46:06 PM »
Reply with quote

No, I mean use:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">

Instead of:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Which is a backwards step, but goes with the territory...
Logged

The Planet
Noobie
*
Posts: 37


P

Re:Scrollbar
« Reply #4 on: February 19, 2004, 12:09:19 PM »
Reply with quote

What does that mean? I've replaced that bit of the template - no difference.

It's strange, because I've added the CSS scrollbar code near the end of the <head> tag, after the main CSS (</style> tag) and it works on small windows, such as the templates' window! Should I add something to the CSS for the whole page;
}
page
{scrollbar...(an so on...)

???
Logged

The Planet
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  Scrollbar « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.138 seconds with 20 queries.