Hide bars on the forum and Move icons
3 posters
Page 1 of 1
Hide bars on the forum and Move icons
Last edited by SummerRed on June 3rd 2013, 6:12 pm; edited 1 time in total
Re: Hide bars on the forum and Move icons
Can you give your forum link?
#1 and #2:
#1 and #2:
- Code:
th.thLeft {
display: none;
}
th.thRight {
display: none;
}
td.catHead {
background: transparent;
}
Tonight- Forumember
- Posts : 312
Reputation : 80
Language : Estonian, English, Russian
Location : Estonia
Re: Hide bars on the forum and Move icons
Just tried those codes, and they worked, thanks a lot! How do I make the color transparent also? I typed in background-color: transparent; and it didnt change it at all. ):
Re: Hide bars on the forum and Move icons
Try this
- Code:
td.catHead {
background: transparent;
background-image: none;
background-color: transparent;
}
Tonight- Forumember
- Posts : 312
Reputation : 80
Language : Estonian, English, Russian
Location : Estonia
Re: Hide bars on the forum and Move icons
Nope, but thats okay! I wasn't really to worried about it, it would have just been a bonus (:
Re: Hide bars on the forum and Move icons
Since this topic was marked solved...
Topic Solved & Locked |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» A way to move/hide the smilies box?
» How to hide the legend icons
» Hide topic icons
» missing banner , icons , mini icons , buttons throughout entire forum
» need forum icons, topic icons, rank related to science
» How to hide the legend icons
» Hide topic icons
» missing banner , icons , mini icons , buttons throughout entire forum
» need forum icons, topic icons, rank related to science
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum