[b]now this is the hard part.... the css...
coz it's css is connected on all ur sidebox settings...[/b]
[b]put in your main css files[/b]
[quote]#frbox {
width:300px ! Important;
background-color: transparent;
background-image:url(URL OF IMAGE/BKGD);
background-attachment: scrollable;
background-repeat: repeat;
background-position: center center;
border: 1px solid #444444;
}
#content_frbox {
width: 298px;
}
#fcontainer * {
padding: 0px;
margin: 0px;
font-family: Arial;
font-size: 9px;
font-weight: normal;
}
.thumbnaildelete {
display: none;
}
#fcontainer {
text-align: center;
height: 300px;
width: 300px;
}
#fcontainer .flogriditem {
width: [b]80px;[/b]
overflow: hidden;
padding-left: 0px; padding-right:0px; padding-top:1px; padding-bottom:1px;
margin:[b]4px 6px 2px 12px;[/b]
height: 150px;
}
.inlinelt {
position: relative;
left: -2px;
top: 1px;
}
.flo50 .ic .imgblock a img {
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
height: [b]78px;[/b]
}
.flo50 .ic .imgblock {
height: [b]78px;[/b]
width: [b]78px;[/b]
overflow: hidden;
background-image:url(URL OF IMAGE/BKGD);
background-position:center center;
background-attachment: scrollable;
background-repeat: repeat;
background-color:transparent;
border: 1px solid #444444;
text-align: center;
}[/quote]
all those [b]bold[/b] parts must be edited carefully if it
didn't match your default css measurements on ur profile...
the rest.. background,color,border,etc... just edit at ur liking..
if you have patience.. you can make them looks almost the same
whether in IE or FF... not just this code... but all your css...
if you're going to put it below ur friends box and want to align it..
you might wanna change your default on your friends photo too...
see my profile for that...
edit this parts...
[quote].friends .ir {
background-image:url(URL OF IMAGE/BKGD);
background-position:center center;
background-attachment: fixed;
background-repeat: repeat;
background-color:#000000;
border: 1px solid #444444;
}
.flogrid75 .flogriditem {
width: 78px;
}
.flogrid75 .ir {
width: 78px;
height: 76px;
}
.friends img {
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}
.commonbox .dr {
font-family: Arial;
color: #ff0033;
text-transform: Capitalize;
background-color: transparent;
background-image: url(URL OF IMAGE/BKGD);
background-attachment: fixed;
background-position: center;
background-repeat: repeat;
border: 2px solid #444444;
text-align:center;
}
.dr {
text-align: center;
background: transparent;
padding: 3px 0;
width: 78px;
white-space: nowrap;
}[/quote]
edit the sizes to match your Friends Randomizer Box
//if you want your friends box with a fix measurement
and without a viewall
[quote].friends {
background-color: transparent;
background-image:url();
background-attachment: fixed;
background-repeat: repeat;
background-position: center center;
border: 1px solid #444444;
height: 300px ! Important;
}
.friends .viewall {display: none;}[/quote]
that's all folks... have patience...
Last edited by Refresh/Reload (2009-07-08 04:50:30)
question
y cant we use this one????
<">
Last edited by xavierkym (2007-07-14 18:48:58)
you can put most of the codes here in FTalk inside of the WVM
(half of my javascript files are all inside it...)
and outside too i guess... but still can use its function... just like this one...
That's how cool the WVM(tracker) is!! but just be careful in editing it...
Last edited by Refresh/Reload (2007-07-14 19:49:05)
change this in the first code..
the thought is jut like what i have done in the
sidebar auto comment..
<">and use this..
<">check my profile for instance.. i used the sidebar code..
Last edited by xavierkym (2007-07-14 19:41:13)
Last edited by Refresh/Reload (2007-07-14 20:03:23)
[/quote]
yap that's the sad part... you have to use the whole codes of
the add sidebar if you don't have the WVM(tracker)..
but the good thing is..
you don't have to repeat the
whole process again coz if you already have used the
add Sidebar codes then all you have to do is put all
other element you want like MP3,Cbox,Photo in Slide,you tube..
just edit-out some codes... at least you can fill up your sidebar
with other elements if you don't have the WVM by using only
one sidebar codes!! damn!! I wish i can marry ken's brain!!
see my test page: [url]http://www.friendster.com/sampolpage[/url]
or : [url]http://www.friendster.com/41173103[/url]
Last edited by Refresh/Reload (2007-07-15 10:20:35)
Refresh/Reload is right
Last edited by ezil2007 (2007-07-15 10:18:39)
Last edited by ezil2007 (2007-07-15 10:33:16)
here's my code ..
<">
Last edited by ezil2007 (2007-07-15 11:28:17)
here's my code ..
<">[/quote]
hhmm.. that's strange... have you tried my .fimg (the 73px)? pls do...
then try putting this:
#content_frbox .boxcontent {
width: 290px;
}