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.

Hide bars on the forum and Move icons

3 posters

Go down

Solved Hide bars on the forum and Move icons

Post by SummerRed June 1st 2013, 11:16 pm

Hi All,
I need some help with a couple things on my forum,
I have highlighted in red everything I need help with on the picture below along with the questions!
Thanks in advance!
-SummerRed

Hide bars on the forum and Move icons Forum-10

*Edit* I am using Phbb2 (:



Last edited by SummerRed on June 3rd 2013, 6:12 pm; edited 1 time in total
SummerRed
SummerRed
New Member

Female Posts : 21
Reputation : 1
Language : English
Location : Nebraska

http://mysticfallsrpg.rpgboard.net/

Back to top Go down

Solved Re: Hide bars on the forum and Move icons

Post by Tonight June 2nd 2013, 12:06 am

Can you give your forum link?

#1 and #2:
Code:
th.thLeft {
display: none;
}

th.thRight {
display: none;
}

td.catHead {
background: transparent;
}
Tonight
Tonight
Forumember

Male Posts : 312
Reputation : 80
Language : Estonian, English, Russian
Location : Estonia

Back to top Go down

Solved Re: Hide bars on the forum and Move icons

Post by SummerRed June 2nd 2013, 12:37 am

My forum link is: http://forum.sims-pets.com/


SummerRed
SummerRed
New Member

Female Posts : 21
Reputation : 1
Language : English
Location : Nebraska

http://mysticfallsrpg.rpgboard.net/

Back to top Go down

Solved Re: Hide bars on the forum and Move icons

Post by SummerRed June 2nd 2013, 12:43 am

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. ):
SummerRed
SummerRed
New Member

Female Posts : 21
Reputation : 1
Language : English
Location : Nebraska

http://mysticfallsrpg.rpgboard.net/

Back to top Go down

Solved Re: Hide bars on the forum and Move icons

Post by Tonight June 2nd 2013, 12:56 am

Try this
Code:
td.catHead {
background: transparent;
background-image: none;
background-color: transparent;
}
Tonight
Tonight
Forumember

Male Posts : 312
Reputation : 80
Language : Estonian, English, Russian
Location : Estonia

Back to top Go down

Solved Re: Hide bars on the forum and Move icons

Post by SummerRed June 2nd 2013, 1:05 am

Nope, but thats okay! I wasn't really to worried about it, it would have just been a bonus (:
SummerRed
SummerRed
New Member

Female Posts : 21
Reputation : 1
Language : English
Location : Nebraska

http://mysticfallsrpg.rpgboard.net/

Back to top Go down

Solved Re: Hide bars on the forum and Move icons

Post by Jophy June 7th 2013, 7:45 am

Since this topic was marked solved...

Topic Solved & Locked
Jophy
Jophy
ForumGuru

Male Posts : 17922
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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