Search
Most common:
center
,
hide
,
special someone
,
text
,
panel
,
scroll
,
center panels
Login
Reverse page (May confuse you)
16092 views
imvucodesAds
Added by
productions
This code will change the appearance of your page. It displays your texts in reverse, moves the avatarpicture on the other side, swaps the panels (left to right, right to left) and avipics in msgs to right, gifts to left.
»
Discuss about this code snippet on imvuboard.com
<style type="text/css"> /* by productions published on http://imvu.at/ic150 under CC-Share-alike license */ #avBigPic, .imvucodes_net { float:right !important; } #aboutme_panel_body { padding-left:15px !important; } table { direction:rtl; } table table table { direction:ltr; } #mininav * { direction:ltr; } table table * { direction:rtl; unicode-bidi:bidi-override; } .msgAvImg { float:right; padding-left:5px; } .msgGift { float:left; padding-right:5px; } table table table { direction:rtl; } </style>
Click the code to select, press CTRL+C to copy and CTRL+V to paste at the wanted location.
Share:
Preview:
Try this code
Problem?
Report
Comments
Ask a Question on imvucodes