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] Topic URLs



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

1
Offline

  -ExP[3R]TuL-

-ExP[3R]TuL-
Punbb Rookie
Punbb Rookie
Hello I would also like the script to Topic URL's and which put Here's a picture https://2img.net/h/s28.postimg.cc/tv1cillfg/Untitled.jpg
Use phpBB2.

Powered by PunBB
Currently 0 users have thanked -ExP[3R]TuL- for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator

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

3
Offline

  -ExP[3R]TuL-

-ExP[3R]TuL-
Punbb Rookie
Punbb Rookie
I solved but how can bag an image below
uitete to realize image https://2img.net/h/s27.postimg.cc/y665f6a4i/Untitled.jpg

Powered by PunBB
Currently 0 users have thanked -ExP[3R]TuL- for this post:

4
Offline

  Shadow

Shadow
Administrator
Administrator
What do you mean by "I have one script in viewtopic_body"?
You just have to put that code at desired location and that's all.

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

5
Offline

  -ExP[3R]TuL-

-ExP[3R]TuL-
Punbb Rookie
Punbb Rookie
-ExP[3R][link="/t358-topic-urls#2120 wrote:TuL-"]I solved but how can bag an image below
uitete to realize image https://2img.net/h/s27.postimg.cc/y665f6a4i/Untitled.jpg

Powered by PunBB
Currently 0 users have thanked -ExP[3R]TuL- for this post:

6
Offline

  Shadow

Shadow
Administrator
Administrator
I can't understand your message well, but it seems like you want to move it above the quick reply?
If that's the thing you can do it by putting the code from the tutorial above [ic]{QUICK_REPLY_FORM}[/ic]

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

7
Offline

  -ExP[3R]TuL-

-ExP[3R]TuL-
Punbb Rookie
Punbb Rookie
You get me wrong.
I want to put a background!
I hope you understand this time.

Powered by PunBB
Currently 0 users have thanked -ExP[3R]TuL- for this post:

8
Offline

  Shadow

Shadow
Administrator
Administrator
Okay, you can do by putting
Code:
[panda=css].pun .main-content {
    background:
}

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

9
Offline

  -ExP[3R]TuL-

-ExP[3R]TuL-
Punbb Rookie
Punbb Rookie
I have changed a little code and modificatil forgotten that but please leave it so just bring May ii background!

Code:
  <div class="main">
    <div class="avt_recent">
    <div class="main-head clearfix">
    <style type="text/css">
    .avt-r {
    float: left;
    }
    .avt-r img {
    width: 36px;
    height: 36px;
    margin: 3px;
    padding: 1px;
    border: 1px solid #D5D5D5;
    background: white;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    }
    .avt-r img:hover {
    border-color: #a1a1a1;
    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    }</style>


<table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td class="bara-categorie-stats" colspan="2" height="30" align="left">

<span class="cattitle"><a class="cattitle" rel="nofollow"><font color="#fff">Share this topic!</font></a></span>

    <tr>
    <td><strong>URL Direct</strong></td>
    <td><input type="text" style="width:850px;" value="{FORUM_URL}{TOPIC_URL}" /></td>
    </tr>
    <tr>
    <td><strong>BBcode</strong></td>
    <td><input type="text" style="width:850px;" value="[url={FORUM_URL}{TOPIC_URL}] {TOPIC_TITLE} [/url]" /></td>
    </tr>
    <tr>
    <td><strong>HTML</strong></td>
      <td><input type="text" style="width:850px;" value="<a href='{FORUM_URL}{TOPIC_URL}'> {TOPIC_TITLE} </a>" /></td>
    </tr>
 
    </table>
    </div>
    </div>
    </div>

Powered by PunBB
Currently 0 users have thanked -ExP[3R]TuL- for this post:

10
Offline

  Guest

Anonymous
Guest
Hm, you can style it by yourself editing

Code:
[panda=css]forumline {
    border: 1px solid #292929;
    border-radius: 6px;
    background:
}

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

11
Offline

  -ExP[3R]TuL-

-ExP[3R]TuL-
Punbb Rookie
Punbb Rookie
Do not go

Powered by PunBB
Currently 0 users have thanked -ExP[3R]TuL- for this post:

12
Offline

  -ExP[3R]TuL-

-ExP[3R]TuL-
Punbb Rookie
Punbb Rookie
Ready have solved it Thanks I did helped me too!
sorry for double post

Powered by PunBB
Currently 0 users have thanked -ExP[3R]TuL- for this post:

13
Offline

  Guest

Anonymous
Guest
[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 Guest for this post:

14
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