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.

How can i remove double-lined forum descriptions ?

2 posters

Go down

Solved How can i remove double-lined forum descriptions ?

Post by Peorth October 10th 2009, 3:14 pm

the skin i'm using is pretty annoying on one point:
How can i remove double-lined forum descriptions ? Stupidline

how can i get rid of this stupid second line? (or can i remove descriptions?)
avatar
Peorth
New Member

Posts : 3
Reputation : 0
Language : French

Back to top Go down

Solved Re: How can i remove double-lined forum descriptions ?

Post by ankillien October 10th 2009, 5:07 pm

Hello,

Please provide a link to your forum.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: How can i remove double-lined forum descriptions ?

Post by Peorth October 10th 2009, 6:16 pm

avatar
Peorth
New Member

Posts : 3
Reputation : 0
Language : French

Back to top Go down

Solved Re: How can i remove double-lined forum descriptions ?

Post by ankillien October 10th 2009, 7:21 pm

Thanks.

GO to Admin CP > Display > Colors > CSS.
Add this code there and submit.

Code:
.row2 p {
display : none;
}
.row2 p.forum-desc {
display : inherit !important;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: How can i remove double-lined forum descriptions ?

Post by Peorth October 10th 2009, 7:57 pm

It worked. Thanks.
avatar
Peorth
New Member

Posts : 3
Reputation : 0
Language : French

Back to top Go down

Solved Re: How can i remove double-lined forum descriptions ?

Post by ankillien October 11th 2009, 4:17 am

Glad I could help Very Happy
Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top


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