Duck hunt
Eaglenet logo
24/7 updates on happenings in africa
*THETHEM 2015-05-30 06:31
Paging Tag design code need. .how to design
    ·
  • rated(0)
*LORDEAGLE said to Thethem 0n 2015-05-30 08:39
Do u have the paging code with u?
    ·
  • rated(0)
*THETHEM 2015-05-30 10:48
Bro, its lister (Site <.1. . >.>. .) something like that.
I want it to have inside a <span style> box []
    ·
  • rated(0)
*THETHEM 2015-05-30 10:50
Bro, its lister (Site <.1. . >.>. .) something like that.
I want it to have inside a <span style> box []
    ·
  • rated(0)
*THETHEM 2015-05-30 10:53
Bro, its lister (Site <.1. . >.>. .) something like that.
I want it to have inside a <span style> box []
    ·
  • rated(0)
*LORDEAGLE said to Thethem 0n 2015-05-30 13:33
I knw i mean u shld drop the paging code i.e cut out the paging part and paste here let me design it 4 u.
    ·
  • rated(0)
*THETHEM 2015-05-30 16:18
:list-game:cid=:geti-cid(0):,l=20,s=:geti-number(1):,o=createtime::<img src="%thumburl%" /><a href="%viewurl%">%title%</a><br />Size:%filesize%<br />hits:%downtotal%::<br />:/list-game:
:paging:n=:geti-number(1):,u=site_.%ext%?get-cid=:geti-cid(0):&get-number=%n%::%prev%-%n%-%n%-%n%-%next%:/paging:

Copy code
    ·
  • rated(0)
*THETHEM 2015-05-30 16:22
:(And how does paging work, i meant to say what site id are to be put where so that its proper tag
    ·
  • rated(0)
*LORDEAGLE said to Thethem 0n 2015-05-30 16:42
Now copy
:list-game:cid=:geti-cid(0):,l=20,s=:geti-number(1):,o=createtime::<img src="%thumburl%" /><a href="%viewurl%">%title%</a><br />Size:%filesize%<br />hits:%downtotal%::<br />:/list-game:
<div class="paging">:paging:n=:geti-number(1):,u=site_.%ext%?get-cid=:geti-cid(0):&get-number=%n%::%prev%-%n%-%n%-%n%-%next%:/paging:</div>

Copy code
(Edited by 2015-05-30 16:44 Lordeagle )
    ·
  • rated(0)
*LORDEAGLE said to Lordeagle 0n 2015-05-30 16:51
Use this css on d page
<style>
.paging
{
background: #aab;
border: 1px solid #d20;
padding: 5px;
margin: 2px;
text-align: center;
}
.paging a:link
{
display: inline-block;
padding: 2px;
margin: 1em;
border: 1px solid #fff;
background: #d20;
color: #fff;
}
</style>

Copy code
    ·
  • rated(0)
Oniline