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.

CSS Question - Solved :)

3 posters

Go down

Solved CSS Question - Solved :)

Post by TheListener May 25th 2010, 12:42 am

Hello Forumotion people!

I'm having a issue I don't seem to be able to solve. Recently I have noticed this awful gray borders on my forum tables.

CSS Question - Solved :) Border10

They are not such a big deal, but they ruin the rounded borders the tables have, and I'd like to remove them.

I need to know the CSS code to remove them. I think it should be something like

Code:
#divname{
border:0px solid white !important;}

But I ain't sure. Any help is much appreciated!

Edit: Solved, thanks Marc!


Last edited by TheListener on May 25th 2010, 1:58 am; edited 1 time in total (Reason for editing : Solved)
avatar
TheListener
Forumember

Male Posts : 796
Reputation : 0

Back to top Go down

Solved Re: CSS Question - Solved :)

Post by Master Marc May 25th 2010, 1:53 am

You're in luck. I'm creating a new theme for my forum at the moment and I found your topic, Razz

Code:
.forabg {
border: 0px;
}

Good luck. Also, I noticed that you used some of Matei's border designs on your forum.

I'm using them on my new test forum as well, Wink ( Matei's themes are great )
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

Solved Re: CSS Question - Solved :)

Post by TheListener May 25th 2010, 1:58 am

I'm in luck, because it works! Smile Thanks a bunch Marc Smile

It was Matei who told me how to add rounded borders to the .postbody .content and to .panel Smile He's awesome as well.

Good luck with your forum btw! Mods, you can lock this up now Smile
avatar
TheListener
Forumember

Male Posts : 796
Reputation : 0

Back to top Go down

Solved Re: CSS Question - Solved :)

Post by Sanket May 25th 2010, 11:43 am

Since this thread is marked solved, I will lock this thread.
CSS Question - Solved :) 2j4t5a8

Sanket Smile
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