Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] Edit punbb



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  AlexSasan

AlexSasan
Punbb Rookie
Punbb Rookie
  • Description:
Details: How can I make as the picture ?
-SCREEN: [Solved] Edit punbb HHLeOuA

How can I make my forum I look like?

  • Information:
Forum:gamingcs.forum.stVersion:PUNBB
Type:Request a codeTags:punbb

Powered by PunBB
Currently 0 users have thanked AlexSasan for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
Place the following code in your css

Code:
[panda=css]        .postmain .entry-content p:not(:empty) {
        background: url("http://i58.servimg.com/u/f58/17/06/15/51/write110.png") no-repeat scroll 6px 10px #FFEBC8;
        border: 1px solid #ECC272;
        color: #AC6328;
        font-family: "Arial",tahoma,helvetica,arial,sans-serif;
        font-size: 11px;
        font-weight: 700;
        line-height: 18px;
        margin-top: 15px;
        padding: 8px 28px;
        text-shadow: 0 1px 0 #FFFAF1;
        }
        .entry-content p:not(:empty) br {display: none;}

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  AlexSasan

AlexSasan
Punbb Rookie
Punbb Rookie
not working..

Powered by PunBB
Currently 0 users have thanked AlexSasan for this post:

4
Offline

  Van-Helsing

Van-Helsing
★Moderator★
★Moderator★
Hello @AlexSasan,
Try this code to your CSS stylesheet:

Code:

.postmain .entry-content p:not(:empty) {
background: url("http://i58.servimg.com/u/f58/17/06/15/51/write110.png") no-repeat scroll 6px 10px #FFEBC8;border: 1px solid #ECC272;
color: #AC6328;
font-family: "Arial",tahoma,helvetica,arial,sans-serif;
font-size: 11px;
font-weight: 700;
line-height: 18px;
margin-top: 15px;
padding: 8px 28px;
text-shadow: 0 1px 0 #FFFAF1;}
.entry-content p:not(:empty) br {display: none;}


Powered by PunBB
Currently 0 users have thanked Van-Helsing for this post:

5
Offline

  Shadow

Shadow
Administrator
Administrator
[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.

If you have further questions, please open a new topic.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

6
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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