PunBB Custom Border Help
2 posters
Page 1 of 1
PunBB Custom Border Help
I want to add a border on my forum but i don't know the code. I searched the forum for answers but i can't find any working code for punbb.
Can i use this as my border? http://ptpmp.net/forum/Themes/citiez_20rc5/images/custom/main_border.png ?
This code doesn't seem to work on punBB
which code does this belong?
Can i use this as my border? http://ptpmp.net/forum/Themes/citiez_20rc5/images/custom/main_border.png ?
This code doesn't seem to work on punBB
- Code:
#main_border_r {
background: transparent url("../images/custom/main_border.png") repeat-y scroll 100% 0px;
background-color: transparent;
background-image: url("../images/custom/main_border.png");
background-repeat: repeat-y;
background-attachment: scroll;
background-position: 100% 0px;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
padding: 0px 8px;
padding-top: 0px;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 8px;
}
which code does this belong?
Re: PunBB Custom Border Help
Since you created another topic about the same issue, this topic will be garbaged. Please do not start multi-threads about the same issue/question.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» PunBB Custom Border
» Border Line Around Homepage Message & Categories (PunBB)
» Border around forum help
» name in border
» Border
» Border Line Around Homepage Message & Categories (PunBB)
» Border around forum help
» name in border
» Border
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum