cum pot sa elimin 404 de la profiluri?
Scris: 04-Feb-2013, 19:52:42
http://www.metin2go.ro/forum/viewtopic. ... p=168#p168 Cum pot sa rezolv chestia aia cu 404 de la profiluri?
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
.posturi {
background:transparent url(http://www.cutitarii.ro/forum/styles/DarkGan/theme/images/detail.png) no-repeat scroll left top;
border:1px solid #5a5a5a;
text-align:left;
margin:3px;
padding:3px 0 3px 7px;
}
.posturi:hover {
background:transparent url(http://www.cutitarii.ro/forum/styles/DarkGan/theme/images/detaliihover.png) no-repeat scroll left top;
border:1px solid #ff0000;
text-align:left;
margin:3px;
padding:3px 0 3px 7px;
}
.posturiavatar {
border:1px solid #5a5a5a;
text-align:center;
margin:3px;
}
.posturiavatar:hover {
border:1px solid #ff0000;
text-align:center;
margin:3px;
}
.posturirank {
background:transparent url(http://www.cutitarii.ro/forum/styles/DarkGan/theme/images/detail.png) no-repeat scroll left top;
border:1px solid #5a5a5a;
text-align:center;
margin:3px;
padding:3px 0 3px 7px;
}
.posturirank:hover {
background:transparent url(http://www.cutitarii.ro/forum/styles/DarkGan/theme/images/arrow.png) no-repeat scroll left top;
border:1px solid #ff0000;
text-align:center;
margin:3px;
padding:3px 0 3px 7px;
}
Cod: Selectaţi tot
.posturi {
background:transparent no-repeat scroll left top;
border:1px solid #5a5a5a;
text-align:left;
margin:3px;
padding:3px 0 3px 7px;
}
.posturi:hover {
background:transparent no-repeat scroll left top;
border:1px solid #ff0000;
text-align:left;
margin:3px;
padding:3px 0 3px 7px;
}
.posturiavatar {
border:1px solid #5a5a5a;
text-align:center;
margin:3px;
}
.posturiavatar:hover {
border:1px solid #ff0000;
text-align:center;
margin:3px;
}
.posturirank {
background:transparent no-repeat scroll left top;
border:1px solid #5a5a5a;
text-align:center;
margin:3px;
padding:3px 0 3px 7px;
}
.posturirank:hover {
background:transparent no-repeat scroll left top;
border:1px solid #ff0000;
text-align:center;
margin:3px;
padding:3px 0 3px 7px;
}