
i tried the code..and it worked..except the testimonial box,it didnt move...
help please..

-Offline- |

can compile all the codes in one file? 

-Offline- |

ah ok thanksz kuya feruzz
hnm.....kuya ephe can tell me what is the right number of px?
for these?
buttom==>number of px here..
right===>
left====>
top====>
i kinda dont know what is the right number......
Last edited by johnz_punksz21 (2007-05-29 15:49:08)

-Offline- |

I tried this code and it worked I only centered my controlpanel while placed my friends box below
/* CONTROL PANEL: BOX */
.controlpanel {
position: relative;
left: 30%;
}but i still don't know if there'd be any side effects i hope not! 
/* BOX: MY FRIENDS */
.friends {
position:relative;top:570px;
}Last edited by wawabear (2007-06-02 04:51:57)

-Offline- |

-Offline- |
sorry for being dense but if i may ask where do i paste those codes?
-Offline- |

Check this thread out so you will know how to apply.
http://friendstertalk.com/t1879-save-ex…te....html
Use the idea on that thread 

uhm, yah, du u hav codes po for the media box? im kindah noob here.
wer du i posts dis code?

-Offline- |
i kinda wanted the positioning just like yours.. ppllsss..
tnx in advnce nweiz..
-Offline- |

annezthotfull wrote:
hi.. uhmm.. i think itz kinda complcted for me.. can you pls help me??i kinda wanted the positioning just like yours.. ppllsss..
tnx in advnce nweiz..
just follow the 1st post..i think it's complete already..you can undstand it.. 
Ephemeral wrote:
Note: You will have to use CSS extension for this.
-Pick a box you want to move, just pick from the codes below.
Control PanelCode:
.controlpanel { }Photos
Code:
.photos { }Friends
Code:
.friends { }Groups
Code:
.groups { }Testimonials
Code:
.testimonials { }Publick Comments
Code:
.publiccomments { }Scrapbook
Code:
.scrapbook { }Fan of
Code:
.fanof { }My Fans
Code:
.myfans { }Reviews
Code:
.reviews { }Blogs
Code:
.blogs { }Then paste the code below in the middle of the { and } of the code
Code:
float: left !important; position:relative;??????:??px;Example.
Code:
.photos { float: left !important; position:relative;??????:???px; }-After doing the said above change the ?????? with your position.
Position Properties.
Left
Right
Top
Bottom
-After the input of the position change ??? on the code to change the px. Changing the px helps move the box to the position you want depending what relative position you used.
Example.Code:
.photos { float: left !important; position:relative;left:600px; }px Properties.
1 to 5500
-----------
I know this is kinda complicated for others but very rewarding if you managed. you can make you page look like overlay if you fixed it.
Click the link below to see the idea.
http://www.friendster.com/35231028
As you can see I moved the friends box all way to the left using the tricks above.
Hope you get the tutorial.
Also the properties mentioned above is a basic in positioning div layers in html.
Is there anything wrong with this code? I just viewed your profile, but your friends box is still there, it's not moved :-( :-( :-(
-Offline- |
I don't quite get how to use this one kuya, paturo nmn oh... 

-Offline- |

-Offline- |

Nice.
another info i definitely wanted to try and learn from it. ![]()

-Offline- |

Updated 1st post will work on Firefox too and more specific areas. 

eRm.. its very frustrating i should need to refresh my page once in a while
and edit again 
-Offline- |

how to create external css code? need help plz


Never Underestimate The Power Of The Human Brain

-Offline- |

Ephemeral wrote:
Updated 1st post will work on Firefox too and more specific areas.
wew..
Good job Ephe^..
Thanks for updating the codes so that they'll work in FF..


cool.. tnx alot..
simple..
-Offline- |