MartinoPio wrote:I created this code for you. Let me know if the goodshadow wrote:Hi :)
Thanks for this.
Have edited position & colors to suit my forum.
Hope you do not mind.
See http://www.knowledge-tree-uk.org/t1921-to-many-changes-to-list#8894
- Code:
/*Creare argomento accendi/spegni by wikiinfo.forumattivo.it*/
p.author {
position: relative;
right: -35em;
margin-top: 20px;
background: #000000;
text-align: left;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border:solid 1px #FFFFFF;
padding: 3px !important;
text-shadow: 1px 1px 0px white;
}
/*The and*/
Hi :)
Thanks for the effort
But your revised gives me.
By zebadee_19 at 2012-04-08
By zebadee_19 at 2012-04-08
My edit
- Code:
/*Creare argomento accendi/spegni by wikiinfo.forumattivo.it*/
p.author {
position: relative;
center: 30em;
margin-top: 20px;
background: #000000;
text-align: center;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border:solid 1px #FEFEFE;
padding: 3px !important;
text-shadow: 1px 1px 0px white;
}
/*The and*/
Gives
By zebadee_19 at 2012-04-08
By zebadee_19 at 2012-04-08
Last edited by shadow on Sun Apr 08, 2012 6:58 pm; edited 1 time in total