Any idea how I can remove the words 'toggle this category' on all the block titles on my portal please?
http://www.reef-face.co.uk/forum/
Thanks
Mark
Unreal Portal - removing 'Toggle this category'
Started By Mark b, Dec 12 2010 07:34 PM
5 replies to this topic
#1
Posted 12 December 2010 - 07:34 PM
#2 Re: Unreal Portal - removing 'Toggle this category'
#3 Re: Unreal Portal - removing 'Toggle this category'
Posted 12 December 2010 - 08:39 PM
Thanks for that Broni,although I explained what I meant very poorly I think. I would like to remove the word but still have the minimise '-' option available. I also have the 'toggle this category' words on the main forum index so think it's something other than the portal template.
#4 Re: Unreal Portal - removing 'Toggle this category'
Posted 12 December 2010 - 09:43 PM
It looks like you have one CSS setting missing in ipb_styles.css
This is from my board, so you'll have adjust 1st link to match your board:
This is from my board, so you'll have adjust 1st link to match your board:
a.toggle {
background: url("http://www.smartestcomputing.us.com/public/style_images/RedPro/cat_minimize.png") no-repeat scroll 0 0 transparent;
display: block;
height: 24px;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
text-indent: -3000em;
width: 36px;
}
#5 Re: Unreal Portal - removing 'Toggle this category'
Posted 12 December 2010 - 10:08 PM
Thanks a lot Broni, you're a star. Sorted it!
cheers,
Mark
cheers,
Mark
#6 Re: Unreal Portal - removing 'Toggle this category'
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














