Removing a double catagory name and space below it.
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 2 of 2 • Share •
Page 2 of 2 • 1, 2
Removing a double catagory name and space below it.
First topic message reminder :
Hi folks,
Im trying to make my forum a bit neater / cleaner in its appearance and was wondering if its
possible to remove the double text for a catagory and the space below it.
ALL of my sections are like the example shown in the picture, so would like to change them all.

Any help would be much appreciated.
Im using PhpBB3.
Cheers.
Mick @ www.suzuki-intruder.org
Hi folks,
Im trying to make my forum a bit neater / cleaner in its appearance and was wondering if its
possible to remove the double text for a catagory and the space below it.
ALL of my sections are like the example shown in the picture, so would like to change them all.

Any help would be much appreciated.
Im using PhpBB3.
Cheers.
Mick @ www.suzuki-intruder.org
Last edited by rocket2300 on May 5th 2016, 6:07 pm; edited 4 times in total
Re: Removing a double catagory name and space below it.
Ok, since putting this snippet of code in my CSS and unbeknown to myself until a
couple of days ago my subs forums were unclickable.
The code that @Ange Tuteur gave me worked perfectly to remove the double catagory
name, but I didn't check the sub forums at the time, so ive had to remove that bit of
code now and im back to having the problem of double names again as shown below.

So any help with this would be much appreciated.
Here is the link to my other topic about the problem.
sub forums not clickable ?
couple of days ago my subs forums were unclickable.
- Code:
.forabg a.forumtitle{display:none!important;}
.forabg dd.dterm div {
margin: -20px 0px 0px 22px!important;
}
The code that @Ange Tuteur gave me worked perfectly to remove the double catagory
name, but I didn't check the sub forums at the time, so ive had to remove that bit of
code now and im back to having the problem of double names again as shown below.

So any help with this would be much appreciated.
Here is the link to my other topic about the problem.
sub forums not clickable ?
Re: Removing a double catagory name and space below it.
If this is only for the homepage go to Admin Panel > Display > Generalities and paste the following code anywhere in the homepage message and save it.
- Code:
<style type="text/css">.forabg .topiclist.forums h2.hierarchy, .forabg .topiclist.forums h2.hierarchy ~ br {display:none}</style>
Re: Removing a double catagory name and space below it.
Once again your a star @Ange Tuteur, thank you VERY VERY much.
Just as a side note, is it possible to get the "Announcement & Sticky" to the top of
the sub forum because they are currently at the bottom. I'll open a new topic if
need be though.


Just as a side note, is it possible to get the "Announcement & Sticky" to the top of
the sub forum because they are currently at the bottom. I'll open a new topic if
need be though.
Re: Removing a double catagory name and space below it.
yes please make a new topic for each problem 
can i take this topic as solved now ?

can i take this topic as solved now ?
Re: Removing a double catagory name and space below it.
No problem Ape, yes its solved and thanks to everyone for their input.

Re: Removing a double catagory name and space below it.
You are so so welcome. Have a really great day 

Topic solved and archived
Page 2 of 2 • 1, 2
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 2 of 2
Permissions in this forum:
You cannot reply to topics in this forum