Jump to content

Featured Replies

Posted
comment_33986
#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

 

comment_33993

кеш браузера очистите



у вас лого слева, меню справа, ничего нет по центру

  • Author
comment_33994

При чем тут кеш?



У меня лого сместилось, а не картинки исчезли !



Вот скрин после очистки кеша !

post-6157-0-56694500-1370287117_thumb.pn

comment_33995

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
comment_33996

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

comment_33999
#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);
}

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

comment_34001

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

#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;
}
comment_34005

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

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; 

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

comment_34007
#secondary_navigation #breadcrumb li {
float: left;
}
#secondary_navigation {
text-shadow: 0px 1px 1px rgba(255,255,255,0.25);
overflow: hidden;
height: 30px;
clear: both;
padding: 5px 10px;
}
Guest
This topic is now closed to further replies.

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

  • No registered users viewing this page.