my nie's profile
Skiilz Offline
Member
***
Posts: 198
Joined: Nov 2010
Post: #1
my nie's profile
Hey guys, how do you made this profile? could you share it?

http://www.14.mynie.co.cc/member.php?act...http://www.14.mynie.co.cc/member.php?action=profile&

Thank you very much.

[Image: 468x602b.png]
12-17-2010 01:16 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #2
RE: my nie's profile
....... The Date of Birth, Registration Date,Local Time and etc fields there?
I'm sure it is a default profile........?

12-17-2010 04:17 AM
Find all posts by this user Quote this message in a reply
Imran Offline
Member
***
Posts: 204
Joined: Apr 2010
Post: #3
RE: my nie's profile
I think OP wants to have the "tab" menu on the profile.

[Image: logo.png]

[Image: twitter.png]
12-17-2010 07:03 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #4
RE: my nie's profile
(12-17-2010 07:03 AM)Imran Wrote:  I think OP wants to have the "tab" menu on the profile.

I thought it before.
The reason why I'm not sure about what Skiilz asked is, I think he already had a tabs in profile too?
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=613&pid=50

12-17-2010 07:12 AM
Find all posts by this user Quote this message in a reply
Skiilz Offline
Member
***
Posts: 198
Joined: Nov 2010
Post: #5
RE: my nie's profile
Yes, I was taling about the tables in fav browser, team..
And how did you aligned all the info like this:
[Image: semttulouk.png]

Because look how mine looks like:
[Image: 57312761.png]

[Image: 468x602b.png]
(This post was last modified: 12-18-2010 12:46 AM by Skiilz.)
12-17-2010 11:19 PM
Find all posts by this user Quote this message in a reply
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #6
RE: my nie's profile
probably a mixture of css and the tabs and tables.. For example, create a class called prof, apply the same css rules as you do for thead, but no borders - just a colour for the background.  Then instead of replacing the tabs at thead, replace them at prof.

For the alignment, its three td divisions in a table row - one aligned left, one with a width of 1px, one aligned left. The column containing the data on the left column has a border on the right side only.


[Image: leelink.gif]
MYBB1.6 & XThreads
12-18-2010 02:44 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #7
RE: my nie's profile
(12-17-2010 11:19 PM)Skiilz Wrote:  Yes, I was taling about the tables in fav browser, team..

I can't find any "unique trick" there, Skiilz (if what you meant is the table layout).

It is similar to what Lee has said:

(12-18-2010 02:44 AM)leefish Wrote:  For example, create a class called prof, apply the same css rules as you do for thead, but no borders - just a colour for the background.

Instead of replacing the thead, I replaced the tborder.

I'm sorry if I misunderstand what you meant.

(12-17-2010 11:19 PM)Skiilz Wrote:  And how did you aligned all the info like this:
Because look how mine looks like:

I'm sure it is a default code in member_profile, right?
Snippet:

HTML Code
<tr>
<td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2">{$memlastvisitdate} {$memlastvisittime}</td>
</tr>


So, maybe you've changed your code there?


12-18-2010 03:47 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: