friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#21  2008-03-30 01:08:44

xavierkym
» Retired Moderator
xavierkym's display avatar
Class-S
Location: Britannia
Registered: 2007-06-10
Posts: 5319
Reputation: 108
Friendster

Re: pure css- box positioning updated

This is probably the best trick using CSS.. :lol: Great job nix. :D





Oh? My siggy at avatar kayong ganyan?

#22  2008-03-30 01:21:28

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Registered: 2007-05-23
Posts: 2584
Reputation: 201

Re: pure css- box positioning updated

wahehehe enx kym.. i was able to make it work in firefox but havent perfected it yet..

http://profiles.friendster.com/65491306


[
   
        ..1st  thnx Q ..kabit.. dai dai... muahhss
     ..2nf.. to all concern... stop doing that
   i do know how  2 4give  .. but havent master till now how 
          blib me i do rili  know how 2 get evenn

#23  2008-03-30 01:55:57

xavierkym
» Retired Moderator
xavierkym's display avatar
Class-S
Location: Britannia
Registered: 2007-06-10
Posts: 5319
Reputation: 108
Friendster

Re: pure css- box positioning updated

^
Yay. :D

That's what I'm talkin about. Hehe.

parent.document.getElementById("ID").style.property="value";

Lolz. :lol:





Oh? My siggy at avatar kayong ganyan?

#24  2008-03-30 02:02:10

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Registered: 2007-05-23
Posts: 2584
Reputation: 201

Re: pure css- box positioning updated

im just wondering why the group and friendlist aint working when i apply the parent doc thingy...
and it doesnt work with short version as well...
like this one...
document.getElementById("6").style.cssText="width:_;height:_;etc etc";


i use css for group and friendlist...

Last edited by switpotato (2008-03-30 02:03:30)


[
   
        ..1st  thnx Q ..kabit.. dai dai... muahhss
     ..2nf.. to all concern... stop doing that
   i do know how  2 4give  .. but havent master till now how 
          blib me i do rili  know how 2 get evenn

#25  2008-03-30 02:12:57

xavierkym
» Retired Moderator
xavierkym's display avatar
Class-S
Location: Britannia
Registered: 2007-06-10
Posts: 5319
Reputation: 108
Friendster

Re: pure css- box positioning updated

You can use a function though. But I didn't try this yet.

Code:

if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};

function onProfileLoad() {
css("6","120px","auto","relative","120px","600px","100px")
}
function css(id,hey,overf,pos,lef,tof,wid) {
var height = hey;
var overflow = overf;
var position = pos;
var left = lef;
var top = tof;
var width = wid;
var box;
box = parent.document.getElementById(id);
box.style.position = position;
box.style.overflow = overflow;
box.style.overflowX = "hidden";
box.style.left = left;
box.style.width = width;
box.style.height = height;
}

Lolz. I'm confused already. :lol:

Last edited by xavierkym (2008-03-30 02:14:34)





Oh? My siggy at avatar kayong ganyan?

#26  2008-03-30 03:32:53

marrie anne
» Banned
Registered: 2007-10-10
Posts: 198
Last visit: 2008-04-06
Reputation: ~

Re: pure css- box positioning updated

can someone give mw the code that all boxes are inverted?   

for example my friend, groups, fan and teaser box are on the right side and i want it applied on the left side and the comment box, More about me box ar on the left side and i want it to be positioned in the right.:).

can someone give me the code?=(


#27  2008-03-30 03:48:41

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Registered: 2007-05-23
Posts: 2584
Reputation: 201

Re: pure css- box positioning updated

thats wat this topic are for.. test the codes... and play with it...


[
   
        ..1st  thnx Q ..kabit.. dai dai... muahhss
     ..2nf.. to all concern... stop doing that
   i do know how  2 4give  .. but havent master till now how 
          blib me i do rili  know how 2 get evenn

#28  2008-03-30 04:49:59

kristina08
» FriendsterManiac
kristina08's display avatar
I <3 L so much!
Skyline
Location: -dunno-
Registered: 2007-08-18
Posts: 602
Last visit: Today
Reputation: 52

Re: pure css- box positioning updated

wow!very nice sis! it really helps!:wow::wow: u simply the best!




#29  2008-03-30 11:53:49

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Registered: 2007-05-23
Posts: 2584
Reputation: 201

Re: pure css- box positioning updated

marrie anne wrote:

can someone give mw the code that all boxes are inverted?   

for example my friend, groups, fan and teaser box are on the right side and i want it applied on the left side and the comment box, More about me box ar on the left side and i want it to be positioned in the right.:).

can someone give me the code?=(

if u wish not to reposition it as the way i presented.. u may use
reposition box script...

try this link:
:arrow:  http://friendstertalk.com/t20860-Positi … cript.html


[
   
        ..1st  thnx Q ..kabit.. dai dai... muahhss
     ..2nf.. to all concern... stop doing that
   i do know how  2 4give  .. but havent master till now how 
          blib me i do rili  know how 2 get evenn

#30  2008-03-31 02:01:21

091011
» FriendsterNewbie
You dont know me
Location: Japan
Registered: 2007-05-27
Posts: 73
Last visit: Yesterday
Reputation: 5
Friendster

Re: pure css- box positioning updated

you are really amazing switpotato :rose:


Respect others so they Respect you back

#31  2008-04-03 22:03:05

TheEarthInternet
» FriendsterTalker
TheEarthInternet's display avatar
War-Net
Location: BanDung
Registered: 2008-02-03
Posts: 208
Last visit: 2008-06-21
Reputation: 2
Friendster

Re: pure css- box positioning updated

:thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup:

:D

very good

bY : aDMin



#32  2008-04-04 03:32:30

chinitaz
» FriendsterAddict
chinitaz's display avatar
^^
Location: ********
Registered: 2007-11-06
Posts: 350
Last visit: 2008-08-16
Reputation: 1

Re: pure css- box positioning updated

thanks for sharing this!

it was so cool!

keep it up.:lol::thumbsup:



..for the last time..you make me cry again..

#33  2008-04-04 11:36:11

overdhedge
» FriendsterTalker
overdhedge's display avatar
rawr !
Location: qc
Registered: 2008-01-14
Posts: 104
Last visit: 2008-07-31
Reputation: ~
Friendster

Re: pure css- box positioning updated

thanx i need this one thnx for sharin :thumbsup:

#34  2008-04-04 12:06:19

kangkong10
» Promoter
kangkong10's display avatar
Registered: 2008-01-09
Posts: 1289
Reputation: 13

Re: pure css- box positioning updated

TheEarthInternet wrote:

:thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup: :thumbsup:

:D

very good

bY : aDMin

you don't need to post a many thumbsup smilies..
1 or 2 smiley that's all.


elow guys, I'm Back again

#35  2008-04-08 16:40:05

upil
» FriendsterNewbie
upil's display avatar
more than upil,..
Location: snirft snirft
Registered: 2008-04-08
Posts: 58
Last visit: 2008-07-31
Reputation: ~
Friendster

Re: pure css- box positioning updated

i'm waiting this thread 4 a long time,...
thx 4 share sist:D

#36  2008-04-09 13:23:46

kptdaaron
» FriendsterNewbie
kptdaaron's display avatar
Location: Garden Of Eden
Registered: 2007-10-09
Posts: 13
Last visit: 2008-08-13
Reputation: ~
Friendster

Re: pure css- box positioning updated

how can i change the position of my wvm box?
hope you dont mind if my question is not much related..
thanks..


life is a wonderful disaster..

#37  2008-04-20 05:56:13

~+yan.yan.o9+~
» FriendsterManiac
~+yan.yan.o9+~'s display avatar
[.Punk.Rock.Anarchic.]
Rockstars
Location: behind you
Registered: 2008-02-04
Posts: 630
Last visit: 2008-08-15
Reputation: 21
???

Re: pure css- box positioning updated

how about centering the whole boxes? is there a css code for that?



#38  2008-04-20 06:39:09

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Registered: 2007-05-23
Posts: 2584
Reputation: 201

Re: pure css- box positioning updated

of corz der  is.. this simple trick was able to reposition boxes
beyond normal..
wat else centering...
anyways..
pls luk for nahtanoj18 post.. or better yet use codes directory and look for the codes...
next tym stick to the topic...

Last edited by switpotato (2008-04-20 06:39:41)


[
   
        ..1st  thnx Q ..kabit.. dai dai... muahhss
     ..2nf.. to all concern... stop doing that
   i do know how  2 4give  .. but havent master till now how 
          blib me i do rili  know how 2 get evenn

#39  2008-04-20 09:13:18

malthus
» FriendsterTalker
malthus's display avatar
--fs and comp adik--
Location: -ILOCOS NORTE-
Registered: 2007-10-10
Posts: 142
Last visit: 2008-08-15
Reputation: 1
Friendster

Re: pure css- box positioning updated

wow..galing ha...eot na hinahanap ko..

hehehe

^__^

#40  2008-04-20 18:01:27

-=_+ColourBlind+_=-
» FriendsterNewbie
-=_+ColourBlind+_=-'s display avatar
-=Class N = NOOB=-
Class X
Location: 3 stars and a sun
Registered: 2008-04-20
Posts: 63
Last visit: Yesterday
Reputation: 1
Friendster

Re: pure css- box positioning updated

arrr this great!.tnx ms sweet :D
it looks more like overlay =D


Be One Of Us! :lol:

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2008 PunBB

[ 28 queries - 1.082 second ]

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)