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.

Homepage Message Border

4 posters

Go down

Solved Homepage Message Border

Post by Cjanz January 31st 2011, 4:21 pm

What CSS code do I need to use to do this? It's for the homepage message above the forum categories.
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Solved Re: Homepage Message Border

Post by Vlajki January 31st 2011, 4:23 pm

What's your forum's url?
Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

Solved Re: Homepage Message Border

Post by Cjanz January 31st 2011, 4:43 pm

avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Solved Re: Homepage Message Border

Post by Cjanz January 31st 2011, 11:04 pm

Anyone?
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Solved Re: Homepage Message Border

Post by kirk February 1st 2011, 5:16 am

to do what? rounded corners?

that will depend on the skin and css, if that's what you mean.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Homepage Message Border

Post by Cjanz February 1st 2011, 7:42 pm

Well, they're already rounded and I would like them to remain as such. I've just seen certain skins where there's a dark border around it that makes it pop better. I just want to do know how to achieve that.
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Solved Re: Homepage Message Border

Post by Vlajki February 1st 2011, 11:27 pm

Try this
Go to your admin panel > display > Colors > CSS Stylesheet and add this

Code:
.panel {
border: 1px solid #YOURCOLOR;
}

Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

Solved Re: Homepage Message Border

Post by Guest February 1st 2011, 11:30 pm

Try this:
Code:
.introduction {border: 1px solid #000;}
avatar
Guest
Guest


Back to top Go down

Solved Re: Homepage Message Border

Post by Guest February 2nd 2011, 1:21 am

Try this CSS...it will give your homepage message the same design as your categories:

Code:
.panel.introduction {background: url(http://i78.servimg.com/u/f78/12/58/08/07/picres10.jpg);}
.mes-txt {margin: 4px 0px; padding: 2px 5px; background: #e8e8e8;}
avatar
Guest
Guest


Back to top Go down

Solved Re: Homepage Message Border

Post by Cjanz February 2nd 2011, 1:51 am

Very nice! Thank you!
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Solved Re: Homepage Message Border

Post by Sanket February 2nd 2011, 5:19 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Homepage Message Border 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