Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted
#logo {
	text-align: center;
	position: relative;
	;
	margin-top: 18px;
	float: center;
	opacity: 0.8;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;

Вот код Css, я его изменил чтобы сделать лого по центру форума, и столкнулся с проблемой то что у меня исчезло меню под шапкой !post-6157-0-82185500-1370284427_thumb.pn

 

1. по сдержаннее ведите себя, мы пытаемся вам помочь, это вам нужна помощь а не нам.

2. ваш код:

#logo {
	text-align: center;
	position: relative;
	;
	margin-top: 18px;
	float: center;
	opacity: 0.8;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;

что за " ; "

после position: relative; ??

 

3. скиньте код который был до этого

4. вы только его изменяли? 

  • Author

1. Извеяюсь.

2. margin - left: -15p x; (тут пробелы так как код не читается почему то !)

3.

#logo {
	text-align: left;
	position: relative;
	;
	margin-top: 18px;
	float: left;
	opacity: 0.8;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease; 

4.Нет, изменил в 8 часов , как поставил форум !

Edited by MontiQ

#primary_nav {
font-family: "lucida grande","lucida sans unicode","Trebuchet MS";
font-size: 13px;
background: #5a606b url('__forum.frost-game.ru/public/style_images/magnetic/primarynav_bg.png') repeat-x bottom left;
border: 1px solid #191c23;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
margin-top: 25px;
height: 32px;
float: right;
box-shadow: 2px 1px 4px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.45);
-webkit-box-shadow: 2px 1px 4px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.45);
-moz-box-shadow: 2px 1px 4px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.45);
}

вот код меню, покажите куда вам нужно поставить меню, на скрине

заменяйте коды на эти:

#secondary_navigation #breadcrumb li {
float: left;
margin-top: 40px;
}
#secondary_navigation {
text-shadow: 0px 1px 1px rgba(255,255,255,0.25);
overflow: hidden;
height: 65px;
clear: both;
padding: 15px 10px;
}
#primary_nav {
font-family: "lucida grande","lucida sans unicode","Trebuchet MS";
font-size: 13px;
background: #5a606b url('__forum.frost-game.ru/public/style_images/magnetic/primarynav_bg.png') repeat-x bottom left;
border: 1px solid #191c23;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
margin-top: 20px;
height: 32px;
float: right;
box-shadow: 2px 1px 4px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.45);
-webkit-box-shadow: 2px 1px 4px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.45);
-moz-box-shadow: 2px 1px 4px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.45);
z-index: 3;
position: absolute;
}
#logo {
text-align: center;
position: relative;
;
margin-top: 18px;
opacity: 0.8;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}

Чего то у меня инет отрубился :(

attachicon.gifБезымянный.png

Вот что вышлО!

#primary_nav {
font-family: "lucida grande","lucida sans unicode","Trebuchet MS";
font-size: 13px;
background: #5a606b url('__forum.frost-game.ru/public/style_images/magnetic/primarynav_bg.png') repeat-x bottom left;
border: 1px solid #191c23;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
margin-top: 20px;
height: 32px;
float: right;
box-shadow: 2px 1px 4px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.45);
-webkit-box-shadow: 2px 1px 4px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.45);
-moz-box-shadow: 2px 1px 4px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.45);
z-index: 3;
position: relative;
margin-right: 100px; 
}

значение 

margin-right: 100px; 

редактируете на свой вкус

Guest
This topic is now closed to further replies.

Последние посетители 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.