MyBB Support

[Page] NulledBB Upgrade Page

Submitted by Tropical, , Thread ID: 3947

Thread Closed
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

#2
You just need to know HTML & CSS.
[Image: UeTXrZ5.png]

RE: [Page] NulledBB Upgrade Page

OP
#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

#4
That's just basic HTML and CSS.

RE: [Page] NulledBB Upgrade Page

OP
#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

#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

OP
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

#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

OP
#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

#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)