MyBB Support

[Page] NulledBB Upgrade Page

Submitted by Tropical, , Thread ID: 3947

Thread Closed
Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
18-05-2015, 09:52 AM
#1
I really like the NulledBB upgrade page style because it organizes the content
Does anybody have a tutorial on how to get that same looking style?

I will be adding in my own userbars and own information, I'd like the columns along with the check boxes and x-boxes

:noh: This would be the highest appreciated :noh:

RE: [Page] NulledBB Upgrade Page

Oxygen
<div class="postbit-usertitle">
Prime
Level:
0
Reputation:
35
Posts:
608
Likes:
62
Credits:
1.47K
18-05-2015, 09:54 AM
#2
You just need to know HTML & CSS.
[Image: UeTXrZ5.png]

RE: [Page] NulledBB Upgrade Page

Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
OP
18-05-2015, 10:03 AM
#3
18-05-2015, 09:54 AM
Oxygen Wrote:
You just need to know HTML & CSS.

I know HTML and CSS :noh:

I'm asking for the source block of this area in NulledBB Upgrade:

[spoiler][Image: BKDD5zx.png]
[/spoiler]

RE: [Page] NulledBB Upgrade Page

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
18-05-2015, 10:10 AM
#4
That's just basic HTML and CSS.

RE: [Page] NulledBB Upgrade Page

Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
OP
18-05-2015, 10:14 AM
#5
18-05-2015, 10:10 AM
Aoki Wrote:
That's just basic HTML and CSS.


I see that


What is the code for that columned upgrade box?

RE: [Page] NulledBB Upgrade Page

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
18-05-2015, 10:14 AM
#6
18-05-2015, 10:14 AM
Tropical Wrote:
18-05-2015, 10:10 AM
Aoki Wrote:
That's just basic HTML and CSS.


I see that


What is the code for that columned upgrade box?

I won't spoonfeed you. :rly:

RE: [Page] NulledBB Upgrade Page

Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
OP
18-05-2015, 10:17 AM
This post was last modified: 18-05-2015, 10:18 AM by Tropical
#7
18-05-2015, 10:14 AM
Aoki Wrote:
18-05-2015, 10:14 AM
Tropical Wrote:
18-05-2015, 10:10 AM
Aoki Wrote:
That's just basic HTML and CSS.


I see that


What is the code for that columned upgrade box?

I won't spoonfeed you. :rly:


I was hungry, though :noh:


Does this happen to be it:
- snip -

RE: [Page] NulledBB Upgrade Page

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
18-05-2015, 10:19 AM
#8
18-05-2015, 10:17 AM
Tropical Wrote:
18-05-2015, 10:14 AM
Aoki Wrote:
18-05-2015, 10:14 AM
Tropical Wrote:
18-05-2015, 10:10 AM
Aoki Wrote:
That's just basic HTML and CSS.


I see that


What is the code for that columned upgrade box?

I won't spoonfeed you. :rly:


I was hungry, though :noh:


Does this happen to be it:
- snip -

How about you don't post the direct upgrade link? Some people are not allowed to see it as far as you maybe noticed.
Learn basic HTML and CSS and stop trying to copy everything.

RE: [Page] NulledBB Upgrade Page

Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
OP
18-05-2015, 10:22 AM
#9
18-05-2015, 10:19 AM
Aoki Wrote:
18-05-2015, 10:17 AM
Tropical Wrote:
18-05-2015, 10:14 AM
Aoki Wrote:
18-05-2015, 10:14 AM
Tropical Wrote:
18-05-2015, 10:10 AM
Aoki Wrote:
That's just basic HTML and CSS.


I see that


What is the code for that columned upgrade box?

I won't spoonfeed you. :rly:


I was hungry, though :noh:


Does this happen to be it:
- snip -

How about you don't post the direct upgrade link? Some people are not allowed to see it as far as you maybe noticed.
Learn basic HTML and CSS and stop trying to copy everything.


I'm sorry :noh:


I know basic HTML and CSS
I'm just too lazy and tired too actually bother to code it, at the moment

RE: [Page] NulledBB Upgrade Page

Sozin
Nan Ihier Gelair Mordor
Divine
Level:
0
Reputation:
91
Posts:
2.33K
Likes:
374
Credits:
11K
18-05-2015, 10:23 AM
#10
You know HTML?

Lol


There:

PHP Code:
<table>
<
thead>
<
tr>
<
td>
THIS IS TABLE HEADER
</td>
</
tr>
<
tbody>
<
tr>
<
td>
Feature1
</td>
<
td>
Feature 2
</td>
</
tr>
</
tbody>
</
table
Do not let your difficulties fill you with anxiety, after all it is only in the darkest nights that stars shine more brightly. - Ali(a.s)

Developer( PHP, Python, C++, HTML+CSS, JS I am available for Hire. Message Me for details.


Users browsing this thread: 1 Guest(s)