R
R
ratatyq2016-12-22 18:47:58
Law in IT
ratatyq, 2016-12-22 18:47:58

Do game servers pay taxes in any online game?

Hello, I'm going to open a server on the Rage MP platform for the game gta 5, and then the question arose, do I need to pay tax on this server?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
O
OnYourLips, 2016-12-22
@OnYourLips

It is necessary if you receive income from this activity.

S
Sergey delphinpro, 2017-05-19
@hsnz

Your first fail - style.css:861
overrides the slider style .slick-track { overflow: visible !important; }
If you redefine the "system" styles of plugins, you need to do this with a full understanding of why and how it works, or leave it alone.
Your second cant is style.css:1052
The vids width is set to a rigid .iframe-video { ... max-width: 100% /* saves the day */ }
And here's a bonus tip:
Here's a simple rule that lets you quickly find which where the blocks go. It took me just a minute and a half to find your mistakes. And you've been suffering since yesterday

* {
  outline: 2px dotted red;
  outline-offset: -2px;
}

A
Alexander Sharomet, 2017-05-18
@sharomet

I also think that problems with js need to be solved

body {
    overflow-x: hidden; // Это затычка
}

your site at any resolution has a horizontal scroll.
Problems in the section with id="partnership" solve them and everything will be fine
element.style {
    opacity: 1;
    width: 6000px;//Ваша проблема
}

H
hsnz, 2017-05-19
@hsnz

Fixed JS errors but didn’t solve the problem, the problem lies in the fact that from another device the layout goes in width, although if you remove overflow-x: hidden; then layout goes on a PC with horizontal scrolling.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question