Jump to content
  • 0

Проблема с отступом в шапке на отдельных страницах.


0swald
 Share

Question

Здравствуйте.

Есть сайт: http://csgoqwerty.ru/. На всех страницах, кроме страниц профиля шапка сайта вплотную прилегает к верхней части, а на странице профиля имеет небольшой отступ (скриншот ниже под спойлером).

Скрытый текст

3be230f443ab.png

Проверял такой параметр, как margin, везде стоит нужный 0. При отключении данного параметра в css, шапка на данной странице встает на свое место, но, на остальных страницах съезжает (скриншоты ниже).

Скрытый текст

b6840c8d350d.png626fcba472c7.png

Без понятия что делать. Была идея создать отдельный класс для данной страницы, но, дело не в ней, а именно в шапке. Да и как привязать класс именно к ней, когда шапка к ней совсем не причастна.

Постарался изложить проблему максимально доступно.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 1

Прости но не каждый будет заходить через стим к тебе с этого форума, чтобы решить твою проблему.

Но с одной стороны тебе повезло у меня была точно такая же проблема, сейчас зашел на твой сайт и убедился что у тебя та же самая проблема.

Материал который помог мне разобраться в проблеме предоставил Switch74.

Сам материал : BOM

И для решения достаточно в файлах php которые ты подключил к этой странице удалить BOM, можено сделать это через Notepad ++

И чтобы ты понял что у тебя на самом деле проблемы с BOM, глянь как выглядит эта страница для браузера (может не верно выразил, но под спойлером ты поймешь о чем я)

Скрытый текст

<html class="no-js">
<head>
</head>
<body>
<meta content="BdSJ6mAcA8XlHzRdPZt4LT_kR-2A1FrHji8xDcg7BPU" name="google-site-verification">
<meta charset="utf-8">
<meta content="http://skinwin.me/templates/assets/images/rulet.jpg" property="og:image">
<meta content="eaVXBB8Awd1xbuIEtj6x90AMU4qF1AKW0O8hf8HM" name="csrf-token">
<meta content="CSGOQWERTY.RU : Win CS:GO Skins" name="og:title">
<meta content="A website where Players deposit skins, once a pre-defined threshold is reached a depositer will be choosen, with odds based on the values of it's deposited skin, and awarded with ALL the skins in the pool." name="og:description">
<meta content="A website where Players deposit skins, once a pre-defined threshold is reached a depositer will be choosen, with odds based on the values of it's deposited skin, and awarded with ALL the skins in the pool." name="description">
<meta content="csgojackpot, CS:GO, counter-strike global offensive, csgo, cs:go skins, cs:go skin jackpot, cs:go skins jackpot, win cs:go skins, cs:go skins giveaway, cs:go skin betting, cs:go skin gambling" name="keywords">
<title>CSGOQWERTY.RU — Главная</title>
<link href="http://csgoqwerty.ru/assets/images/favicon.png" rel="icon">
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cuprum:400,700,700italic,400italic&subset=latin,cyrillic">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.css" rel="stylesheet">
<link href="//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css" rel="stylesheet">
<link href="http://csgoqwerty.ru/assets/styles.css" rel="stylesheet">
<link href="http://csgoqwerty.ru/assets/styles/fonts.css" rel="stylesheet">
<script src="//www.google-analytics.com/analytics.js" async="">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js">
<script src="//code.jquery.com/ui/1.11.4/jquery-ui.js">
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.3.7/socket.io.js">
<link href="http://csgoqwerty.ru/assets/noty/animate.css" rel="stylesheet">
<link href="http://csgoqwerty.ru/assets/noty/core.css" rel="stylesheet">
<link href="http://csgoqwerty.ru/assets/tooltipster.css" rel="stylesheet">
<link href="http://csgoqwerty.ru/assets/support.css" rel="stylesheet">
<script src="http://csgoqwerty.ru/assets/scripts/jquery.tooltipster.min.js">
<script src="http://csgoqwerty.ru/assets/scripts/jquery.noty.js">
<script type="text/javascript">
<script src="http://csgoqwerty.ru/assets/scripts/app.js">
<script src="http://csgoqwerty.ru/assets/scripts/chat.js">
<div class="chat-group">
<div class="container">
<footer>
<script src="http://csgoqwerty.ru/assets/scripts/tabs.js">
</body>
</html>

У тебя head пустой и все что должно быть в нем сразу пошло в body.

Edited by MadSandwich
Поправил код под спойлером, а то очень много места занимал.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy