Register - Login
Views: 99819500
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-03-22 06:43:03 PM
Jul - Posts by Kirby Mario
Pages: 1 2 3 4 5 6 7 8 9 10 ... 89 90 91 92 93 94 95 96 97 98
Kirby Mario
Resident BEMANI fan.
Level: 87


Posts: 1942/1947
EXP: 6243493
For next: 149281

Since: 11-17-07


Since last post: 6.6 years
Last activity: 2.1 years

Posted on 03-17-15 07:28:04 AM, in Layouts! (last edited by Kirby Mario at 03-17-15 07:49:56 AM) Link
Originally posted by Higsby
Thank you so much for your post Kirby Mario! Because of it, I was able to figure out what to do, and I think that it should look right now!


No problem! The layout looks perfect now. Though I don't know if it is something you did, but there is a "<p></p>" somewhere near the top that causes your post to break off the table and leave a space between your post and the previous post.

Edit: Also, you should move the "background-color: FDB6AE;" from the p declaration into your p.padding declaration, so that when others use the <p>, they don't get your background color changes from your layout when others use it.

Like this.



Originally posted by Higsby
...maybe it's just me?

I can't see the webfont either, but as dotUser said, it is probably just fonts being stupid.

____________________
Kirby Mario
Resident BEMANI fan.
Level: 87


Posts: 1943/1947
EXP: 6243493
For next: 149281

Since: 11-17-07


Since last post: 6.6 years
Last activity: 2.1 years

Posted on 03-17-15 08:29:51 AM, in Layouts! Link
Originally posted by Higsby
The only other thing I'm noticing is that there appears to be a small gap between the top edge of the layout and the part that says "Posted on 03-17-15...". Although I'm thinking that it may just be a browser thing, because I'm using Firefox, but if I view it in Chrome it seems to look ok.


Yes, that happens to be a browser thing with Firefox. Firefox uses a default style sheet that defines <p> to have a 1.12em large margin at the top. Other browsers do not use that default style sheet so <p> does not have a margin when using those browsers. Adding "margin-top: 0px;" to p.padding will get rid of that space for users of Firefox and other browsers that use a default style sheet.

Coding is a very interesting subject, no matter whether it is making a program or a webpage.

____________________
Kirby Mario
Resident BEMANI fan.
Level: 87


Posts: 1944/1947
EXP: 6243493
For next: 149281

Since: 11-17-07


Since last post: 6.6 years
Last activity: 2.1 years

Posted on 05-31-15 11:19:12 AM, in Splatoon Thread!? Link
I honestly was a bit hesitant in pre-ordering this, since I was only going on the hype I had back when it was shown in E3 and not having seen anything else about it as well as shooters of any kind not being a genre of game I play often. That and my general reluctance in playing any game online with others.

This is definitely a good game though, and I had a ton of fun with online battles. I don't forget that the point of turf wars is to have the most painted ground, but sometimes I just get caught up trying to defeat some opponents when I really shouldn't and end up wasting the rest of the time in the match. If I do focus more on gaining turf for most of the match, then normally I end up covering the most in my team.

I need to do the single-player stuff sometime since I only did the first two missions just to get used to the controls. Unfortunately, I don't have much time to spend on something like this for too long lest I wind up with little sleep the next day. I will definitely try to play more, hopefully with some of you guys at some point.

____________________
Kirby Mario
Resident BEMANI fan.
Level: 87


Posts: 1945/1947
EXP: 6243493
For next: 149281

Since: 11-17-07


Since last post: 6.6 years
Last activity: 2.1 years

Posted on 07-21-15 08:23:09 AM, in The "Phone Desktop" Thread! Link



I got an app that changes my background every 12 hours and this is the one that happens to be set right now out of the 36 background images I have.

I don't really use my phone that often, so I normally default to the empty screen to admire the background.

____________________
Kirby Mario
Resident BEMANI fan.
Level: 87


Posts: 1946/1947
EXP: 6243493
For next: 149281

Since: 11-17-07


Since last post: 6.6 years
Last activity: 2.1 years

Posted on 10-10-15 07:54:30 PM, in *new* 3DS Web Browser Development Tools (last edited by Kirby Mario at 10-10-15 08:30:29 PM) Link
I just tested it out.

It's pretty much the same thing as the Developer Tools you find in modern browsers, except that you are using the 3DS in order to analyze the rendering of the web pages.

You download DeveloperTools.zip directly from the 3DS by using the given URL, then extract it on your computer. The zip contains an index.html and resources folder with .js and images.

When you open index.html on your computer's web browser, you get a Javascript prompt asking for the IP address of the 3DS which was given earlier when you downloaded DeveloperTools.zip.

When you have done that, you are taken to a page showing all of the currently open tabs on the 3DS browser. When you enable the Developer Tools on the 3DS, all your previously open tabs and cookies will be deleted, showing only the main homepage of the 3DS browser. Selecting a tab on the computer front-end will take you to a page that acts as the developer tools on a modern browser.

Then it's pretty much the same as using a web browser's developer tools, with the computer working as the tools and the 3DS as the webpage renderer.

It's an interesting detail that Nintendo added to help web developers working for 3DS compatibility.


(Edit: Details added for clarity of how it works.)

____________________
Kirby Mario
Resident BEMANI fan.
Level: 87


Posts: 1947/1947
EXP: 6243493
For next: 149281

Since: 11-17-07


Since last post: 6.6 years
Last activity: 2.1 years

Posted on 10-10-15 08:42:39 PM, in *new* 3DS Web Browser Development Tools Link
Well, everything happens in real time so maybe the O3DS doesn't have enough power to constantly send and receive all the changes from the computer and also render the webpage without losing responsiveness. The N3DS wouldn't have that problem seeing as it's more powerful.

If not that, then maybe there's just some reason it wasn't available for the O3DS.

____________________
Pages: 1 2 3 4 5 6 7 8 9 10 ... 89 90 91 92 93 94 95 96 97 98
Jul - Posts by Kirby Mario


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

24 database queries, 4 query cache hits.
Query execution time: 0.110199 seconds
Script execution time: 0.013459 seconds
Total render time: 0.123658 seconds