The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Hide Post Count

2 posters

Go down

Hide Post Count Empty Hide Post Count

Post by alxz310 April 16th 2008, 8:28 pm

Is there any way to hide post count through the css stylesheet, or make it transparent or the same color as forum background? I tried
Code:

    .poster-profile{
    font-family: Tahoma;
    font-size : 10px;
    color : #B6B6B6;

which made ALL of the posters profile not visible. Any chance I could like add a .posts to the code and only make post count not visible?
avatar
alxz310
Forumember

Posts : 85
Reputation : 0
Language : english

Back to top Go down

Hide Post Count Empty Re: Hide Post Count

Post by travis_cooper April 16th 2008, 8:30 pm

The only way to do what you want through css is if the post count has a class that isn't used by any other tags. As you have seen with your example, everything that is of the poster-profile class gets affected by css changes you make, that is the real power in css. I don't think that the post count has a unique class, so I don't think you'll be able to do this.
travis_cooper
travis_cooper
Forumember

Male Posts : 698
Reputation : 0
Language : English
Location : Salt Lake City, Utah

http://photochallenge.forumotion.com/

Back to top Go down

Hide Post Count Empty Re: Hide Post Count

Post by alxz310 April 16th 2008, 8:58 pm

That's too bad Sad. So the only way I could do this is with template editing which I would have to buy right?
avatar
alxz310
Forumember

Posts : 85
Reputation : 0
Language : english

Back to top Go down

Hide Post Count Empty Re: Hide Post Count

Post by travis_cooper April 16th 2008, 9:09 pm

Probably, I can't think of a way to do this without editing the templates.
travis_cooper
travis_cooper
Forumember

Male Posts : 698
Reputation : 0
Language : English
Location : Salt Lake City, Utah

http://photochallenge.forumotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum