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.

Remove table header colour

3 posters

Go down

Solved Remove table header colour

Post by busybee April 2nd 2009, 4:20 pm

Hi

I am changing versions to Phbpp 2. Can you tell me how I can remove the red table header on my portal pages. I find if I remove the picture it also removes it from my chat box and it is needed for that. As the forum background is white the chat box would be white also and not really visable. I need to keep the table background on my chat table header but not on my portal page.

Thank you.

Remove table header colour Table_10
avatar
busybee
Forumember

Female Posts : 122
Reputation : 0
Language : English
Location : UK

http://poetryandfriends.forum-motion.com/

Back to top Go down

Solved Re: Remove table header colour

Post by ankillien April 2nd 2009, 4:28 pm

So, you wanna change the color or completely remove the header?

Edit :

To remove the header completely use this code...

Code:

td.catLeft {
display:none;
}

To remove the color of the header...

Code:

td.catLeft {
background:transparent;
}


Add the code to your CSS...
Admin Panel > Display > Colors > StyleSheet

Hope this helps Hello


Last edited by ankillien on April 2nd 2009, 5:00 pm; edited 1 time in total
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Remove table header colour

Post by busybee April 2nd 2009, 4:58 pm

Hi

I want to remove the colour but if I remove it then it removes the background colour on the chat box and I need it on there.

Thanks
avatar
busybee
Forumember

Female Posts : 122
Reputation : 0
Language : English
Location : UK

http://poetryandfriends.forum-motion.com/

Back to top Go down

Solved Re: Remove table header colour

Post by ankillien April 2nd 2009, 5:02 pm

Try above codes.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Remove table header colour

Post by busybee April 2nd 2009, 5:06 pm

Hi

Thank you so much, it worked a dream Very Happy

Maggie
avatar
busybee
Forumember

Female Posts : 122
Reputation : 0
Language : English
Location : UK

http://poetryandfriends.forum-motion.com/

Back to top Go down

Solved Re: Remove table header colour

Post by ankillien April 2nd 2009, 5:08 pm

Cheers... cheers

Glad to help ya dear Smile
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Remove table header colour

Post by Sanket April 2nd 2009, 7:35 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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