it would be cool if you could share it!mj1985 wrote:I've added some extensions in my forum and already edited some code to make it look nice in bootlike :
- Thanksforpost
- phpBB Gallery
- Oxpus DownloadMod
Let me know when you're interested and I'll put that online somewhere
I am thoroughly impressed.michaelo wrote:Came across this when porting bootlike for Kiss Portal Extension...
No problem, I'll upload it to github on sundayserek wrote: it would be cool if you could share it!
Tell me how am i supposed to do this.T Z U I K wrote:make it work with the damn extensions
Add this to stylesheet.cssSalazarAG wrote:I'm trying to track where edit to apply these changes in bootlike.
Code: Select all
.postprofile dt div img {
border-radius: 53px;
}
It's not easy at all.optimusvault wrote:Wondering how easy it is to add extensions to the board.
Code: Select all
</div>
<div>
<br /><!-- IF postrow.S_TOPIC_POSTER --><strong style="color: #FF0000;">{L_TOPIC_AUTHOR}</strong><!-- ENDIF -->
Code: Select all
<!-- IF postrow.S_TOPIC_POSTER --><strong style="color: #FF0000;">{L_TOPIC_AUTHOR}</strong><br /><!-- ENDIF -->