Getting rid of this area with CSS?
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Getting rid of this area with CSS?
Hi,
I am currently trying to improve the design of one of my forums. Is it possible to get rid of this area with CSS? I have tried to write a red cross over the area I want removed. Thanks!

I am currently trying to improve the design of one of my forums. Is it possible to get rid of this area with CSS? I have tried to write a red cross over the area I want removed. Thanks!

Last edited by Soulmonster on November 26th 2013, 4:42 pm; edited 1 time in total
Soulmonster- Forumember
- Posts : 203
Reputation : 2
Language : Norwegian
Re: Getting rid of this area with CSS?
http://www.saltvannsprat.com/SethC1995 wrote:Please provide a link to your forum.
Thanks
Soulmonster- Forumember
- Posts : 203
Reputation : 2
Language : Norwegian
Re: Getting rid of this area with CSS?
Try this in your CSS stylesheet:
Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
- Code:
br.clear+ul.linklist, p.right.rightside+p, p.right.rightside{
display:none;
}
Re: Getting rid of this area with CSS?
Thank you so much, that worked perfectly!SethC1995 wrote:Try this in your CSS stylesheet:
Administration Panel > Display > Pictures and colors > Colors > CSS stylesheet
- Code:
br.clear+ul.linklist, p.right.rightside+p, p.right.rightside{
display:none;
}

Soulmonster- Forumember
- Posts : 203
Reputation : 2
Language : Norwegian
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum