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)
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 ..
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.
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;}