Results 1 to 9 of 9

Thread: Iframes

  1. #1
    Join Date
    Sep 2005
    Location
    Ipswich (Suffolk)
    Posts
    386
    Tokens
    0

    Default Iframes

    right you no the scroll bar in an iframe how do you change the colour of it!

  2. #2
    Join Date
    Nov 2004
    Posts
    1,221
    Tokens
    0

    Latest Awards:

    Default

    This script is only viewable in IE 5+

    Open up your html document and put this between the <head> tags, changing #colour with you hexidecimal colour (# and 6 numbers).
    HTML Code:
    <STYLE type="text/css">
    BODY { scrollbar-face-color: #colour;
    	 scrollbar-track-color: #colour;
    	 scrollbar-highlight-color: #colour;
    	 scrollbar-3dlight-color: #colour;
    	 scrollbar-shadow-color:#colour;
    	 scrollbar-darkshadow-color: #colour;
    	 scrollbar-arrow-color: #colour;
    </STYLE>

  3. #3
    Join Date
    Aug 2005
    Location
    Webdesign Section
    Posts
    1,032
    Tokens
    0

    Latest Awards:

    Default

    simply change the scroll colour of ythe page it links to
    here the code <STYLE type=text/css> SCROLLBAR-FACE-COLOR: #B16320 ; SCROLLBAR-HIGHLIGHT-COLOR: #B16320 ; SCROLLBAR-SHADOW-COLOR: #B16320 ; SCROLLBAR-3DLIGHT-COLOR: #B16320 ; SCROLLBAR-ARROW-COLOR:#000000 ; SCROLLBAR-TRACK-COLOR: #B16320; SCROLLBAR-DARKSHADOW-COLOR: #B16320 </style> change the #dsfdsd for the colours u wnt

  4. #4
    Join Date
    Sep 2005
    Location
    Ipswich (Suffolk)
    Posts
    386
    Tokens
    0

    Default

    if i give you the link for wat i want in the iframe and the colour of frame can u code it :S


    well its

    <STYLE type=text/css>
    <!--
    BODY
    {
    SCROLLBAR-BASE-COLOR: #006600;
    }
    -->
    </STYLE>

    thats the scroll bar
    Last edited by DJ-Cookeh; 30-09-2005 at 12:16 PM. Reason: Adding Html Code

  5. #5
    Join Date
    Aug 2005
    Location
    Webdesign Section
    Posts
    1,032
    Tokens
    0

    Latest Awards:

    Default

    do you want a scroolbar just with 1 colour and a arrow? and yes i cn code it give me link now i got to go soon

  6. #6
    Join Date
    Sep 2005
    Location
    Ipswich (Suffolk)
    Posts
    386
    Tokens
    0

    Default

    THATS THE SCROLL BAR!
    ----------------------------

    <STYLE type=text/css>
    <!--
    BODY
    {
    SCROLLBAR-BASE-COLOR: #006600;
    }
    -->
    </STYLE>

    --------------------------------------------------------------------------
    THIS IS IFRAME WITH WAT I WANT IN IT I JUST NEED THE SCROLL ON THE IFRAME
    --------------------------------------------------------------------------

    </STYLE><IFRAME style="WIDTH: 585px; HEIGHT: 355px" name=frame1 align=center src="http://www.freewebs.com/habboplus7076/safety_iframe.htm" frameBorder=no width=643 height=395></P></FONT></BODY></HTML>

  7. #7
    Join Date
    Aug 2005
    Location
    Webdesign Section
    Posts
    1,032
    Tokens
    0

    Latest Awards:

    Default

    i got to go but ill do it tommorow

  8. #8
    Join Date
    Sep 2005
    Location
    Ipswich (Suffolk)
    Posts
    386
    Tokens
    0

    Default

    r ok thx m8 rep point for you

  9. #9
    Join Date
    Aug 2005
    Location
    Tunbridge Wells, Kent
    Posts
    5,063
    Tokens
    1,624

    Latest Awards:

    Default

    How do you rep do you just say it and it gives ppl a rep point :S
    Never argue with an idiot, he'll drag you down to his level, and beat you with experience.

    Quote Originally Posted by Recursion
    *oh trust me
    *I would NEVER go ATi
    And 15 mins later...
    Sapphire ATI Radeon HD 5850 1024MB GDDR5 PCI-Express Graphics Card £195.73 1 £195.73
    *ordered.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •