maza
Jul 3 2008, 07:49 PM
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?
jaeminnie
Jul 3 2008, 08:52 PM
Can you post your code?
libertie
Jul 4 2008, 02:18 AM
Also, about the code provided by everything_lj - that will hide every instance of the userpic on the page. It probably is possible to hide them all except in the entries, but I wouldn't know where to start without looking at your journal. I think I'd be able to help you if you could post a link. Thanks!
maza
Jul 4 2008, 05:03 PM
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;
}
-->
libertie
Jul 6 2008, 10:19 PM
Hmm, so I'm guessing this is for an S2 layout (unless this isn't quite all the code). Mind letting me know which one? Also, a link to your journal would be helpful - only reason is that I need to have something to go on when deciding which instance of the image to make visible. Being able to test it is also a plus. xD
maza
Jul 7 2008, 10:39 PM
It's for s1. Is it ok if I pm you the info you need?
jaeminnie
Jul 7 2008, 10:40 PM
QUOTE(maza @ Jul 7 2008, 11:39 PM)

It's for s1. Is it ok if I pm you the info you need?
You could, but it's fine to just post it here, with codebox tags. :)
I don't think that's the whole code since there's no </style> tag.
libertie
Jul 7 2008, 11:00 PM
Feel free to PM me the link, I do think I'm missing some code.
libertie
Jul 22 2008, 02:30 PM
(Received a PM) - Since you seem to be using the generator style, I can tell you that the userpic doesn't actually show up in the entries - only for communities.
maza
Jul 28 2008, 10:14 PM
Thanks for taking a look. Do you know if it would be possible for the avatars to show if I worked in another style? Or wouldn't they show up on s1 at all?
libertie
Aug 2 2008, 05:04 AM
You'd definitely have to switch to S2 for that to work, unfortunately.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.