Jump to content

Angela

User
  • Posts

    48
  • Joined

  • Last visited

About Angela

  • Birthday 11/05/1982

Information

  • Sex
    Женщина
  • From
    Moskow

Contacts

  • Web site
    http://

Recent Profile Visitors

1,980 profile views

Angela's Achievements

Explorer

Explorer (1/14)

-8

Reputation

  1. Вот пожалуйста это статья написана как руководство к действию, а не как переведенный справочник. Я не нарушаю правила, меня бесит чье бы то ни было задроство и занудство и вообще это сейчас модно P/S rus Перепостите последнюю ссылку sorrow он обязательно должен это послушать и добавьте мое любимое: "айм сорри сорров!"
  2. rus, я все валидно и семантически правильно в вопросе написала... Для понятливых пользователей и непонятливых модеров. Не хотите помогать не надо, но и вые.... ся тоже смысла не имеет. P/S Не была здесь наверное полтора года, дизайн сменили, а ответы в стиле sorrow которому я тоже неоднократно писала про охуе...ое занудство и понты.
  3. Ребята, вы издеваетесь? Ок, а если мне нужно будет, чтобы при наведении курсора картинка еще немного "шевелилась"? Мне тоже в стилях все понапрописывать? Если серьезно, просто хотелось бы понять алгоритм подключения (и настройки) той или иной библиотеки jQuery на сайт, для добавления разных приятных мелочей/красивостей. P/S Можно ткнуть носом в правильный мануал по jQuery на русском. PP/S Такие талмуды читать нет времени
  4. Здравствуйте уважаемые форумчане! Есть небольшие иконки (ч/б) с изображением контактов и такие же цветные. Нужно чтобы при наведении курсора мыши на иконку одно изображение, заменялось другим. Реализовать наверное проще на jQuery (предполагаю) ну на css точно не нужно ) P/S Сайт работает на Joomla 2.5
  5. Здравствуйте уважаемые форумчане! Подскажите пжлста, как на главной странице вывести в одном div три других div, но не в столбик на всю ширину, а в строчку? (см.скрин). Через стили не хочет. В этом диве лежат счетчики, я не знаю где формируется вывод этих дивов, в каком файле Joomla? Ну проще говоря я хочу просто тупо вставить туда таблицу в три колонки (вместо 3 дивов) и в каждой ячейке будет находится код счетчика, соответственно если счетчик добавится, его легко туда будет положить.
  6. Switch74, благодарю Вас! Как раз это и нужно, а фон стоит на месте. P/S А где плюсики то ставить?
  7. Здравствуйте уважаемые форумчане! Кажется сто лет здесь не была и наверное поэтому при верстке простого макета столкнулась с такой проблемой. Необходимо чтобы ячейка таблицы имела фиксированную высоту, не повторяющийся фон и еще текст находящийся в ней скроллировался. Я почитала в справочнике про свойство background-attachment и написала такой стиль: #centr { background-image: url(../images/content.gif); background-repeat: no-repeat; background-attachment: fixed; } Вот код страницы: <html> <head> <title>Магазин цветов</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="css/style.css" rel="stylesheet" type="text/css"> </head> <body> <table width="1000" height="876" border="0" cellpadding="0" cellspacing="0" id="site"> <tr> <td colspan="3" id="logo"> </td> </tr> <tr> <td id="left_menu"> </td> <!--content --> <td colspan="2" id="centr"><div id="content"><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> <p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<br> </p> <p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p> <p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p> <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> <p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<br> </p> <p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p> <p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p> <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p></div></td> <!--end_content --> </tr> <tr> <td colspan="2" id="left_bottom">banner</td> <td id="bg_bottom">opisanie</td> </tr> <tr> <td colspan="3" id="footer">footer</td> </tr> <tr> <td> <img src="images/spacer.gif" width="190" height="1" alt=""></td> <td> <img src="images/spacer.gif" width="89" height="1" alt=""></td> <td> <img src="images/spacer.gif" width="721" height="1" alt=""></td> </tr> </table> </body> </html> И css файла: /* CSS reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } /* remember to define focus styles! */ :focus { outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; } /* end css reset */ #logo { height: 175px; background-image: url(../images/logo.gif); background-repeat: no-repeat; } #site { margin: 0 auto; } #left_menu { background-image: url(../images/left_menu.gif); background-repeat: no-repeat; height: 190px; width: 610px; } #centr { background-image: url(../images/content.gif); background-repeat: no-repeat; background-attachment: fixed; } #content { height: 610px; } #left_bottom { background-image: url(../images/left_bottom.gif); background-repeat: no-repeat; background-position: left top; height: 67px; width: 279px; } #bg_bottom { background-image: url(../images/bg_bottom.gif); background-repeat: repeat-x; height: 67px; width: 15px; } #footer { background-image: url(../images/footer.gif); background-repeat: no-repeat; height: 23px; width: 1000px; }
  8. Разница в объеме информации наверное. В коде вышеупомянутого примера есть абсолютные ссылки codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="500" height="300" align="middle" pluginspage="http://www.macromedia.com/go/getflashplayer" /> Что то здесь подгружается наверное?
  9. Здравствуйте! Вот наткнулась на эту тему в поисках ответа. Все ссылки изучила А если нужно просмотреть flash на сайте на локальной машине, без подключения к интернету? И хотелось бы чтобы flash был не "голый", а в обрамлении... с кнопками плэй, громкостью и т.д.?
  10. Да кто спорит и с мужчинами самое главное то же самое... psywalker, Держу карандаш и записываю первые десять
  11. Попробуем почитать, бесплатно же да и качество нормальное. Из аннотации: А вот это по моему точно для новичков: "css 10 минут на урок" Р. Уикли и тож с озона.
  12. Здравствуйте! Заказала с пол года назад в озоне книгу "Настольная книга по css готовые примеры и шаблоны" С. Каллихан. На обороте реклама других книг из серии с названием "Школа web-мастерства" и там как раз этот дзенгарден. Что не понравилось в настольной книге-бумага кошмарного качества (газета правда 1980 г. выпуска). По поводу содержания судить не берусь
  13. LunatiK, Ой... получилось! До меня не сразу дошло... Намекнули бы про контекстный селектор ) #element { width: 600px; height: 800px; } #cse-search-results iframe { width: 600px; height: 800px; } Мужчины, ... нет слов P/S Плюсиков нет на форуме... (
  14. yopopt, работает только когда сайт про индексируется часть результатов поиска видно не будет
  15. Здравствуйте! Функция поиска с возможностью вывода результатов на своем сайте вешь очень полезная. Вот решила ее сделать. Проблема - подгружаемый (откуда то с гугла) iframe с результатами имеет ширину большую чем размер одной из колонок, сайт у меня фиксированной ширины. Гугл для создания такого поиска предлагает 2 варианта кода: Код формы <form action="" id="cse-search-box"> <div> <input type="hidden" name="cx" value="_" /> <input type="hidden" name="cof" value="_" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" size="31" /> <input type="submit" name="sa" value="Поиск" /> </div> </form> <script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box〈=ru"></script> Код результатов поиска <div id="cse-search-results"></div> <script type="text/javascript"> var googleSearchIframeName = "cse-search-results"; var googleSearchFormName = "cse-search-box"; var googleSearchFrameWidth = 600; var googleSearchDomain = "www.google.com"; var googleSearchPath = "/cse"; </script> <script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script> Вот (вроде как) строчка с размером ифрейма: var googleSearchFrameWidth = 600; Изменение значения ничего не дает. Грузится ифрейм шириной 755px и мой сайт от этого прёт
×
×
  • 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