Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > Customizations (Themes / Templates)

Customizations (Themes / Templates) Help with customizing the themes and templates. Post your own custom themes for others to enjoy.

Closed Thread
 
Thread Tools Search this Thread Display Modes

Changing scrollbar properties
Old 03-22-2006, 09:14 PM   #1
CraigMayhem
Calendar User
 
CraigMayhem is offline
Join Date: Mar 2006
Posts: 13
Default Changing scrollbar properties

Me again!

I Searched the forum, but didn't see an answer, so I guess I'll take a crack at asking a question...

I want to change the scrollbar properties so the page will be in line with the rest of the site - ala:

scrollbar-face-color: #FDF9EE;
scrollbar-shadow-color: #CE8445;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FDF9EE;
scrollbar-darkshadow-color: #F8e8be;
scrollbar-track-color: #FEFBF4;
scrollbar-arrow-color: #CE8445;

I've tried putting this code in several different files, but it doesn't seem to work.... will it work at all, or no go?

Thanks again!
 

Old 03-23-2006, 06:51 AM   #2
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

It has to be assigned to the body tag for it to work...

Code:
body {
    scrollbar-face-color: #FDF9EE;
    scrollbar-shadow-color: #CE8445;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FDF9EE;
    scrollbar-darkshadow-color: #F8e8be;
    scrollbar-track-color: #FEFBF4;
    scrollbar-arrow-color: #CE8445;
}
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 03-23-2006, 09:36 AM   #3
CraigMayhem
Calendar User
 
CraigMayhem is offline
Join Date: Mar 2006
Posts: 13
Default

Quote:
Originally Posted by ve9gra
It has to be assigned to the body tag for it to work...
of which file? I tried that for demo.php and modern.php
 

Old 03-23-2006, 07:54 PM   #4
CraigMayhem
Calendar User
 
CraigMayhem is offline
Join Date: Mar 2006
Posts: 13
Default

I figured it out - I'm just going to use PHP includes in a shtml file and get 'em that way
 

Old 03-23-2006, 08:56 PM   #5
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

That would be in the pages where you want those scrollbars to show up. The easiest way would be to just add it to the esstyle.css file from your theme and then let the script include the CSS to the page.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help me get rid of the horiz scrollbar, please! CraigMayhem Customizations (Themes / Templates) 10 03-22-2006 07:17 PM
Changing bg color in popup Jocelyn General Support 2 08-30-2005 12:27 PM
Changing the folder of instalation? aure Mambo/Joomla Integration 9 06-28-2005 06:10 AM
changing charset sinaman General Support 3 06-20-2005 08:06 PM
Changing calendar layout. djhath General Support 7 01-20-2005 10:37 AM



All times are GMT -4. The time now is 12:38 PM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |