Log In · Register

 
how how how????
jazzroni
post Dec 22 2004, 01:37 AM
Post #1


Senior Member
****

Group: Member
Posts: 103
Joined: Nov 2004
Member No: 61,396



so this is my layout for now ===> http://www.xanga.com/vctestinglayout

but there isnt any scrollbar, and i was wondering how can i put the scrollbar like this site ===> http://www.xanga.com/home.aspx?user=dreamfordream

here's the code
CODE
<!-- begin code provided by createblog.com -->
<div align="center" valign="middle" style=" border: 0px solid #FFFFFF; height: 20px; width:622px;><a href="http://www.xanga.com/home.aspx?user=vctestinglayout"> | </a><a href="http://www.xanga.com">Xanga</a> **
<a href="http://www.xanga.com/guestbook.aspx?user=vctestinglayout">Guestbook</a> **
<a href="http://www.xanga.com/profile.aspx?user=vctestinglayout">About Me</a> **
<a href="http://www.xanga.com/CLAF/default.asp">Claf</a> **
<a href="http://www.xanga.com/private/SubscribeTo.aspx?user=vctestinglayout">Add me</a> **
<a href="http://www.xanga.com/private/home.aspx?user=vctestinglayout">Private</a> ** <a href="http://www.xanga.com/Private/subs.aspx">Read subs</a> ** <a href="http://www.xanga.com/logout.aspx">Log out</a> |</font></div>
   </div></td>
 </tr>
</table>
</div>
<DIV>&nbsp;</DIV>

<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>



<style type="text/css">

/* hocc by VC */

body {
scrollbar-arrow-color: #000000;
scrollbar-track-color: #fffaf0;
scrollbar-shadow-color: #000000
;
scrollbar-face-color: #fffaf0
;
scrollbar-highlight-color: #adff2f
;
scrollbar-darkshadow-color: #808080
;
scrollbar-3dlight-color: #c71585;
background-color: #ffffff
; background-image: url(http://img.photobucket.com/albums/v518/veronica2nd/hocc2.jpg);
background-attachment: fixed;
overflow-y: hidden;
}

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, body, table {
/* edits main text */
font:normal 8pt arial;
line-height:14px;
color:#000000;
letter-spacing:0px;
text-align: justify;
}

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do */
display:none;
}

table.navigation TD{
display:none;
}

div.blogheader, .caption {
/* edits the dates */
font: bold 12pt arial;
font-weight: 400;
line-height: 13px;
text-transform:lowercase;
color: #cccccc;
background-color: #666666; filter:alpha(opacity=80);
padding: 4px 4px 4px 4px;
padding-left:0px;
width: 100%;
text-align: center;
border-top: 5px double #2f4f4f;
border-bottom: 1px dashed #2f4f4f;

}

a:link, .footernav.link, a.footernav:link, a.footernav:active, a:visited, a.footernav:visited, {
/* edits all links */
color:#660000;
text-decoration: none;
font:normal 8pt arial;
letter-spacing: 0px;
font-weight:400;
}

a:hover {
/* edits when user mouseovers the links */
color: #000000;
text-decoration: none;
font-weight: bold;
font-size:8pt;
letter-spacing: 0px;
}

input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 0px solid #FFFFFF;
font:normal 8pt arial;
background-color: transparent;
letter-spacing:0px;
color: #6666CC;
filter:alpha(opacity=80);
}

table.blogbody {
/* this edits the other the place where the blog is */
background-color: 99aabb;
width: 619;
border: 0px solid black;
color: #000000;
}

table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 618;
filter:alpha(opacity=80);
}

hr {
/* horizontal divider */
color:black;
height:2px;
}

strong, em, u {
/* edits bold, italics, underline */
color: #6D96B0;
letter-spacing:0px;
height:0px;
}

table.blogbody tr td{
/* this edits the left margin of blog */
width: 0px;
padding: 0px;
}

table.blogbody div.smalltext{
/* this edits the blog entry footer */
text-align: right;
background-color:transparent;
width:510;
height:25px;
padding-bottom:2px;
padding-top:20px;
padding-right:2px;
padding-left:2px;
letter-spacing:0px;
}

blockquote {
background-color: white;
border: 0px #ffffff solid;
padding: 1px 1px 1px 1px;
text-align: justify;
font-size: 7pt;
letter-spacing: 0px;
font-family: arial;
filter:alpha(opacity=80);
}

#pnlEnabled table, #htmleditor, #lblTimeZone{
/* do not edit this part */
/* unless you know what to do */
width: 290;
background-color:#CCCCCC;
filter:alpha(opacity=80);
}

.#rblEprops{display: none;}

#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* edits the comment box */
{width: 619;
background-transparent;
filter:alpha(opacity=80);
}


</style>

<!-- end code provided by createblog.com -->


thanks...
 
 
Start new topic
Replies
jazzroni
post Dec 28 2004, 09:24 PM
Post #2


Senior Member
****

Group: Member
Posts: 103
Joined: Nov 2004
Member No: 61,396



ok now i got the scrollbar, but i dont know how to make it transparent
 

Posts in this topic
jazzroni   how how how????   Dec 22 2004, 01:37 AM
MyChemicalRomance.   you have to add more stuff.. when you start postin...   Dec 22 2004, 01:39 AM
jazzroni   no, i have 2 posting there...   Dec 22 2004, 01:43 AM
xSWEETxCANDiix   ^ but you'll still have to post more..then it...   Dec 22 2004, 01:55 AM
jazzroni   i posted more, if u tried to highlight everything ...   Dec 22 2004, 02:06 AM
MyChemicalRomance.   ooh i think its cuz you don't have the overflo...   Dec 22 2004, 02:17 AM
jazzroni   um... where should i put it?   Dec 22 2004, 02:25 AM
MyChemicalRomance.   just add overflow:auto; inside your div tag   Dec 22 2004, 03:00 AM
jazzroni   no it didnt work   Dec 22 2004, 04:40 AM
jazzroni   can anyone rewrite the code for me? and i still ha...   Dec 22 2004, 06:27 AM
largosama   oo transparent: CODE<!-- begin code provi...   Dec 22 2004, 08:17 AM
mona lisa   yes, this is the full code for transparent scrollb...   Dec 22 2004, 10:05 AM
jazzroni   no, the transparent scrollbar thing didnt work... ...   Dec 22 2004, 01:42 PM
jazzroni   anyone?   Dec 22 2004, 02:53 PM
baller30   i think you have to add the overflow:auto here: C...   Dec 22 2004, 02:59 PM
jazzroni   it's STILL didnt work :(   Dec 23 2004, 01:24 AM
jazzroni   can anyone help me? please...?   Dec 23 2004, 03:29 PM
baller30   are you trying to get the whole blog body to scrol...   Dec 23 2004, 04:03 PM
jazzroni   i'm trying to get the whole blog body to scrol...   Dec 27 2004, 11:43 AM
jazzroni   seems like no one wanna help me :(   Dec 28 2004, 08:09 PM
MewxIchigo   can i try?   Dec 28 2004, 08:13 PM
MewxIchigo   umm first u need to make the entry into a blog wit...   Dec 28 2004, 08:23 PM
jazzroni   can anyone rewrite the code for me? i really have ...   Dec 28 2004, 08:38 PM
jazzroni   ok, i got the scrollbar showed up finally, but i c...   Dec 28 2004, 08:43 PM
MewxIchigo   QUOTE(jazzroni @ Dec 28 2004, 8:38 PM)can any...   Dec 28 2004, 08:45 PM
jazzroni   huh?   Dec 28 2004, 09:00 PM
jazzroni   what do u mean?   Dec 28 2004, 09:13 PM
MewxIchigo   QUOTE(jazzroni @ Dec 28 2004, 9:13 PM)what do...   Dec 28 2004, 09:16 PM
jazzroni   ok now i got the scrollbar, but i dont know how to...   Dec 28 2004, 09:24 PM
MyChemicalRomance.   if you are using the transparent scrollbar script,...   Dec 28 2004, 09:39 PM
jazzroni   this is my new code... CODE<!-- begin cod...   Dec 28 2004, 09:53 PM
MewxIchigo   umm i dun think u understand me at all lol...   Dec 28 2004, 09:57 PM
jazzroni   tell me what to change in my code   Dec 28 2004, 10:07 PM
DaToNeViEtBoI916   http://www.createblog.com/forums/index.php?showtop...   Dec 28 2004, 10:23 PM
jazzroni   ok it just not what i want!!! i added ...   Dec 31 2004, 05:31 PM
mona lisa   the code i gave should have worked: CODE<style...   Dec 31 2004, 06:18 PM


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