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.

How To Add Topic Solved And Locked?

3 posters

Go down

In progress How To Add Topic Solved And Locked?

Post by Anime Freak January 26th 2012, 8:23 pm

Sorry for being such apain and asking so many questions Sad. How do you add the little green box? And just a side question, but how do you add custome smiles?
avatar
Anime Freak
Forumember

Posts : 25
Reputation : 1
Language : English
Location : Inside your cupboard eating your cake >:D

Back to top Go down

In progress Re: How To Add Topic Solved And Locked?

Post by Nera. January 26th 2012, 8:24 pm

Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: How To Add Topic Solved And Locked?

Post by uJhisper January 26th 2012, 8:25 pm

Anime Freak wrote:Sorry for being such apain and asking so many questions Sad. How do you add the little green box? And just a side question, but how do you add custome smiles?
add thiss to CSS
Code:

.solved {
background-image: url(http://i43.servimg.com/u/f43/16/93/80/74/tick10.png);
background-position: left center;
background-position-x: 0%;
background-position-y: 50%;
background-repeat: no-repeat;
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
}
.dude {
background-color: #D7E2B7;
border: 1px solid #B7C19A;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #B7C19A;
border-right-color: #B7C19A;
border-bottom-color: #B7C19A;
border-left-color: #B7C19A;
border-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
color: #626F3D;
font-weight: 700;
padding: 5px 5px 5px 30px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 30px;
width: 97%;
border-image: initial;
}
then when posting put
Code:
[table class="solved dude"][tr][td][size=12][b]Solved & Locked[/b][/size]
[/td][/tr][/table]


Last edited by uJhisper on January 26th 2012, 9:08 pm; edited 2 times in total
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

In progress Re: How To Add Topic Solved And Locked?

Post by Nera. January 26th 2012, 8:27 pm

uJhisper you left a closing CSS tag on the top :-/
Anime: https://help.forumotion.com/t87870-notice-using-css-and-table
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: How To Add Topic Solved And Locked?

Post by uJhisper January 26th 2012, 8:29 pm

Nera. wrote:uJhisper you left a closing CSS tag on the top :-/
Anime: https://help.forumotion.com/t87870-notice-using-css-and-table
this should work am i wrong ?
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

In progress Re: How To Add Topic Solved And Locked?

Post by Nera. January 26th 2012, 8:32 pm

Code:
} ----------------- /* This is a closing tag extra */------------
.solved {
background-image: url(http://i43.servimg.com/u/f43/16/93/80/74/tick10.png);
background-position: left center;
background-position-x: 0%;
background-position-y: 50%;
background-repeat: no-repeat;
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
}
.dude {
background-color: #D7E2B7;
border: 1px solid #B7C19A;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #B7C19A;
border-right-color: #B7C19A;
border-bottom-color: #B7C19A;
border-left-color: #B7C19A;
border-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
color: #626F3D;
font-weight: 700;
padding: 5px 5px 5px 30px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 30px;
width: 97%;
border-image: initial;
}

It would report an CSS error, unequal number of tags.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: How To Add Topic Solved And Locked?

Post by uJhisper January 26th 2012, 9:09 pm

Ok i see i fixed it sorry about that
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

In progress Re: How To Add Topic Solved And Locked?

Post by Anime Freak January 26th 2012, 9:45 pm

Solved and locked didn't work just says solved and locked in bold :/
avatar
Anime Freak
Forumember

Posts : 25
Reputation : 1
Language : English
Location : Inside your cupboard eating your cake >:D

Back to top Go down

In progress Re: How To Add Topic Solved And Locked?

Post by Nera. January 26th 2012, 9:58 pm

Use the tut Anime, just change the properties/colors etc to yours:
https://help.forumotion.com/t87870-notice-using-css-and-table
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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