[Request] I have a few requests

Found a bug? Miss something? Want to leave a comment about this site?
Then this is the forum to post in.
Forum rules
No phpBB Support in this Forum! If you want support for your forum, go here.
Post Reply
Terr0r
New member
New member
Posts: 5
Joined: 06 Jun 2011, 18:18

[Request] I have a few requests

Post by Terr0r »

Hello people from phpmodders.net

I don't know if I post this in the right place on the forum

If is not on the good place is it then possible that a Admin or Moderator mov my topic to the right place on the forum, if state here good then is it Good

But I have a few questions/requests

Questions/Requests 1 Team page

The team page that is used here I like it

Is it possible to share it how that is made

Questions/Requests 2 Link to us

In the link to us block on the home page state the link from this site/forum in html and in bbcode

The part for link to us in html link a have it already on my forum board but the part in bbcode not yet how can made that part on my forum board

Already thanks for the help

Greets Terr0r

  • Sorry for my bad english
if you can't fix it with ducktape you ain't using enough
Image
User avatar
Ooopsie
Supporter
Supporter
Posts: 1213
Joined: 19 Aug 2010, 16:34
Location: Index, WA
Contact:

Re: [Request] I have a few requests

Post by Ooopsie »

Terr0r. You have never been one to do a search huh? :lol: I'll help you one time.

http://phpbbmodders.net/board/viewtopic.php?f=118&t=6367&p=26325&hilit=team+page#p26325 in answer to your second question.

It appears question #1 is a custom page with tables. You could probably create it by viewing your memberlist.php files or such and replacing a lot of it with the team code instead of the members. I'm not a pro like tumba and others but that's a guess.

Peeking at some of the code it shows:

Code: Select all

<div class="navbar1">
      <div class="inner"><span class="corners-top"><span></span></span>

      <ul class="linklist">
         <li class="icon-home"><a href="./index.php" accesskey="h">Board index</a></li>
            
         <li class="rightside"><a href="./memberlist.php?mode=leaders">The team</a>


It's virtually the same thing as you have but a different styles me thinks.
Image
Oopsie
_____
Be who you are and say what you feel.
Those who mind don't matter.
Those who matter don't mind.
- Dr. Seuss

_____
And be kinder than necessary, for everyone
you meet is fighting some kind of battle.
Terr0r
New member
New member
Posts: 5
Joined: 06 Jun 2011, 18:18

Re: [Request] I have a few requests

Post by Terr0r »

VoxPopuli wrote:Terr0r. You have never been one to do a search huh? :lol: I'll help you one time.

http://phpbbmodders.net/board/viewtopic.php?f=118&t=6367&p=26325&hilit=team+page#p26325 in answer to your second question.

It appears question #1 is a custom page with tables. You could probably create it by viewing your memberlist.php files or such and replacing a lot of it with the team code instead of the members. I'm not a pro like tumba and others but that's a guess.

Peeking at some of the code it shows:

Code: Select all

<div class="navbar1">
      <div class="inner"><span class="corners-top"><span></span></span>

      <ul class="linklist">
         <li class="icon-home"><a href="./index.php" accesskey="h">Board index</a></li>
            
         <li class="rightside"><a href="./memberlist.php?mode=leaders">The team</a>


It's virtually the same thing as you have but a different styles me thinks.



Answer Questions/Requests for Link to us

Yes I have search and I have found this Snippet/MOD [url=http://phpbbmodders.net/board/viewtopic.php?f=118&t=6367&p=26325&hilit=team+page#p26325]Link to Us Page[/url] here on the forum

Only what I want is NOT that but the Questions/Requests for Link to us is already solved

Answer Questions/Requests Team page

Thanks VoxPopuli For your help I will take a look How I can make a other team page

Greets Terr0r
if you can't fix it with ducktape you ain't using enough
Image
Post Reply