Форум о социальных сетях Поиск по форуму Инвестиции SMM обучение SMM курсы
Форум о социальных сетях Поиск по форуму Инвестиции SMM обучение SMM курсы
  • Страница 1 из 1
  • 1
Как в ксс убрать перенос строки?
Uk
#1
Пятница, 09.12.2011, 22:33
Uk
Проверенный
Сообщения: 275
Репутация:
Вот такая проблема

как мне сделать так что бы ключевик не переходил на другую строчку?
Он поставлен в тег <h1>
Вот ксс
Code
/* ::::: http://warcrafting.at.ua/css/ja.splitmenu.css ::::: */

#ja-splitmenu { margin: 0pt; padding: 0pt 0pt 0pt 15px; position: relative; }
#ja-splitmenu ul { margin: 0pt; padding: 0pt; display: block; }
#ja-splitmenu li { float: left; padding: 0pt 1px 0pt 0pt; margin: 0pt; background: url('mainnav-sep.gif') no-repeat scroll right bottom transparent; }
#ja-splitmenu a { display: block; float: left; text-decoration: none; font-weight: bold; color: rgb(153, 153, 153); margin-top: 10px; padding: 0pt 0pt 0pt 20px; height: 30px; font-size: 92%; }
#ja-splitmenu a span { display: block; float: left; padding: 0pt 20px 0pt 0pt; height: 30px; line-height: 30px; cursor: pointer; }
#ja-splitmenu a:hover, #ja-splitmenu a:active, #ja-splitmenu a:focus { background: url('mainnav-hover.gif') repeat-x scroll center bottom transparent; color: rgb(255, 255, 255); }
#ja-splitmenu a:hover span, #ja-splitmenu a:active span, #ja-splitmenu a:focus span {  }
#ja-splitmenu li.active a, #ja-splitmenu li.active a:hover, #ja-splitmenu li.active a:active, #ja-splitmenu li.active a:focus { margin-top: 0pt; height: 40px; line-height: 40px; font-size: 115%; background: url('mainnav-active.gif') no-repeat scroll left top rgb(213, 132, 0); color: rgb(255, 255, 255); }
#ja-splitmenu li.active a span, #ja-splitmenu li.active a:hover span, #ja-splitmenu li.active a:active span, #ja-splitmenu li.active a:focus span { height: 40px; line-height: 40px; background: url('mainnav-active.gif') no-repeat scroll right top rgb(213, 132, 0); cursor: pointer; }
/* ::::: http://warcrafting.at.ua/css/template.sn27.css ::::: */

html, body, form, fieldset { margin: 0pt; padding: 0pt; }
body { background: none repeat scroll 0% 0% rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: "Lucida Grande",Arial,Helvetica,sans-serif; line-height: 1.5; }
body#bd { color: rgb(51, 51, 51); background-color: rgb(204, 204, 204); background-attachment: fixed; background-position: center top; }
body.fs3 { font-size: 12px; }
a { color: rgb(213, 132, 0); text-decoration: none; }
   a:active, a:focus { color: rgb(213, 132, 0); text-decoration: underline; }
a img { border: medium none; }
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 { line-height: normal; }
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, #ja-login, a.readon, #ja-botnav, #ja-pathway, #ja-subnav, #ja-contentsl1, #ja-contentsl2, #ja-footer, #ja-col1, #ja-col2, #ja-botsl { font-size: 92%; }
img { margin: 0pt; padding: 0pt; }
h2 { font-size: 100%; }
h3 { font-size: 150%; }
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 { margin: 1em 0pt; padding: 0pt; }
ul { list-style: none outside none; }
ul li { background: url('bullet.gif') no-repeat scroll 20px 6px transparent; padding-left: 30px; }
hr { border-width: 1px 0pt 0pt; border-style: solid none none; border-color: rgb(204, 204, 204) -moz-use-text-color -moz-use-text-color; height: 1px; }
br { height: 1px; font-size: 1px; }
td, th, div { font-size: 100%; }
form { margin: 0pt; padding: 0pt; }
form label { cursor: pointer; }
input, select, textarea, .inputbox { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 100%; }
textarea, textarea.inputbox { background: none repeat scroll 0% 0% rgb(255, 255, 255); color: rgb(51, 51, 51); border: 1px solid rgb(221, 221, 221); }
table.contentpaneopen, table.contentpane, table.blog { width: 100%; }
.moduletable { padding: 0pt; }
.createdate-icon { margin: 0pt 10px 0pt 0pt; display: block; float: left; width: 60px; height: 60px; text-align: center; color: rgb(102, 102, 102); }
.ja-conteiner { background: url('ja-content.jpg') no-repeat scroll left top transparent; }
#ja-wrapper { width: 950px; margin: 0pt auto; clear: both; background: url('wrapper-bg.png') repeat-y scroll center center transparent; }
#ja-container { padding: 5px 20px; }
#ja-mainbody { width: 70%; float: left; }
#ja-content { clear: both; display: block; float: right; width: 70%; background: url('content-center3.gif') repeat-y scroll center center rgb(255, 255, 255); }
#ja-content-top { background: url('content-top3.gif') no-repeat scroll center top transparent; }
#ja-content-bot { background: url('content-bot3.gif') no-repeat scroll center bottom transparent; }
#ja-current-content { padding: 20px; margin: 0pt; }
#ja-col2 { float: right; overflow: hidden; width: 30%; }
#ja-col2 div.ja-innerpad { padding-left: 5px; }
#ja-containerwrap, #ja-containerwrap-fr, #ja-containerwrap-fl, #ja-containerwrap-f { clear: both; }
#ja-containerwrap-fl #ja-content { width: 100%; background: url('content-center.gif') repeat-y scroll center center rgb(255, 255, 255); }
#ja-containerwrap-fl #ja-content-top { background: url('content-top.gif') no-repeat scroll center top transparent; }
#ja-containerwrap-fl #ja-content-bot { background: url('content-bot.gif') no-repeat scroll center bottom transparent; }
div.moduletable h3 { margin: 0pt -8px 10px; padding: 0pt 0pt 0pt 30px; font-size: 100%; height: 28px; line-height: 28px; color: rgb(51, 51, 51); background: url('h3-bg.gif') no-repeat scroll left center transparent; text-transform: uppercase; }
div.moduletable { margin: 0pt; padding: 0pt 15px; }
div.module h3, div.module_text h3, div.module_menu h3, div.module_hilite h3, div.ja-box-br h3 { margin: 0pt -6px 10px; padding: 0pt 0pt 0pt 30px; font-size: 100%; height: 28px; line-height: 28px; color: rgb(255, 255, 255); background: url('h3-bg.gif') no-repeat scroll left center rgb(51, 51, 51); text-transform: uppercase; }
div.module, div.module_text, div.module_menu, div.module_hilite, div.ja-box-br { padding: 0pt; float: left; clear: both; width: 100%; background: url('box-br.gif') no-repeat scroll right bottom rgb(255, 255, 255); overflow: hidden; margin-bottom: 5px; }
div.module div, div.module_text div, div.module_menu div, div.module_hilite div, div.ja-box-bl { margin: 0pt; padding: 0pt; background: url('box-bl.gif') no-repeat scroll left bottom transparent; }
div.module div div, div.module_text div div, div.module_menu div div, div.module_hilite div div, div.ja-box-tr { padding: 0pt; margin: 0pt; background: url('box-tr.gif') no-repeat scroll right top transparent; }
div.module div div div, div.module_text div div div, div.module_menu div div div, div.module_hilite div div div, div.ja-box-tl { padding: 15px 20px; background: url('box-tl.gif') no-repeat scroll left top transparent; }
div.module div div div div, div.module_text div div div div, div.module_menu div div div div, div.module_hilite div div div div { margin: 0pt; padding: 0pt; background: none repeat scroll 0% 0% transparent; }
div.advs { clear: both; display: block; float: left; width: 100%; }
#ja-header { line-height: normal; position: relative; padding: 0pt; margin: 0pt 10px; z-index: 999; height: 127px; background: url('header-bg.gif') repeat-x scroll 0pt 19px rgb(255, 255, 255); border-top: 1px solid rgb(204, 204, 204); border-bottom: 3px solid rgb(213, 132, 0); }
#ja-topbar { background: url('grad-3.gif') repeat-x scroll center top rgb(47, 47, 47); height: 25px; margin: 0pt 10px; position: relative; }
#ja-mainnav { height: 40px; position: absolute ! important; bottom: 0px; left: 0pt; z-index: 999; width: 100%; background: url('mainnav-bg.gif') repeat-x scroll center bottom transparent; }
#ja-mainnav a, #ja-subnav a { outline: medium none; line-height: normal; }
#ja-subnav { clear: both; background: url('subnav-bg.gif') repeat-x scroll center bottom rgb(213, 132, 0); margin: 0pt 10px; padding: 0pt 10px; height: 30px; }
#ja-subnav ul { list-style: none outside none; margin: 0pt; padding: 0pt; }
#ja-subnav li { background: none repeat scroll 0% 0% transparent; margin: 0pt; padding: 0pt; display: inline; }
#ja-subnav a { display: block; float: left; outline: medium none; padding: 0pt 15px; line-height: 30px; text-decoration: none; color: rgb(255, 255, 255); }
#ja-subnav a:hover, #ja-subnav a:active, #ja-subnav a:focus { color: rgb(255, 255, 255); background: url('subnav-hover.gif') no-repeat scroll center bottom transparent; text-decoration: none; }
#ja-pathway { padding-top: 3px; color: rgb(153, 153, 153); text-indent: 15px; }
#ja-pathway a { color: rgb(153, 153, 153); }
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right { float: left; overflow: hidden; }
.ja-box-left div.module, .ja-box-center div.module {  }
#ja-contentsl1 { clear: both; width: 100%; padding: 0pt 0pt 5px; }
#ja-contentsl2 { clear: both; margin: 0pt; padding: 5px 0pt; }
#ja-contentsl1 div.module, #ja-contentsl2 div.module { margin: 0pt; }
#ja-contentsl1 div.module h3, #ja-contentsl1 div.module h3 span, #ja-contentsl2 div.module h3, #ja-contentsl2 div.module h3 span { background: none repeat scroll 0% 0% transparent; color: rgb(51, 51, 51); height: auto; line-height: normal; padding-left: 4px; }
#ja-botsl { clear: both; margin: 0pt 10px; padding: 15px 5px; background: url('grad-2.gif') repeat-x scroll center top rgb(55, 55, 55); border-top: 1px solid rgb(29, 29, 29); border-bottom: 1px solid rgb(29, 29, 29); color: rgb(153, 153, 153); }
#ja-footer { clear: both; position: relative; padding: 8px 20px; margin: 0pt 10px; color: rgb(102, 102, 102); text-align: center; border-top: 1px solid rgb(29, 29, 29); }
#ja-footer small { font-size: 100%; }
#ja-botnav { background: none repeat scroll 0% 0% rgb(29, 29, 29); border-top: 1px solid rgb(51, 51, 51); border-bottom: 1px solid rgb(51, 51, 51); clear: both; margin: 0pt 10px; padding: 5px 0pt; text-align: center; }
#ja-botnav ul { margin: 0pt; padding: 0pt; }
#ja-botnav li { margin: 0pt; padding: 0pt 10px; background: url('vline.gif') no-repeat scroll left center transparent; display: inline; }
#ja-botnav li a { color: rgb(153, 153, 153); }
#ja-botnav li a:hover, #ja-botnav li a:active, #ja-botnav li a:focus { color: rgb(255, 255, 255); }
#ja-tabs { margin: 0pt 0pt 10px; padding: 0pt; }
#ja-banner { padding: 5px 0pt 0pt; text-align: center; overflow: hidden; width: 100%; clear: both; }
.clearfix:after { clear: both; content: "."; display: block; height: 0pt; visibility: hidden; }
/* ::::: http://s16.ucoz.net/src/layer1.css ::::: */

.u-comboedit::-moz-focus-inner { border: 0pt none; }
.u-star-rating { list-style: none outside none; margin: 0px; padding: 0px; width: 60px; height: 12px; position: relative; background: url('12.png') repeat-x scroll left top transparent; }
.u-star-rating li { padding: 0px; margin: 0px; float: left; }
.u-star-rating li a { display: block; width: 12px; height: 12px; line-height: 12px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px; overflow: hidden; }
.u-star-rating li a:hover { background: url('12.png') repeat scroll left center transparent; z-index: 2; left: 0px; border: medium none; }
.u-star-rating a.u-one-star { left: 0px; }
.u-star-rating a.u-one-star:hover { width: 12px; }
.u-star-rating a.u-two-stars { left: 12px; }
.u-star-rating a.u-two-stars:hover { width: 24px; }
.u-star-rating a.u-three-stars { left: 24px; }
.u-star-rating a.u-three-stars:hover { width: 36px; }
.u-star-rating a.u-four-stars { left: 36px; }
.u-star-rating a.u-four-stars:hover { width: 48px; }
.u-star-rating a.u-five-stars { left: 48px; }
.u-star-rating a.u-five-stars:hover { width: 60px; }
.u-star-rating li.u-current-rating { top: 0pt ! important; left: 0pt ! important; margin: 0pt ! important; padding: 0pt ! important; outline: medium none; background: url('12.png') repeat scroll left bottom transparent; position: absolute; height: 12px ! important; line-height: 12px ! important; display: block; text-indent: -9000px; z-index: 1; }
.main_comments_class { border: 1px dashed rgb(231, 231, 231); background-color: rgb(249, 249, 249); width: 100%; margin-bottom: 10px; }
.main_comments_title { border-bottom: 1px dashed rgb(231, 231, 231); width: 100%; height: 20px; font-family: Verdana; font-size: 14px; color: rgb(169, 169, 169); }
.comment_avatar_url { border-right: 1px dashed rgb(231, 231, 231); width: 84px; vertical-align: top; }
.comment_message_url { width: 500px; vertical-align: top; font-family: Verdana; color: rgb(184, 184, 184); font-size: 12px; }
.table_avatar_message { height: 100%; }
num { font-size: 14px; font-weight: bold; color: rgb(146, 146, 146); }
date { font-size: 11px; }
.main_comments_class { border: 1px dashed rgb(231, 231, 231); background-color: rgb(249, 249, 249); width: 100%; margin-bottom: 10px; }
.main_comments_title { border-bottom: 1px dashed rgb(231, 231, 231); width: 100%; height: 20px; font-family: Verdana; font-size: 14px; color: rgb(169, 169, 169); }
.comment_avatar_url { border-right: 1px dashed rgb(231, 231, 231); width: 84px; vertical-align: top; }
.comment_message_url { width: 500px; vertical-align: top; font-family: Verdana; color: rgb(184, 184, 184); font-size: 12px; }
.table_avatar_message { height: 100%; }
num { font-size: 14px; font-weight: bold; color: rgb(146, 146, 146); }
date { font-size: 11px; }
.main_comments_class { border: 1px dashed rgb(231, 231, 231); background-color: rgb(249, 249, 249); width: 100%; margin-bottom: 10px; }
.main_comments_title { border-bottom: 1px dashed rgb(231, 231, 231); width: 100%; height: 20px; font-family: Verdana; font-size: 14px; color: rgb(169, 169, 169); }
.comment_avatar_url { border-right: 1px dashed rgb(231, 231, 231); width: 84px; vertical-align: top; }
.comment_message_url { width: 500px; vertical-align: top; font-family: Verdana; color: rgb(184, 184, 184); font-size: 12px; }
.table_avatar_message { height: 100%; }
num { font-size: 14px; font-weight: bold; color: rgb(146, 146, 146); }
date { font-size: 11px; }
.main_comments_class { border: 1px dashed rgb(231, 231, 231); background-color: rgb(249, 249, 249); width: 100%; margin-bottom: 10px; }
.main_comments_title { border-bottom: 1px dashed rgb(231, 231, 231); width: 100%; height: 20px; font-family: Verdana; font-size: 14px; color: rgb(169, 169, 169); }
.comment_avatar_url { border-right: 1px dashed rgb(231, 231, 231); width: 84px; vertical-align: top; }
.comment_message_url { width: 500px; vertical-align: top; font-family: Verdana; color: rgb(184, 184, 184); font-size: 12px; }
.table_avatar_message { height: 100%; }
num { font-size: 14px; font-weight: bold; color: rgb(146, 146, 146); }
date { font-size: 11px; }
.main_comments_class { border: 1px dashed rgb(231, 231, 231); background-color: rgb(249, 249, 249); width: 100%; margin-bottom: 10px; }
.main_comments_title { border-bottom: 1px dashed rgb(231, 231, 231); width: 100%; height: 20px; font-family: Verdana; font-size: 14px; color: rgb(169, 169, 169); }
.comment_avatar_url { border-right: 1px dashed rgb(231, 231, 231); width: 84px; vertical-align: top; }
.comment_message_url { width: 500px; vertical-align: top; font-family: Verdana; color: rgb(184, 184, 184); font-size: 12px; }
.table_avatar_message { height: 100%; }
num { font-size: 14px; font-weight: bold; color: rgb(146, 146, 146); }
date { font-size: 11px; }
.main_comments_class { border: 1px dashed rgb(231, 231, 231); background-color: rgb(249, 249, 249); width: 100%; margin-bottom: 10px; }
.main_comments_title { border-bottom: 1px dashed rgb(231, 231, 231); width: 100%; height: 20px; font-family: Verdana; font-size: 14px; color: rgb(169, 169, 169); }
.comment_avatar_url { border-right: 1px dashed rgb(231, 231, 231); width: 84px; vertical-align: top; }
.comment_message_url { width: 500px; vertical-align: top; font-family: Verdana; color: rgb(184, 184, 184); font-size: 12px; }
.table_avatar_message { height: 100%; }
num { font-size: 14px; font-weight: bold; color: rgb(146, 146, 146); }
date { font-size: 11px; }
.lols { background: none repeat scroll 0pt 0pt rgb(87, 87, 87); border: 0pt none; color: rgb(247, 247, 247); cursor: pointer; font-family: verdana; font-size: 10px; letter-spacing: 0pt; margin: 0pt; padding: 5px; text-align: center; width: auto; }
.lols:hover { background: none repeat scroll 0pt 0pt rgb(145, 142, 142); border: 0pt none; color: rgb(247, 247, 247); cursor: pointer; font-family: verdana; font-size: 10px; letter-spacing: 0pt; margin: 0pt; padding: 5px; text-align: center; width: auto; }
.posts { background: none repeat scroll 0pt 0pt rgb(30, 144, 255); border: 0pt none; color: rgb(255, 255, 255); cursor: pointer; font-family: verdana; font-size: 10px; letter-spacing: 0pt; margin: 0pt; padding: 5px; text-align: center; width: auto; }
.posts:hover { background: none repeat scroll 0pt 0pt rgb(0, 191, 255); border: 0pt none; color: rgb(243, 243, 243); cursor: pointer; font-family: verdana; font-size: 10px; letter-spacing: 0pt; margin: 0pt; padding: 5px; text-align: center; width: auto; }
     H1 {font-size: 75%; }

Добавлено (09.12.2011, 21:33)
---------------------------------------------
плз помогите!

Пост отредактировал Uk - Пятница, 09.12.2011, 18:37
http://o-gta.ru/
#2
Пятница, 09.12.2011, 22:43
dididima
Проверенный
Сообщения: 2456
Репутация: 4917
Uk, h1 {display;inline;}
Uk
#3
Суббота, 10.12.2011, 00:24
Uk
Проверенный
Сообщения: 275
Репутация:
куда его пихать?вместо чего?
http://o-gta.ru/
#4
Воскресенье, 11.12.2011, 00:00
dididima
Проверенный
Сообщения: 2456
Репутация: 4917
Uk, просто добавь в CSS в самый низ
#5
Воскресенье, 11.12.2011, 00:03
kiko
Проверенный
Сообщения: 91
Репутация: 51
h1 {display:inline;}
а не h1 {display;inline;}
  • Страница 1 из 1
  • 1
Поиск:
Форум
Социальные сети
Хостинг от uCoz