![]() |
| |||||||
| IPB General Support Post your questions here, no bug reports. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Junior Forumer ![]() | I have the CSS code for editing the scrollbar colours, and have put it in my style sheet as follows: Code: BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; margin: 0px; padding: 0px; background-color: #FFF; text-align: center; SCROLLBAR-FACE-COLOR: #dddddd;SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; SCROLLBAR-SHADOW-COLOR: #b5b5b5; SCROLLBAR-3DLIGHT-COLOR: #888888; SCROLLBAR-ARROW-COLOR: #555555; SCROLLBAR-TRACK-COLOR: #f0f0f0; SCROLLBAR-DARKSHADOW-COLOR: #888888 }
Does forumer not allow the changing of the scrollbars?? Or has something gone wrong?? Link to forums: http://sfsclan.5.forumer.com - with the scrollbar colours still in the style sheet. |
![]()
Link to my forum: http://sfsclan.5.forumer.com/ | |
| | |
| | #2 (permalink) |
| Junior Forumer ![]() | ^ Bump ^ Note: Ive noticed that it has worked on the Quick Reply box and the Post Screen box (the text box where you enter your post). ......so why isnt it working on the IE scroll bars? Should the code be put else where??? |
![]()
Link to my forum: http://sfsclan.5.forumer.com/ | |
| | |
| | #3 (permalink) |
| Junior Forumer ![]() | Can anybody actually help me or is this gona be another "ignored topic" in a supposedly "support forum"? Its been viewed 20 times, so some1 must hold the answer somewhere... |
![]()
Link to my forum: http://sfsclan.5.forumer.com/ | |
| | |
| | #4 (permalink) |
| Junior Forumer ![]() | I put mine in the HTML code and it worked. Go to Skins and Templates > HTML templates > Manage HTML > Global HTML Elements > Board Header > Edit single. Add this code: Code: <style type="text/css">
<!--
HTML{
scrollbar-face-color:#??????;
scrollbar-arrow-color:#??????;
scrollbar-track-color:#??????;
scrollbar-shadow-color:#??????;
scrollbar-highlight-color:#??????;
scrollbar-3dlight-color:#??????;
scrollbar-darkshadow-Color:#??????;
}
-->
</style>
I put the code after the Code: <!--IBF.CHATLINK--> </td> </tr> </table> <% MEMBER BAR %> <br /> |
![]()
Ned i lû Éomer mi Rochand, edain i anirner hîdh gernir han, a min laid a telaith i'waith a rych huin ú-bígant. Mi 'ondor a Arnor i Aran Elessar arnant hi. Min dyr bain uin airdh ioer e aran, dan mi Rochand eriol; e adaun i ant Cirion an Éomer , a Éomer agwestant i 'waedh Eorl. Hemp sa ned lui rim. Gorthaur gwannant, dan i nelys a naid ym i edonnant ú‘wennin, a boe an Aran uin Annûn orthorel gyth rim no i 'aladh Fain garn galad ned hîdh.
| |
| | |
| | #5 (permalink) |
| Junior Forumer ![]() | Yes, that worked! Thank-you very much! (didnt think of putting it in the HTML templates...) |
![]()
Link to my forum: http://sfsclan.5.forumer.com/ | |
| | |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| scroll bar code | Relient+88 | IPB Skinning Help | 1 | 03-06-2005 11:02 PM |
| No Scroll Bar When Open In A Frameset | gracef | IPB General Support | 2 | 06-12-2004 10:53 PM |
| Forum Colours | ckwan61 | IPB General Support | 11 | 05-22-2004 07:56 AM |
| Trouble With Colours | Feronia | IPB Skinning Help | 1 | 04-30-2004 05:43 AM |
| Scroll Bar Colours | imported_Constance | IPB General Support | 4 | 03-31-2004 04:04 AM |