user pics & tags on s1 |
user pics & tags on s1 |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Jan 2008 Member No: 614,543 ![]() |
I was using the code on everythinglj to hide the userpic and make my own custom sidebar. I noticed that the entries don't include a userpic anymore. What do I need to modify so that it will?
Also, is there an overide that lets the tags page look like the friends page, calender view etc? |
|
|
![]() |
![]()
Post
#2
|
|
Member ![]() ![]() Group: Member Posts: 13 Joined: Jan 2008 Member No: 614,543 ![]() |
Oops, sorry.
CODE <style> <!-- body { background-color:#E5CD9E; background-image: url(http://xxxxx.jpg); background-repeat: repeat; background-position: bottom left; background-attachment: fixed; overflow-x: hidden; margin-top: 0px; color: #996600; font-size: 10pt; font-family: verdana, sans-serif; font-weight: normal; } #x { background: url(http://xxxxxxxx.jpg); no-repeat; position:absolute; top: 45px; left: 128px; width: 626px; height: 322px; visibility: visible; } td.caption{ color:#006633; font-size:16px; } body { overflow-x: hidden; margin-top: 320px; } .shadowed img{ display:none; } table table table table .meta {visibility:hidden;position:absolute;top:1px} table table table table table .meta {visibility:visible;position:relative;top:1px} tr.caption{ display:none } .shadowed td div{ visibility: hidden; position: absolute; top: 1px } table, tr, td, .shadowed { background: transparent; } table { width: 615px; margin-left: 130px; margin-right: 100%; } table table { width: 100%; margin:0; } table table table { width: auto; } #sidebar{ position: absolute; top: 108px; left: 798px; width: 175px; height: auto; visibility: visible; background :#CCFFCC; color: #B73371; padding: 4px; border: 0px solid #666600; font-size: 11px; } #sidebar img{ display:inline; } --> |
|
|
![]() ![]() |