WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Solved How do I hide "topics" and "posts" ? Thu Mar 08, 2012 7:14 pm

magicm00n

magicm00n
Registered Member
Registered Member
How do I hide these?

Example in the pic:
How do I hide "topics" and "posts" ? Hide10

2Solved Re: How do I hide "topics" and "posts" ? Thu Mar 08, 2012 7:18 pm

Matti

Matti
Registered Member
Registered Member
Forum version?

http://csshelp.forumotion.net/

3Solved Re: How do I hide "topics" and "posts" ? Thu Mar 08, 2012 9:52 pm

magicm00n

magicm00n
Registered Member
Registered Member
phpbb3

4Solved Re: How do I hide "topics" and "posts" ? Thu Mar 08, 2012 10:34 pm

ankillien

ankillien
Administrator
Administrator
Hi,

This CSS code would do it...

Code:
.topiclist .topics , .topiclist .posts {
display:none;
}

5Solved Re: How do I hide "topics" and "posts" ? Fri Mar 09, 2012 8:15 am

magicm00n

magicm00n
Registered Member
Registered Member
Thank you! It worked! cheers

6Solved Re: How do I hide "topics" and "posts" ? Fri Mar 09, 2012 9:00 am

ankillien

ankillien
Administrator
Administrator
Glad I could help Very Happy

Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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