CSS Help & Resources

So, is there anyone who can help me a little? Even though I've been using Firefox as my browser of choice for quite a while now, I have been considering switching to Edge at some point down the line. However, among other things, it forces these focus rings around most of the text inputs fields like the other browsers sharing the same engine. Is there possibly a way to get rid of them through code or something? Thank you in advance.
 
How big pixels wise is a flair? I'm thinking of drawing a simple background for mine, but I need to make sure I draw it at the correct size or else it will look blurry.
 
How big pixels wise is a flair? I'm thinking of drawing a simple background for mine, but I need to make sure I draw it at the correct size or else it will look blurry.
Flair's width depends on the user's screen resolution but you can set the height with CSS. I recommend to draw a background image that can be repeated horizontally. Notice also that you need to be a Pokécommunity supporter in order to use background image in flair.
 
Hello! I am trying to customize my VPP page. I notice however that when I try to determine the position of words on the page (with margin, padding parameters, but I also tried simpler ones like top, bottom and position), what happens is that it changes from browser to browser. I know it's common in CSS, but is there a way to fix it?
 
Hello! I am trying to customize my VPP page. I notice however that when I try to determine the position of words on the page (with margin, padding parameters, but I also tried simpler ones like top, bottom and position), what happens is that it changes from browser to browser. I know it's common in CSS, but is there a way to fix it?

i may or may not be able to see what the issue is, but would you mind linking to where the code is, and let us know which browsers you are using?
 
i may or may not be able to see what the issue is, but would you mind linking to where the code is, and let us know which browsers you are using?

This is the link: https://www.pokecommunity.com/posts/10501164
The Friend Areas part. It's a big mess now because I have played with positional values. I also used borders to help me determine the position, even though I know it looks confused. I use Firefox on both computer and smartphone and there the positions are kept perfectly. However, on Chrome on mobile, positions are different from Firefox. I haven't tried Chrome on computer, assuming it's the same as firefox.
 
This text is colored using CSS!


This
text
has
a
background
from
imgur




Bold Text
Italic Text
Underlined Text
Strikethrough Text
Larger Text
Smaller Text
Red Text
Blue Text
Courier New Font

Centered Text​
Right-Aligned Text​
Indented Text​
Left-aligned floating text

Right-aligned floating text


Highlighted Text
[bgcolor=#FFFF00]Background Colored Text doesnt work, use CSS instead[/bgcolor]

The Person You Quote said:
This is a quote.

Spoiler:

This is an in-line spoiler.

  • Bullet Point 1
  • Bullet Point 2

  1. Numbered Point 1
  2. Numbered Point 2

Slide Header 1
Slide content 1
Slide Header 2
Slide content 2









Header 1Header 2
Cell 1Cell 2
Cell 3Cell 4



[B]This text is not affected by BB code/CSS.[/B]
text
 
Last edited:
I want to learn few things about which I can't find much info via searching.






1. I want to change the font of my username, but which fonts are valid and available for use specifically here ?

2. Is it possible to have Font-Art as we can do in MS Word ?

3. How can I animate the elements in my post flair, or more exactly, which elements can be animated ?

w3schools showed that @ keyframe is needed to be used, but somehow I am not able to use it, due to lack of methodologies required.....
 
Back
Top