MessageHow to remove this date here?Feb 2, '08 1:30 AM
by Ekim for everyone
i like to know if i can remove this encircled date in the picture below. can you teach me?



Thanks in advance!!!

16 Comments
alogena wrote on Feb 2, edited on Feb 2
this will remove the date

.itemsubsub nobr {display:none;}



this will remove the date the author and the target

.itemsubsub {display:none;}


this will remove the target

.itemsubsub {visibility:hidden;}
.itemsubsub a {visibility:visible;}
.itemsubsub nobr {visibility:visible;}


this preserve only the author of the post
removing the date and the target

.itemsubsub {visibility:hidden;}
.itemsubsub a {visibility:visible;}
mlparaiso wrote on Feb 2
finally. thanks so much.
cheongalexis wrote on Feb 2
thanks. (=
acrafty1 wrote on Feb 2
Oh I'm so glad I came upon this post....I've been wondering how to remove 'the target' and could not remember where I'd seen the info before. Thanks alogena!! :o)
hanzrobin wrote on Feb 10
Thank you so much.

Will be adding this to my list of links.
curzeds0ul24 wrote on Feb 21
what a relief!
beatleboy9 wrote on Feb 22
What exactly is the 'target'?
alogena wrote on Feb 22
>its a name made up by me

I search always to give the exactr name (that is used in english for that thing)
you have not idea how much is difficult for me to find the right names :o)

the target is ,,, ,, is the target ,, !??!?! b
the whole of ppl that have access to the post
I dont know how to name that


anyway
it can to be : me , a list of users, contacts, network or everyone ..
beatleboy9 wrote on Feb 22
OK, I understand. You have described well alogena. Thank-You for your help.
ochieuke wrote on Feb 23
thanks its help me
denimnlace wrote on Mar 25
Where do you add the code on your CSS? I tried on the bottom but it still showed who my blogs were open to. That is the information I was trying to remove, for a neater appearence.
denimnlace wrote on Apr 20
??????
petestoppeddreaming wrote on Apr 26
??????
I'm no CSS pro, but I think there are some errors in your CSS.
Search for the first appearance of "itemsubsub".
It looks like that at the moment:

.itemboxsub
}
.itemsubsub.itemsubsub {visibility:hidden;}
.itemsubsub a {visibility:visible;}
.itemsubsub nobr {visibility:visible;}


Delete the fist line and the closing bracket in the second line.
In the 3. Line, delete one of the itemsubsubs,
it should be:
.itemsubsub {visibility:hidden;}

I hope that works :-)
petestoppeddreaming wrote on Apr 26
alogena said
you have not idea how much is difficult for me to find the right names
I know that :)
susannahates wrote on Jun 19
But how do you change its position? What if I want it in the itembox, instead of beside the itemsub?
prettykhimii wrote on Jul 13
thanks for this code! =)
Add a Comment
   
CSS 4 MP
Join this Group!RSS FeedHelp on RSS FeedsAdd to My Yahoo
Report Abuse
© 2008 Multiply, Inc.    About · Blog · Terms · Privacy · Corp Info · Contact Us · Help