Milk*
Feb 17 2007, 04:24 PM
How do you hide your userpic in generator without hiding the header image too?
Right now I'm using the code:
.shadowed img {
display: none;
but it also hides my header image. Can anyone help me? =c
Mulder
Feb 17 2007, 07:08 PM
wait, where exactly are you trying to hide your userpic?
do you mean that you have a userpic in your header? in that case, edit your userpics so you have no default userpic.
(i'll edit this in a few)
Milk*
Feb 18 2007, 05:28 AM
Yes I have my userpic in the header and currently I selected "no default userpic" too, but was wondering if there was a way to keep an userpic because every time I post a comment I have to select a userpic again. XD; I can live with it...but was just wondering ;)
Thanks anyway! :D
Azarel
Feb 18 2007, 05:31 AM
Hm, can you provide a link to your journal?
Milk*
Feb 18 2007, 07:39 AM
Sure! It's
http://ohh-kawaii.livejournal.comI currently don't have a default userpic :)

This is how it looks like when I select a default userpic.

This is when I set
.shadowed img {
display: none;
It also hides the "a dolly diary" part =c
Mulder
Feb 18 2007, 12:29 PM
it looks fine to me right now. have you got it fixed, or is this a firefox issue? in IE it looks fine.
Milk*
Feb 18 2007, 03:52 PM
^
It's because I haven't chosen a default userpic right now.
Mulder
Feb 18 2007, 06:10 PM
oops, i must have missed that. todays been an off day for me.
http://www.livejournal.com/community/every...#hidingusericoni hope that solves your problem.
Azarel
Feb 18 2007, 06:17 PM
Hm, okay, try this (I'm not entirely sure if it will work). Find all instance of this:
<img src="http://i97.photobucket.com/albums/l222/ohh_kawaii/dollytitle.jpg">
And change it to this:
<img src="http://i97.photobucket.com/albums/l222/ohh_kawaii/dollytitle.jpg" style="visibility: visible;">
Then, add in to your css:
.shadowed img {
display: none;
}
.. unless you're using the S2 style system, then refer to the link provided above by Michelle (insomniac).
Mulder
Feb 18 2007, 06:48 PM
actually, my link was also for S1.
just clearing that up.
Milk*
Feb 19 2007, 03:40 AM
Yes! It worked!! :) Thank you so much guys. :D <3
Glad you figured it out. Please PM either of us if you need this thread reopened.
} Azarel
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.