Forum's Website Development & Bugs & Problems Reporting

Locked
User avatar
WorldisQuiet5256
karma portal traveller
Posts: 5667
Joined: 03 Dec 2012 17:56
Location: 966 - Quiet Rooms - WiQ

Re: Bugs & Problems Reporting

Post by WorldisQuiet5256 »

admin wrote:
WorldisQuiet5256 wrote:Yes, that and because of 57% ratio.
WRONG.
Nope. Right.
Its 57% Ratio in GD&T.
WHERE DO WE COME FROM
WHAT ARE WE
WHERE ARE WE
GOING
User avatar
admin
Site Admin
Posts: 117
Joined: 01 Jan 1970 01:00

Re: Bugs & Problems Reporting

Post by admin »

Ancient Crystal wrote:A circle is a style, a square is a style. That's not my point. My point is, in this context, a circle is just a cropped square. Squares allow circles. Circles forbid squares.
Good point. Thanks for clarifying that up. Perhaps I could reset the shape for a bit tomorrow. I may have an idea about how to get around the bbphp limitation with avatar options...
WorldisQuiet5256 wrote:
admin wrote:
WorldisQuiet5256 wrote:Yes, that and because of 57% ratio.
WRONG.
Nope. Right.
Its 57% Ratio in GD&T.
Geometric Dimensioning and Tolerancing, a system for defining and communicating engineering tolerances.

So... Show us how 57% ratio works in that case.

:ugeek:
{Admin account of AK, former forum host. --Ancient Crystal}
User avatar
WorldisQuiet5256
karma portal traveller
Posts: 5667
Joined: 03 Dec 2012 17:56
Location: 966 - Quiet Rooms - WiQ

Re: Bugs & Problems Reporting

Post by WorldisQuiet5256 »

Image
WHERE DO WE COME FROM
WHAT ARE WE
WHERE ARE WE
GOING
User avatar
ENIHCAMBUS
karma portal traveller
Posts: 8653
Joined: 04 Feb 2013 22:17
Location: Pastel Lands.

Re: Bugs & Problems Reporting

Post by ENIHCAMBUS »

None of the above? Shouldn't say "None of the below"?
ENIHCAMBUS: State of the Art Scanning!
🧐
User avatar
Vortex
Murtaugh's hunter
Posts: 12141
Joined: 03 Dec 2012 17:11
Location: Spain

Re: Bugs & Problems Reporting

Post by Vortex »

or none of the following.
User avatar
admin
Site Admin
Posts: 117
Joined: 01 Jan 1970 01:00

Re: Bugs & Problems Reporting

Post by admin »

WorldisQuiet5256 wrote:Image
I understand that engineering stuffs can be bit different from pure mathematic considering that the field requires actual materials to work with.

But I still don't quite get about the 57% ratio. If I understand right, the square material inside the circle must be thick and durable enough to withstand pressure? If so, that explains the 6% discrepancy since the square need those 6% of areas for its border.

So, I guess we're both right??
Sublevel 102 wrote:God AK with Ener's sunglasses
:3
BOOM.
{Admin account of AK, former forum host. --Ancient Crystal}
User avatar
ENIHCAMBUS
karma portal traveller
Posts: 8653
Joined: 04 Feb 2013 22:17
Location: Pastel Lands.

Re: Bugs & Problems Reporting

Post by ENIHCAMBUS »

Did you just...

:o
ENIHCAMBUS: State of the Art Scanning!
🧐
User avatar
Sublevel 114
layer restorer
Posts: 16587
Joined: 11 Dec 2012 20:23

Re: Bugs & Problems Reporting

Post by Sublevel 114 »

:lol: :lol: :lol:

KABOOM
User avatar
admin
Site Admin
Posts: 117
Joined: 01 Jan 1970 01:00

Re: Bugs & Problems Reporting

Post by admin »

ENIHCAMBUS wrote:Did you just...

:o
Yep :3

Also... GOOD NEWS! I found a way around the limitations of avatar option! I was able to make some avatar circle and other square!

:D

How, you ask?
  • Code: Select all

    .postavatar img[src$=".png"] {
    	border-radius: 50%;
    }
I made it so that ONLY the .png file are circled. Any other files, the .jpg and .gif and such remains square. If you want your avatar to be circled, just transfer the file to .png and it should works. I decided to leave .gif because it is the only animated file and can easily be made circle through editing software.

Thank you very much, Crystal 8-)

I should make an announcement about it so any member would know how to make avatar.
{Admin account of AK, former forum host. --Ancient Crystal}
User avatar
ENIHCAMBUS
karma portal traveller
Posts: 8653
Joined: 04 Feb 2013 22:17
Location: Pastel Lands.

Re: Bugs & Problems Reporting

Post by ENIHCAMBUS »

Good! :D
ENIHCAMBUS: State of the Art Scanning!
🧐
Locked