Оцените визитку

ad-kharkov.in.ua

Привіт!
Статус: Offline
Реєстрація: 28.04.2013
Повідом.: 18
Оцените визитку

Всем привет :)
Собственно, оцените мою
Тільки зареєстровані користувачі бачать весь контент у цьому розділі
:rolleyes:
 
Оправдывает название визитки, ничего лишнего, дизайн конечно в стиле минимализма :) А вот со шрифтами ссылок левой стороны срочно надо что то делать, очень уныло смотрится
 
Оправдывает название визитки, ничего лишнего, дизайн конечно в стиле минимализма :) А вот со шрифтами ссылок левой стороны срочно надо что то делать, очень уныло смотрится

Спасибо :)
Попробую исправить шрифт, он меня тоже немного напрягает (знать бы еще как) :D
 
Тогда сложнее, в редакторе тем WP такого нет. Это тебе нужно отредактировать файл style.css
 
Ваши тарифы на рекламу не смогут компенсировать штрафы, под которые будут попадать исполнители :)



Тогда сложнее, в редакторе тем WP такого нет. Это тебе нужно отредактировать файл style.css

Да уж, мегасложно :D делаем скриншот. Вставляем его в фотошопе. Там вставляем текстовые слои и в них меняем шрифты до посинение. Затем в файле wp-content/themes/tm3/style.css в 133 строке для активных пунктов меню и 134 для не активных прописываем шрифт.
 
Останнє редагування:
Ваши тарифы на рекламу не смогут компенсировать штрафы, под которые будут попадать исполнители :)





Да уж, мегасложно :D делаем скриншот. Вставляем его в фотошопе. Там вставляем текстовые слои и в них меняем шрифты до посинение. Затем в файле wp-content/themes/tm3/style.css в 133 строке для активных пунктов меню и 134 для не активных прописываем шрифт.

Человек вроде как написал, что не в курсе как поменять шрифт, следовательно для него есть определенная сложность. Вот что я имел в виду. Когда я только начинал сайты делать, разобраться с файлом стилей для меня тоже было не совсем просто ;)
 
Что тут нужно изменить? :eek: :D
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { overflow-x:hidden; overflow-y:scroll; background: #b5b5b5 url(images/main-bg.jpg) no-repeat center top; text-align: center; font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; line-height: 21px; }

a { text-decoration: none; color: #454444; text-shadow: 1px 1px 1px #ffffff;}
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; padding-bottom: 5px; color: #000000; letter-spacing: -1px; line-height: 1em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000000; }
h1 { font-size: 36px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 24px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em;}
blockquote { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
blockquote p { padding-bottom: 0px; text-shadow: none;}

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#page-wrap { width: 810px; margin: 0 auto; position: absolute; top: 25%; left: 20%; }
#main-content { float: right; text-align: left; width: 586px;}
img#logo { margin: 138px 0px 0px 65px; }
div.container-top { background: url(images/container-top.png) no-repeat; height: 16px; }
div.container-bottom { background: url(images/container-bottom.png) no-repeat; height: 16px; margin-bottom:15px; }
div.container { background: url(images/container.png) repeat-y; min-height: 340px; padding: 24px 0px 0px; }

div.container-top, div.container-bottom, div.container { display: none; }
div.divider { width: 559px; height: 18px; clear: both;}

div.heading { padding: 0px 42px 21px 39px; background: url(images/divider.png) no-repeat bottom left; }
.pagetitle { letter-spacing:-2.3px; }
span.separator { margin: 5px 13px 0px 8px; }
.pagetitle, span.separator { float: left; color: #4a4949; text-shadow: 1px 1px 1px #d2d2d2; font-size: 36px; }
div.heading span.tagline {color: #4a4949; font-family: Century Gothic,Arial,Verdana,sans-serif; font-size: 24px; text-shadow: 1px 1px 1px #c9c9c9; padding-top:11px; display:block; }

div.entry { text-shadow: 1px 1px 1px #717171; padding: 11px 42px 8px;}

div.page { display: none; }
div.page ul { list-style-type: disc; margin: 10px 0px 10px 20px; }
div.page ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }
div.page ul li ul, div.page ul li ol { margin: 2px 0px 2px 20px; }
div.page ol li ul, div.page ol li ol { margin: 2px 0px 2px 35px; }


/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

#sidebar { float: left; width: 223px; text-align: right; line-height: 50px; padding-top: 14px; }

ul#nav li { height:55px; margin-right:-9px; padding: 8px 44px 0px 0px; }
ul#nav li img { float:left; margin: 10px 3px 0px 0px; display: none; }

ul#nav li.active { background: url(images/pageactive-bg.png) no-repeat top right; }
ul#nav li.active a { color: #ffffff; text-shadow: 1px 1px 1px #717171; }
ul#nav li a { text-decoration: none; float: right; padding-right:10px; }
ul#nav li a.hover { background: url(images/hover-bullet.png) no-repeat center right; }


/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; color: #000000; text-shadow: none;}
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px; }
#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
#wp-calendar a:hover { text-decoration: underline; }
#wp-calendar caption { text-decoration: none; font: bold 13px Arial, Sans-Serif; }
#wp-calendar td { padding: 3px 5px; color: #9f9f9f; }
#wp-calendar td#today { color: #ffffff; }
#wp-calendar th { font-style: normal; text-transform: capitalize; padding: 3px 5px; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }

.gallery-wrap { position: relative; }
.gallery-item { margin-right: 25px; width: auto !important; }
.gallery { position: relative !important; width: 502px; height: 210px; }
.gallery .slide { position: absolute; top: 0px; left: 0px; }
a.prevgallery, a.nextgallery { display: block; width: 9px; height: 17px; text-indent: -9999px; position: absolute; top: 77px; }
a.prevgallery { background: url(images/arrow-left.png) no-repeat; position: absolute; left: -23px; }
a.nextgallery { background: url(images/arrow-right.png) no-repeat; right: -20px; }
 
Вроде как вот эта строка :

text-align: center; font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; line-height: 21px; }

Arial и Verdana - шрифт соответственно font size размер шрифта

Вроде оно :)))
 
Вроде как вот эта строка :

text-align: center; font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; line-height: 21px; }

Arial и Verdana - шрифт соответственно font size размер шрифта

Вроде оно :)))

Нет. Я же даже номера строк написал :) Тут Вы поменяете для всего шрифты. А не только для ссылок меню, которое слева. Если менять только меню, то в 133 и 134 строках.
Вставить в 134 строку
font-family:наш шрифт;font-size:наш размер; и т.д. Это опишет шрифты для всех ссылок левого меню. Дальше в 133 строке поменять только цвет и тени, если надо. Там описывается активный пункт меню. Тот, в который посетитель кликнул и сейчас читает. Актовность движок уже сам проставляет без Вашего участия.
 
Да уж, мегасложно :D делаем скриншот. Вставляем его в фотошопе.

Да нафига, на асфальте пусть тренируется.

Что тут нужно изменить?

В хроме, наследование элементарно посмотреть.
А нужно тебе не изменить а дописать, как выше сказали.
 
Нет. Я же даже номера строк написал :) Тут Вы поменяете для всего шрифты. А не только для ссылок меню, которое слева. Если менять только меню, то в 133 и 134 строках.
Вставить в 134 строку
font-family:наш шрифт;font-size:наш размер; и т.д. Это опишет шрифты для всех ссылок левого меню. Дальше в 133 строке поменять только цвет и тени, если надо. Там описывается активный пункт меню. Тот, в который посетитель кликнул и сейчас читает. Актовность движок уже сам проставляет без Вашего участия.

На сайте правда так ничё и не поменялось :)
 
Креативненько) Порадовали рисунки_
 
Всем привет :)
Собственно, оцените мою
Тільки зареєстровані користувачі бачать весь контент у цьому розділі
:rolleyes:

нормиком:)
только я одного не пойму, за что мне тебе платить деньги за рекламу, если я сам могу сделать трафарет и нахреначить рекламу там, где захочу?
 
нормиком:)
только я одного не пойму, за что мне тебе платить деньги за рекламу, если я сам могу сделать трафарет и нахреначить рекламу там, где захочу?

Зачем вы покупаете хлеб? Если его можно сделать самому :D
 
Назад
Зверху Знизу