The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

User for advertising

3 posters

Go down

User for advertising Empty User for advertising

Post by PE!N November 11th 2012, 2:35 pm

hi
can i have a code like that one:
http://ajuda.forumeiros.com/t49310-tutorial-usuario-para-publicidade

but to the right of the forum not left.
i'm phpbb2 user

flower
PE!N
PE!N
Forumember

Posts : 81
Reputation : 1
Language : english - arabic

http://www.ibri.hooxs.com

Back to top Go down

User for advertising Empty Re: User for advertising

Post by levy November 11th 2012, 2:44 pm

ACP ~> Display ~> Templates ~> General ~> viewtopic_body :

Find
Code:

{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}

And replace with this

Code:
 <div class="adds48">    {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</div>

Locate and delete :

Code:
<tr align="right">
          <td class="catBottom" colspan="3" height="28">
            <table border="0" width="100%" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="9%" class="noprint"> </ td>
                  <td align="center" class="t-title"> <a name="bottomtitle"> </ a> <h1 class = "cattitle"> {TOPIC_TITLE} </ h1> </ td>
                  <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"> <a href = "{U_VIEW_OLDER_TOPIC } "> {L_VIEW_PREVIOUS_TOPIC} </ a> <a href="{U_VIEW_NEWER_TOPIC}"> L_VIEW_NEXT_TOPIC {} </ a> <a href="#top"> L_BACK_TO_TOP {} </ a> </ td>
                </ tr >
            </ table>
          </ td>
      </ tr>
    </ table>

Under this :
Code:
<- No_post END ->

Add this code

Code:
<tr class="post">
<tr>
<table border="0" class="forumline" width="100%" cellspacing="1" cellpadding="0">
</ tr> <tr> <td class = "row1" align = "left" valign = "middle"> <div class="robot-contet"> Subject: Re: <h1 class="cattitle"> TOPIC_TITLE {} </ h1> <img class = "sprite -icon_miniposted "src =" http://2img.net/i/fa/empty.gif "/> <br/> Your advertising here! </ div> <div class="robot"> <strong> Advertising </ strong> <BR/> <br/> <img src = " Link Avatar "width =" 100px "/> <br/> <strong> Rank: Advertiser </ strong> <br/> </ div> </ td> </ tr> </ tr> <tr align="center"> <td class = "row1" colspan = "3" height = "28"> <div class="robot-scroll-img"> <a href="#top"> L_BACK_TO_TOP {} </ a> <a href="#bottom"> L_GOTO_DOWN {} </ a> </ div> <span class="genmed"> no_post.L_NO_POST {} </ span> </ td> </ tr>


Spoiler:

NOw in ACP ~ Display ~> Colours ~> CSS

Code:
  . Robot {
        position: relative;
      left: 8px;
        font-size: 11px;
        border-right: 1px solid # 000;
        width: 170px;
        height: 250px;
        }
        . cattitle {
        color: # 000;
        font-weight: normal;
        font -size: 10px;
        }
      . robot-Contet {
        height: 0px;
        position: relative;
        left: 200px;
        width: 80%;
        font-size: 11px;
        }
        . robot-scroll-img {
        border-right: 1px solid # 000 ,
        position: relative;
        left: 70px;
        height: 28px;
        width: 108px;
        }
    . adds48 {
        width: 175px;
        }
 
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

User for advertising Empty Re: User for advertising

Post by Sir Chivas™ November 11th 2012, 3:48 pm

Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

User for advertising Empty Re: User for advertising

Post by PE!N November 11th 2012, 5:05 pm

:wouhou: yeah it's working thanx but how to move the "Forum Bot" to the right side of the forum and "advertising content to the left??

https://i.servimg.com/u/f49/14/49/52/30/usoous10.jpg
PE!N
PE!N
Forumember

Posts : 81
Reputation : 1
Language : english - arabic

http://www.ibri.hooxs.com

Back to top Go down

User for advertising Empty Re: User for advertising

Post by PE!N November 13th 2012, 10:00 am

Pump up
PE!N
PE!N
Forumember

Posts : 81
Reputation : 1
Language : english - arabic

http://www.ibri.hooxs.com

Back to top Go down

Back to top


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