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...
 
2 Pages V   1 2 >  
Start new topic
Replies (1 - 24)
kellyannie
post Dec 22 2004, 01:39 AM
Post #2


Senior Member
******

Group: Member
Posts: 2,137
Joined: Nov 2004
Member No: 62,193



you have to add more stuff.. when you start posting there will be a scrollbar
 
jazzroni
post Dec 22 2004, 01:43 AM
Post #3


Senior Member
****

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



no, i have 2 posting there...
 
HelloSunshine
post Dec 22 2004, 01:55 AM
Post #4


High Voltage!∞
*******

Group: Official Member
Posts: 4,728
Joined: Jul 2004
Member No: 29,157



^
but you'll still have to post more..then it'll be like that...
 
jazzroni
post Dec 22 2004, 02:06 AM
Post #5


Senior Member
****

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



i posted more, if u tried to highlight everything (not right click, select all) u will see i have 3 posts on there...
 
kellyannie
post Dec 22 2004, 02:17 AM
Post #6


Senior Member
******

Group: Member
Posts: 2,137
Joined: Nov 2004
Member No: 62,193



ooh i think its cuz you don't have the overflow:auto thing on your div tag
 
jazzroni
post Dec 22 2004, 02:25 AM
Post #7


Senior Member
****

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



um... where should i put it?
 
kellyannie
post Dec 22 2004, 03:00 AM
Post #8


Senior Member
******

Group: Member
Posts: 2,137
Joined: Nov 2004
Member No: 62,193



just add overflow:auto; inside your div tag
 
jazzroni
post Dec 22 2004, 04:40 AM
Post #9


Senior Member
****

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



no it didnt work
 
jazzroni
post Dec 22 2004, 06:27 AM
Post #10


Senior Member
****

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



can anyone rewrite the code for me? and i still have no idea how to make the scrollbar transparent... sorry i'm such an idiot...
 
largosama
post Dec 22 2004, 08:17 AM
Post #11


Happy Person
******

Group: Member
Posts: 1,729
Joined: Feb 2004
Member No: 4,674



oo transparent:

CODE
<!-- begin code provided by createblog.com -->

filter:chroma (color=COLOR);

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

into your CSS style sheet

Then, fill out the scrollbar colors matching the chroma color. happy.gif
 
*mona lisa*
post Dec 22 2004, 10:05 AM
Post #12





Guest






yes, this is the full code for transparent scrollbars:
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
div {
filter:chroma(color=#00FF00);
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #00FF00;
scrollbar-3dlight-color: #00FF00;
scrollbar-darkshadow-color: #00FF00;
scrollbar-highlight-color: #00FF00;
scrollbar-shadow-color: #00FF00;
scrollbar-track-color: #00FF00;
}
</style>
<!-- end code provided by createblog.com -->
 
jazzroni
post Dec 22 2004, 01:42 PM
Post #13


Senior Member
****

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



no, the transparent scrollbar thing didnt work... and i still dont know how to get the scrollbar in the page!!!!!! can someone REWRITE the code for me please? thanks...
 
jazzroni
post Dec 22 2004, 02:53 PM
Post #14


Senior Member
****

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



anyone?
 
baller30
post Dec 22 2004, 02:59 PM
Post #15


Senior Member
****

Group: Member
Posts: 166
Joined: Jul 2004
Member No: 27,401



i think you have to add the overflow:auto here:

CODE
<!-- begin code provided by createblog.com -->

div.blogbody {
filter:chroma(color=#00FF00);
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #00FF00;
scrollbar-3dlight-color: #00FF00;
scrollbar-darkshadow-color: #00FF00;
scrollbar-highlight-color: #00FF00;
scrollbar-shadow-color: #00FF00;
scrollbar-track-color: #00FF00;
overflow:auto;
}


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


that should work try it and let me know
 
jazzroni
post Dec 23 2004, 01:24 AM
Post #16


Senior Member
****

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



it's STILL didnt work :(
 
jazzroni
post Dec 23 2004, 03:29 PM
Post #17


Senior Member
****

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



can anyone help me? please...?
 
baller30
post Dec 23 2004, 04:03 PM
Post #18


Senior Member
****

Group: Member
Posts: 166
Joined: Jul 2004
Member No: 27,401



are you trying to get the whole blog body to scroll or each entry itself.

one thing I noticed about your code though was that I didn't see a div layer for your blog body; do you have one at all

edit: I checked your code and you don't have a div for the entries. that may be your problem put his in your page at the bottom of CUSTOM HEADER

CODE
<!-- begin code provided by createblog.com -->

<div style="overflow:auto; margin-top:YOUR NUMBER HERE; margin-left:YOUR NUMBER HERE">

<!-- end code provided by createblog.com -->
 
jazzroni
post Dec 27 2004, 11:43 AM
Post #19


Senior Member
****

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



i'm trying to get the whole blog body to scroll... how can i do that?
 
jazzroni
post Dec 28 2004, 08:09 PM
Post #20


Senior Member
****

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



seems like no one wanna help me :(
 
MewxIchigo
post Dec 28 2004, 08:13 PM
Post #21


All i want is a HERO to be there for me...is it too much to ask?
****

Group: Member
Posts: 287
Joined: Nov 2004
Member No: 66,293



can i try? happy.gif
 
MewxIchigo
post Dec 28 2004, 08:23 PM
Post #22


All i want is a HERO to be there for me...is it too much to ask?
****

Group: Member
Posts: 287
Joined: Nov 2004
Member No: 66,293



umm first u need to make the entry into a blog with a scrollbar then u can get the code to make it the scroll bar like the other one...ur entries aren'tin a blog that's why it can't have a scroll bar like the other site..
 
jazzroni
post Dec 28 2004, 08:38 PM
Post #23


Senior Member
****

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



can anyone rewrite the code for me? i really have no idea what everyone's talking about :( thanks...
 
jazzroni
post Dec 28 2004, 08:43 PM
Post #24


Senior Member
****

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



ok, i got the scrollbar showed up finally, but i couldnt get it to transparent... HOW can i do that?
 
MewxIchigo
post Dec 28 2004, 08:45 PM
Post #25


All i want is a HERO to be there for me...is it too much to ask?
****

Group: Member
Posts: 287
Joined: Nov 2004
Member No: 66,293



QUOTE(jazzroni @ Dec 28 2004, 8:38 PM)
can anyone rewrite the code for me? i really have no idea what everyone's talking about :( thanks...

lol iono how to fix the code cuz i've never made a layout before so iono...my point is that u didn't put the entry as in a blog check this example xanga of mine out and you'll see a point i hope..lol example see where the girls entry thing is she has a scroll bar for her entry...you didn't create a scrolll bar for the entries that's why u have to create a scroll bar first and then edit the scrollbar to w/e u want..
 

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