Log In · Register

 
scrollbars, make it tranparent
moorepocket
post Nov 29 2004, 05:15 PM
Post #1


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



ok, i have spent hours trying to figure out to make my scrollbars transparent but couldn't, so im asking if anyone can make it transparent.

here the website of the page http://free.hostultra.com/~shiftsdesign/002/index.html


here the iframe http://free.hostultra.com/~shiftsdesign/002/index2.html


i use the code to make it transparent but it not working

QUOTE
<IFRAME SRC="index2.html" NAME="Ryans" width=100% height=100% FRAMESPACING=0 FRAMEBORDER=0 SCROLLING=AUTO ALLOWTRANSPARENCY=TRUE style="filter: chroma(color=#F3B7A8);"></IFRAME>



ps: if you need the css, tell me so i can post it.
 
 
Start new topic
Replies
moorepocket
post Nov 30 2004, 08:36 PM
Post #2


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



ok. i got the scroll bars transparent and now my page looks like this.

http://free.hostultra.com/~shiftsdesign/misc/2.JPG

what up with it?


QUOTE(moorepocket)
<HTML>
<HEAD>
<TITLE>..:: Loveliness Sakura ::..</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="style.css">
</HEAD>
<body style="overflow-y:hidden; overflow-x:hidden">
<BODY BGCOLOR=#F3B7A8 leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>
<TABLE WIDTH="700" HEIGHT="525" ALIGN="CENTER" VALIGN="MIDDLE">
<!-- ImageReady Slices (sakura.psp) -->
<TD WIDTH="700" HEIGHT="525" VALIGN="MIDDLE" ALIGN="CENTER">
<table width=700 border=0 cellpadding=0 cellspacing=0>
<TR>
  <TD ROWSPAN=5>
   <IMG SRC="images/sakura2_01.jpg" WIDTH=18 HEIGHT=525></TD>
  <TD COLSPAN=2>
   <IMG SRC="images/sakura2_02.jpg" WIDTH=682 HEIGHT=23></TD>
</TR>
<TR>
  <TD>
   <td COLSPAN=5 background="images/sakura2_03.jpg" WIDTH=375 HEIGHT=401><IFRAME SRC="index2.html" NAME="Ryans" width=375 height=401 FRAMESPACING="0" FRAMEBORDER="0" ALLOWTRANSPARENCY="TRUE" style="filter: chroma(color=#D06850);"></IFRAME></TD>
  <TD>
   <IMG SRC="images/sakura2_04.jpg" WIDTH=307 HEIGHT=401></TD>
</TR>
<TR>
  <TD>
   <IMG SRC="images/sakura2_05.jpg" WIDTH=375 HEIGHT=24></TD>
  <TD>
   <IMG SRC="images/sakura2_06.jpg" WIDTH=307 HEIGHT=24></TD>
</TR>
<TR>
  <TD>
   <IMG SRC="images/sakura2_07.jpg" WIDTH=375 HEIGHT=56></TD>
  <TD>
   <IMG SRC="images/sakura2_08.jpg" WIDTH=307 HEIGHT=56></TD>
</TR>
<TR>
  <TD COLSPAN=2>
   <IMG SRC="images/sakura2_09.jpg" WIDTH=682 HEIGHT=21 BORDER=0 USEMAP="#sakura2_09"></TD>
</TR>
</TABLE>
<MAP NAME=sakura2_09>
<AREA SHAPE="rect" COORDS="257,1,381,15" HREF="http://shift-design.pixelette.net" ALT="Layout © by Shift-Design" TARGET="_new">
</MAP>
<!-- End ImageReady Slices -->

</div>
<div style="position:absolute; top:510px; left:185px; class="nav";>
[<a href="index2.html" border="0" target="Ryans" title="#">Link</a>]&nbsp;
[<a href="index2.html" border="0" target="Ryans" title="#">Link</a>]&nbsp;
[<a href="index2.html" border="0" target="Ryans" title="#">Link</a>]&nbsp;
[<a href="index2.html" border="0" target="Ryans" title="#">Link</a>]&nbsp;
[<a href="index2.html" border="0" target="Ryans" title="#">Link</a>]&nbsp;
[<a href="index2.html" border="0" target="Ryans" title="#">Link</a>]&nbsp;
[<a href="index2.html" border="0" target="Ryans" title="#">Link</a>]&nbsp;
[<a href="index2.html" border="0" target="Ryans" title="#">Link</a>]&nbsp;
[<a href="index2.html" border="0" target="Ryans" title="#">Link</a>]&nbsp;
</BODY>
</HTML>


main directory http://free.hostultra.com/~shiftsdesign/002/
 

Posts in this topic
moorepocket   scrollbars   Nov 29 2004, 05:15 PM
x juicy   make sure you set the scrollbar colors to the colo...   Nov 29 2004, 05:58 PM
moorepocket   but i did set it to F3B7A8. It just make it all F3...   Nov 29 2004, 06:02 PM
x_angawhomps   Try doing this.. CODE<!-- begin code prov...   Nov 29 2004, 06:08 PM
moorepocket   no it not working. go here to see what it looks li...   Nov 29 2004, 07:42 PM
tofumonzter   why not just change scroll to no?   Nov 29 2004, 10:17 PM
sweetxsimplicity   Is it possible to make transparent scrollbars for ...   Nov 29 2004, 11:38 PM
x_angawhomps   Wait, the scrollbar is connected to the iframe.. a...   Nov 30 2004, 02:00 AM
moorepocket   QUOTE(x_angawhomps @ Nov 30 2004, 2:00 AM)Wai...   Nov 30 2004, 03:59 PM
hlall   CODE<!-- begin code provided by createblog...   Nov 30 2004, 04:17 PM
moorepocket   ok. i got the scroll bars transparent and now my p...   Nov 30 2004, 08:36 PM
x_angawhomps   Uhm.. your link doesn't work. I mean that.. yo...   Nov 30 2004, 10:46 PM
moorepocket   no i did make it transparent, but then my page is ...   Nov 30 2004, 11:19 PM
x_angawhomps   QUOTE(moorepocket @ Nov 30 2004, 8:19 PM)no i...   Dec 1 2004, 12:36 AM
moorepocket   you can go here http://free.hostultra.com/~shiftsd...   Dec 1 2004, 06:45 PM
x_angawhomps   You put your iframe in the middle of the images.. ...   Dec 1 2004, 06:52 PM
dani41790   QUOTE(hlall @ Nov 30 2004, 11:17 AM)CODE...   Dec 1 2004, 07:48 PM
tiffythepoopoo   transparent scrollbars rock my world! :D   Dec 4 2004, 01:45 PM
hlall   QUOTE(dani41790 @ Dec 1 2004, 7:48 PM)i think...   Dec 4 2004, 03:45 PM
moorepocket   i figure it out. Thanx for all ur help.   Dec 5 2004, 09:07 AM
x_angawhomps   QUOTE(moorepocket @ Dec 5 2004, 6:07 AM)i fig...   Dec 5 2004, 12:23 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: