Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 12-24-2004, 01:15 PM Scrollbars
Average Talker

Posts: 27
Trades: 0
im using dreamweaver to build a website for a local band in my area. I build the site with html, and then upload it to the ftp space. I put a scrollbar code in the <head></head> section. But for some reason its not working. ANyone have any suggestions???
Cliometal420 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-24-2004, 06:03 PM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
Trades: 0
please post the code you used
__________________

Please login or register to view this content. Registration is FREE
- 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Old 12-24-2004, 06:51 PM
Average Talker

Posts: 27
Trades: 0
<.style>
<!--
BODY{
scrollbar-face-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #CC0033;
}
-->
</style>

I have it in a framed page. So I put tit in the page I was using for the frame, didnt work. Then I put it in the frame code its self (the <head></head> of the frame code), still didnt work.
Cliometal420 is offline
Reply With Quote
View Public Profile
 
Old 12-26-2004, 01:47 AM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
Trades: 0
Place it in the frame that will have the content. (text)

Also remove the . from <.style>

Copy and paste to see if this works for ya:


<style type="text/css">
<!--
BODY{
scrollbar-face-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #CC0033;
}
-->
</style>
__________________

Please login or register to view this content. Registration is FREE
- 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Old 12-26-2004, 02:39 PM
Average Talker

Posts: 27
Trades: 0
do i keep the tag in the head section or do i put it in the body?
Cliometal420 is offline
Reply With Quote
View Public Profile
 
Old 12-26-2004, 02:43 PM
Average Talker

Posts: 27
Trades: 0
i put the tag in the head section of the page that has the content on it. still nothing. umm, a friend of mine mentioned using cascading style sheets...how might that be done???
Cliometal420 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Scrollbars
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.38652 seconds with 12 queries