friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#1  2008-03-27 20:40:17

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Location: HubbieHubbieLand
Registered: 2007-05-23
Posts: 2952
Reputation: 280

pure css- box positioning updated

pure css box positioning:

what to do..

1. make an image design first
save ur image in some site .. but dont use photobucket they auto resize the image if it exceed to there requirements...

2. go here  :arrow:  http://cubancouncil.com/friendster/   get ur most basic code just make all boxes including the header transparent we wont be needing those anyway..
set the bg attachment to scroll

3. use ur hiding codes.. i provided some just edit those depending to design u want to achieve
just open the file.. develope / improve  those...

4. now apply some tweaks like resizing of your  images, controlpanelbuttons etc etc

5. start your repositioning ... begin from top to bottom
the codes aint flawless when it comes to mainnav and footer but tolerable..


6. you may add js like this one...


http://switpotato.eehjhay.net//darkesthour/preview.html

or arrange it in sideway style ....again just play with the codes

preview removed i wasnt able to fixed it yet 

you may also reposition ur addbox ... just use the addbox id u use
remember for id use number sign  #
for class use period or dot    .

7. remember to leave ur css box empty for it will  affects the out come.. hit revert if necessary

thats all happy tweaking...


===================================

sample codes and design use it as ur guide...dont juz alter the bg waaaa...

pls dont remove the heading ....those credits

help me  protect the  codes ok.. i really work hard for this ..



preview: http://profiles.friendster.com/67515721

/******************************
Dont remove this heading
project: moveover
coded by:switpotato™
paris layout-switpotato™
http://www.friendsterforum.com
*******************************/

/*************************************************
CSS BOX POSITIONING-http://www.friendsterforum.com
**************************************************/
#logo {position:relative! important; top:945px! important; left:490px! important}

.primary_links {position: absolute!important; top:420px! important;left:1px!important;}

.controlpanel{position:absolute! important; left: 612px!important; top: 115px! important; width : 325px! important;height :297! important;overflow:hidden! important;}

.scrapbook{position:absolute! important; top: 838px ! important; left:213px!  important;border:none ! important;width: 322px;height: 163px! important; overflow-Y:auto! important;overflow-X: hidden! important;text-align:center! important;
  scrollbar-arrow-color: #666666;
  scrollbar-track-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;}

.moreabout{position:absolute! important; left: 195px! important; top: 540px! important; width:375px! important; height:240px! important; overflow-Y: auto!important; text-align: center! important;overflow-X:hidden! important;
  scrollbar-arrow-color: #666666;
  scrollbar-track-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;}

.publiccomments{position:absolute; left: 230px!important; top: 1080px!important; width:461px! important; height:230px! important;overflow-Y:scroll! important;overflow-X:hidden! important;text-align: left! important;
  scrollbar-arrow-color: #FFFAFA;
  scrollbar-track-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-3dlight-color: #000000;}

.friends{position:absolute! important; top: 1354px ! important; left:189px!  important;border:none ! important;width: 570px;height: 140px! important; overflow-Y:hidden! important;overflow-X:auto! important;text-align: center! important;}

.photos{position:absolute! important; top: 485px ! important; left:574px!important;border:none ! important;width: 170px;height: 440px! important;overflow-Y:hidden! important;overflow-X:hidden! important;text-align: center! important;}

#footer_container{ padding-top:1410px! important; padding-bottom:1px;width:500px!important; color: #000000!important ; }
#footer {left:-43px! important; color: #000000; background:url('http://i147.photobucket.com/albums/r299/switpotato/1-2.gif') no-repeat scroll top center; padding-top: 24px! important }
#footer a {color: #000000; }
#footer a:hover {color: #FFFAF0; }

/********************************************
RESIZE IMAGES-http://www.friendsterforum.com
*********************************************/
/*MAINPHOTO CONTAINER*/
#content_0 .imgblock200 { width: 105px! important; height: 100px! important;background: none; text-align: center; margin-bottom: 5px; }

/*RESIZE MAINPHOTO*/
#content_0 .imgblock200 img { margin: 0 auto; width: 100px! important; height: 100px! important;border:1px solid #000000 ;  }

/*REMOVE GALLERY PIC WHITE BG*/
.flogridp .flogriditem {background:none;}

/*RESIZE GALLERY PIC*/
#content_1 .flogridp .ir img { margin: 0 auto; height: 56px! important; width:61px! important;border:1px solid #ffffff ;  }

/*RESIZE GALLERY PIC INDIVIDUAL CONTAINER */
#content_1 .flogridp .ir { margin: 0 0 0 15px; height: 88px! important; width:88px! important;border: none! important; }

/*RESIZE FRIEND IMAGE*/
#content_2 .flogrid75 .ir img {height: 62px! important; width: 60px! important; border:1px solid #000000 ; }

/*RESIZE FRIEND PIC main container*/
#content_2 .flogrid75, .flogrid50 {margin-right: -5px; margin-left: -10px! important;}

/*REMOVE SMALL PHOTO NAMES white line*/
.dr {border-top:none;padding:0px 0px 3px 0px! important; }

/*RESIZE TESTI IMAGE */
.publiccomments .imgblock75 img{ width: 60px! important; height: 60px! important; margin: 0px ;border:1px solid #ffffff ;  }

/*RESIZE TESTI IMAGE CONTAINER*/
.publiccomments .imgblock75, .ir  { width: 68px! important; height: 75px! important; background:transparent;margin:0;   }

/*IMAGE AND LINK HOVER EFEX - IE ONLY remove :hover if u want to reverse the efex*/
a:hover img { filter:alpha(opacity=60); }
A:hover img{filter:alpha(Opacity=100,finishopacity=0, style=2);} 
a:hover {background-image:url('http://i180.photobucket.com/albums/x225/monikamote/i90542670_66614_4.gif'); width: inherit; height: 0; background-position-y:50%} 

/*******************************************************
RESIZE CPBUTTON CONTAINER-http://www.friendsterforum.com
********************************************************/
#content_0 #controlPanelButtons { width: 98px! important; margin-top: 3px! important; padding-bottom: 1px! important; }

#controlPanelButtons a {font-weight: bold! important; font-size: 10px! important; margin: 3px 0px 0px 0px!important; padding: 3px 0 2px 3px! important; text-decoration: none! important; width: 98px! important ;height: 15px!important; text-align: center! important; color:#ffffff! important; background-color: #000000! important; border:1px outset #F5F5DC! important; }

#controlPanelButtons a:hover{font-weight: bold! important; font-size: 10px!important; margin: 3px 0px 0px 0px! important; padding: 3px 0 2px 3px! important;
text-decoration: none!important; width: 98px! important; height: 15px! important;
text-align: center! important; color: #ffffff! important; background-color:  #666666! important ;border:1px inset #F5F5DC! important; }

/******************************************
MAINNAV CODE-http://www.friendsterforum.com
*******************************************/
#mainnav{margin: 0 0px;background:transparent! important; border: transparent!important; width: 800px !important; text-align: center !important;}
#mainnav ul li ul li.sublink_top {border-top: 0px none transparent! important;}
#mainnav ul li ul li{display: list-item;float: none;border-bottom: 0px none transparent; background-color: tranparent! important;}
.secondary_links {display:none}

#mainnav a {margin: 0 2 0 2; text-decoration:none! important; padding: 0px 7px 0px 9px! important; color:#ffffff! important; background-color: #000000! important; border:1px outset #F5F5DC! important;   }

#mainnav a:hover {text-decoration:none! important; color: #ffffff! important; padding: 0px 7px 0px 9px!important; background-color: #666666! important; border:1px inset #F5F5DC! important;  }

/*treemenu*/
#mainnav .mainfoldericon{background: none! important; background-attachment: scroll; background-repeat: repeat! important; background-position: top center; padding: 0px 7px 0px 9px! important; background-color:#000000! important; color: #Ffffff! important;}

/*SUBLINK DROP DOWN MENU*/
#mainnav ul li ul li a {visibility:hidden! important; background:transparent! important}

/*REMOVE BLUE BACKGROUND SUBLINK CONTAINER*/
#mainnav ul li ul {background-color: transparent;}

/*************************************************
VIEW ALL LINK CODE-http://www.friendsterforum.com
**************************************************/
.photos .viewall { text-decoration: none! important ;text-align:center; margin-top:-17px ;color:#CD5C5C! important  }

.photos .viewall a { text-decoration: none! important ;text-align:center; margin-top:-17px ;color:#CD5C5C! important  }

.photos .viewall a:hover   { text-decoration: none! important ;text-align:center; margin-top:-17px ;color:#ffffff! important  }

.friends .viewall {padding: 5px 3px 0px 3px ! important; text-decoration: none! important ;text-align:center; margin-top:-10px }
.friends .viewall a:hover { color:#666666! important}   
.commonbox .viewall {text-align:center;color: #CD5C5C ! important  }

/******************************************
HIDING CODES-http://www.friendsterforum.com
*******************************************/
#googleAdPlacement, #banneradrow, #subnav, #subnav_search, #navLang{ display:none!important;}

#headersearch, #navdivider, #marketing_bg {display:none!important ;background:transparent;}
div #mainnav div div { display:none ! important;}
#content_0 .itd, #content_0 .itd ul {font-size: 0px !important;}
.badge, .commonbox_noborder, .controlpanel p, .user_tracker, .editlink, .Application, .fakelink, .reviews, .fanof, .groups, .meettrail, .blogs{display:none!important;}

a.more{display:none! important}
.controlpanel .data { visibility:hidden! important}

.so, .soc, .sol, .sob { background: transparent !important; }
#cpShoutoutBox { display:none! important}

/******************************************
MISC CODES -http://www.friendsterforum.com
*******************************************/
.publiccomments div div .dtd ul {  border:1px solid #FFFAFA ; padding:2px; overflow: auto; text-align:center; width:350px;  height:60px; background-color: transparent; color:  #FFFAFA;
  scrollbar-arrow-color: #FFFAFA;
  scrollbar-track-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-3dlight-color: #000000;}

.commonbox h1, .commonbox h2 {display:none!important}

.commonbox, .evenrow{background-color:transparent! important}

.moreabout .q {color: #CD5C5C!important ;  background:url('http://i147.photobucket.com/albums/r299/switpotato/thblackwhiteheart.gif') no-repeat scroll left center; overflow: hidden;height:16px;text-align:center;
padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:2px}}
.moreabout .a {color: #666666!important ;}
.controlpanel ul.data{ width: 200px!important ;overflow:hidden!important}

.publiccomments .data a{ background:url('http://i147.photobucket.com/albums/r299/switpotato/thblackwhiteheart.gif') no-repeat scroll left center; overflow: hidden;height:13px;text-align:center;
color: #CD5C5C!important;  padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:2px}

.publiccomments .data a:hover{   background:url('http://i147.photobucket.com/albums/r299/switpotato/th8ba533ea.gif') no-repeat scroll left center; overflow: hidden;height:13px;text-align:center;
color: #FFFfff!important;  padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:2px}

/* MISC: SMALL PHOTO NAMES */
.commonbox .dr { background-color: transparent;}
.commonbox .dr a{ color: #666666! important;background-color: transparent;}
.commonbox .dr a:hover { color: #CD5C5C! important; background-color: transparent; text-decoration:none ;}

/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 { border: none ;}
.publiccomments .imgblock75, .ir{margin-top : 12px! important}   

body {
height:expr/**/ession(
function welcome()
{alert('-[[-...Hi !! .. '+pageViewerFName+'!..Dont Forget To Drop Some Comments .. -]]-');}
window.onload=welcome);
}

body{left:exp/**/ression(
function goodbye()
{alert('-[[-... '+pageViewerFName+'! thanks for the visit ....!! ... -]]-');}
window.onunload=goodbye);}

body{right:expr/**/ession(
function rightclick() {if (event.button==2)
{alert('-[[-'+pageViewerFName+'!!!!.. Right Click Disabled!!-]]-')}}
document.onmousedown=rightclick);}

/*pls dont remove this okie*/
body{top:expr/**/ession(friendsterforumpagetitle()
function friendsterforumpagetitle(){
document.title ='Hello ..'+pageViewerFName+'!.. Welcome To My World  - coded by:switpotato  <3 -' ;
});}

/*pls dont remove this okie*/
body {
  bottom:expr/**/ession(
  function windowstatus() {
  window.status=' From - FriendsterForum.com ';
  }
  if (document.layers)
  document.captureEvents(Event.mouseover)
  document.onmouseover=windowstatus);
}

/* PAGE BACKGROUND */
body {background-image: url(http://www.freewebtown.com/monix/bgimages/paris2.png); background-position: top left; background-repeat: no-repeat; background-color: #000000; overflow-X:hidden! important;}

/* GLOBAL FONTS */
.usercontent {color: #666666;}

/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active { color: #CD5C5C;}
.usercontent a:hover { color: #ffffff;}

/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 { border-color: #000000;}

/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir { background-color: transparent;}

/******************************
project: moveover
paris layout-switpotato™
http://www.friendsterforum.com
*******************************/

:exclaim: preview good while linker last :P

to all im not sharing the codes to be rip and encourage spoon feeding  ..
u r all free to use this provided that u agree  with the conditions i stated ..
hope u will experiment with it...
change its value .. and again. dont juz alter the bg waaaa...




God  Bess  to All

-switpotato-

Last edited by switpotato (2008-10-31 13:59:03)


   
my official site>>    http://switpotato.ucoz.com/
Ive juz realized.. many peepz r such a user..
to all affected with this have a lil delicadeza..remove
my works from ur site... u r selfish ... who knows how to get
but never know how to give.. puro sarili inintindi nyo!!

#2  2008-03-27 20:46:37

burnok
» FriendsterNewbie
burnok's display avatar
[we're doing it]
Location: pilipins, earth
Registered: 2007-12-10
Posts: 88
Last visit: 2008-09-10
Reputation: ~

Re: pure css- box positioning updated

cool! another :gift: for the layoutmakers...wakoko....

thanks for this!


The World is Too Small for My Desires

#3  2008-03-28 00:59:37

xavierkym
» Retired Moderator
The Sinister
Class-S
Location: London, England
Registered: 2007-06-10
Posts: 5370
Reputation: 128
Friendster

Re: pure css- box positioning updated

Nice positionings =):thumbsup:
But I think when the screen resolution gets smaller, the boxes overlap. :lol:

Anyway, you can make this work in Firefox too if you apply styles as a function in javascript. :D


#4  2008-03-28 01:45:09

regiehiozn
» FriendsterWhiz
regiehiozn's display avatar
friendship :]
Location: your place
Registered: 2007-08-27
Posts: 3033
Reputation: 76
Friendster

Re: pure css- box positioning updated

tsk!!! i really love it swit!! wahaha.. you make it soo easy.. thanks..

#5  2008-03-28 01:54:27

janz020
» FriendsterAddict
janz020's display avatar
~TBNPG^_^PrInCeSs^_^~
Black Pinkers Clan
Location: somewhere!!
Registered: 2008-03-23
Posts: 342
Last visit: 2008-09-18
Reputation: 1
Friendster

Re: pure css- box positioning updated

nice lay sis.,.=)

keep it up,:thumbsup:

____________________________

Last edited by janz020 (2008-03-28 01:54:55)

#6  2008-03-28 02:32:34

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Location: HubbieHubbieLand
Registered: 2007-05-23
Posts: 2952
Reputation: 280

Re: pure css- box positioning updated

many thanks ...
@ xavier ... im trying to find way to make js lil shorter...

Last edited by switpotato (2008-03-28 03:28:56)


   
my official site>>    http://switpotato.ucoz.com/
Ive juz realized.. many peepz r such a user..
to all affected with this have a lil delicadeza..remove
my works from ur site... u r selfish ... who knows how to get
but never know how to give.. puro sarili inintindi nyo!!

#7  2008-03-28 07:58:26

ThE_FamouS_LasT_WorD
» FriendsterAddict
ThE_FamouS_LasT_WorD's display avatar
AKATSUKI MEMBER
Naruto Fanz-ShinobiElite
Location: Grass Village
Registered: 2007-08-23
Posts: 575
Last visit: 2008-11-13
Reputation: 3
Friendster

Re: pure css- box positioning updated

wow nice one ma'am I really like it cuz im a big fan users of MSIE:wallbash:




AKATSUKI

#8  2008-03-28 08:56:20

slashedkite
» FriendsterGeek
slashedkite's display avatar
Former LS member..
Friendstertalk University
Location: onloadhandler
Registered: 2007-01-23
Posts: 1075
Last visit: 2008-11-17
Reputation: 15
Friendster

Re: pure css- box positioning updated

:o really nice tutorial! i didn't thought that it's so simple to do it.. thanks for sharing this sis.. =)



:ninja::ninja:

#9  2008-03-28 09:00:51

wilycoyote
» FriendsterTalker
wilycoyote's display avatar
Location: QueZoN CiTY
Registered: 2007-05-16
Posts: 118
Last visit: 2008-11-14
Reputation: ~
Friendster

Re: pure css- box positioning updated

nice trick swit! :thumbsup:

#10  2008-03-28 09:02:06

simpleMe
» FriendsterWhiz
simpleMe's display avatar
[i gz it's a gudbye]
Class X
Location: through da monsoon
Registered: 2008-02-28
Posts: 3038
Reputation: 186
Friendster

Re: pure css- box positioning updated

ive seen the second preview...
the main photo was block by photogallery and cbox...

Last edited by simpleMe (2008-03-28 09:05:51)


This is ten percent luck, twenty percent skill, Fifteen percent concentrated power of will, Five percent pleasure, fifty percent pain, And a hundred percent reason to remember the name!

#11  2008-03-28 09:14:34

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Location: HubbieHubbieLand
Registered: 2007-05-23
Posts: 2952
Reputation: 280

Re: pure css- box positioning updated

simpleMe wrote:

ive seen the second preview...
the main photo was block by photogallery and cbox...

have u read xavier comment .... if u r using small reso it will overlap
i used the standard resolution... 1024 x 768 since that the most commonly used
thus if u wish to make one and base the resolution to ur screen...
still same procedure... adjust the given value...


   
my official site>>    http://switpotato.ucoz.com/
Ive juz realized.. many peepz r such a user..
to all affected with this have a lil delicadeza..remove
my works from ur site... u r selfish ... who knows how to get
but never know how to give.. puro sarili inintindi nyo!!

#12  2008-03-29 02:26:46

bobcbar
» SuperFriendster
bobcbar's display avatar
Wrist it finally better!
Location: Texas USA
Registered: 2007-04-08
Posts: 9064
Last visit: Today
Reputation: 235
Friendster

Re: pure css- box positioning updated

Very nice trick my friend ur so good with the css codes and getting the most from our profiles :D



Sorry but I only understand english

#13  2008-03-29 02:29:27

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Location: HubbieHubbieLand
Registered: 2007-05-23
Posts: 2952
Reputation: 280

Re: pure css- box positioning updated

thanks bob... miss yha muahhss :kiss:


   
my official site>>    http://switpotato.ucoz.com/
Ive juz realized.. many peepz r such a user..
to all affected with this have a lil delicadeza..remove
my works from ur site... u r selfish ... who knows how to get
but never know how to give.. puro sarili inintindi nyo!!

#14  2008-03-29 03:42:05

shakiro214
» FriendsterGeek
shakiro214's display avatar
[ Captain Bravo ]
Class-S
Location: al rescate~! >.<
Registered: 2007-08-12
Posts: 1387
Reputation: 100
Friendster

Re: pure css- box positioning updated


Those examples are so nice

They have an overlayer-ish style. +rep... :cool: hehe


#15  2008-03-29 04:31:31

†breadz23†
» FriendsterManiac
†breadz23†'s display avatar
kaztambordz! kaztambordz!
Friendstertalk University
Location: eskinita sa ermita
Registered: 2007-10-11
Posts: 903
Last visit: 2008-11-02
Reputation: 10
Friendster

Re: pure css- box positioning updated

wow.. nice code.. i wish it'll work in my profile.. :D


#16  2008-03-29 04:41:24

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Location: HubbieHubbieLand
Registered: 2007-05-23
Posts: 2952
Reputation: 280

Re: pure css- box positioning updated

@ bread ..wishing same here too lol..well anyway it will work as long as its ie... havent touch yet the js thingy w/c i believe is the solution for firefox ...

@ shak... wooooooo flattered u like it...


   
my official site>>    http://switpotato.ucoz.com/
Ive juz realized.. many peepz r such a user..
to all affected with this have a lil delicadeza..remove
my works from ur site... u r selfish ... who knows how to get
but never know how to give.. puro sarili inintindi nyo!!

#17  2008-03-29 04:44:10

jayzelea
» FriendsterAddict
jayzelea's display avatar
biyats!
Location: New Hampshire,USA
Registered: 2007-05-30
Posts: 492
Last visit: Yesterday
Reputation: 27
Friendster

Re: pure css- box positioning updated

very nice sis..i'll try this one later ;):thumbsup:


#18  2008-03-29 17:12:48

ThE_FamouS_LasT_WorD
» FriendsterAddict
ThE_FamouS_LasT_WorD's display avatar
AKATSUKI MEMBER
Naruto Fanz-ShinobiElite
Location: Grass Village
Registered: 2007-08-23
Posts: 575
Last visit: 2008-11-13
Reputation: 3
Friendster

Re: pure css- box positioning updated

ate switpotato what code did you use to buttonize ur main navigation to look good? im so confuse about that matter:wallbash:




AKATSUKI

#19  2008-03-29 18:06:55

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Location: HubbieHubbieLand
Registered: 2007-05-23
Posts: 2952
Reputation: 280

Re: pure css- box positioning updated

i already included that at second set of css codes...

Code:

/*mainnav codes*/
/*primary*/
#mainnav{margin: 0 0px;background:transparent! important;border: transparent!important; width: 800px !important;text-align: center !important; }
#mainnav span, #mainnav_left, #mainnav_right {display:none;}
#mainnav ul li ul li.sublink_top {border-top: 0px none transparent!important;}
#mainnav ul li ul li{display: list-item;float: none;border-bottom: 0px none transparent;background-color: tranparent!important;}
.primary_links { margin-left: 0px !important; } 
.secondary_links {display:none}

#mainnav a {border: 3 outset #CCCCCC; margin: 0 2 0 2; font:10; text-decoration:none! important;color:#FFFFFF! important;background:#000000!
important; }
#mainnav a:hover {border:3 inset #CCCCCC; background:#333333; color:#ffFFFF! important;}

/*treemenu*/
#mainnav .mainfoldericon{
background: url()! important;background-attachment: fixed;
background-repeat: repeat!important;
background-position: top center;
background-color: #000000!important;color:#FFFFFF!important;}

/*sublink drop down menu*/
#mainnav ul li ul{
left: 0;
position: absolute;
top: 1px;display: block;
visibility: hidden;
background-color: transparent! important;
background-image: url()!important;}
}

   
my official site>>    http://switpotato.ucoz.com/
Ive juz realized.. many peepz r such a user..
to all affected with this have a lil delicadeza..remove
my works from ur site... u r selfish ... who knows how to get
but never know how to give.. puro sarili inintindi nyo!!

#20  2008-03-29 23:06:42

kristina16
» Moderator
kristina16's display avatar
[x.CULLENISTA.x]
The Scandalers
Location: silver volvo
Registered: 2007-05-22
Posts: 16428
Reputation: 287

Re: pure css- box positioning updated

wow very nice trick siz swit!! thnx for sharing ;)



E D W A R D  C U L L E N IS <3 :wow:
I thought I was a fool for no-one..Oh baby I'm a fool for you
-Supermassive Black hole - MUSE  / TWILIGHT OST

5th BOOK: MIDNIGHT SUN :question: :)

Search Friendstertalk

Board footer

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

[ 31 queries - 0.810 second ]

Pay Per Click Ads by pay per click advertising by Kontera

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. =)