رفتن به مطلب

sonic69

عضو تالار جوملا
  • تعداد ارسال ها

    1,383
  • تاریخ عضویت در سایت

  • آخرین بازدید

  • روز های برد

    6

تمامی مطالب نوشته شده توسط sonic69

  1. sonic69

    در خواست ساعت خطی

    درود اگر افزونه میخواید از LeoClock میتونید بهره ببرید/ همچنین کدهای زیر را برای نمایش ساعت و تاریخ هستند. Time: <?php echo date('h:i:s'); ?> Data: <?php echo Jhtml::_('date','now' ); ?> پایدار باشید
  2. sonic69

    نظرات در مورد سایت http://www.houra313.ir

    درود برادر عزیز پیشنهاد میکنم از قالب های دست ساز مذهبی استفاده کنید! چون متاسفانه سرعت نت داخل ایران چندان جالب نیست و ممکن هست بازدید کنندگان شما با مشکل روبه رو بشند همچنین سایت تون رو حتما و حتما بهینه کنید! نتیجه نه چندان جالب سایت شما: http://gtmetrix.com/reports/www.houra313.ir/1YgpYapS برای بهینه سازی بر اساس این سایت آموزش ها در نت فراوان هست برای مثال عبارت زیر رو در گوگل جست و جو فرمایید آموزش بالا بردن سرعت سایت بر اساس سایت Gtmetrix همچنین فونت منو های بالا رو تغیر بدید بسیار زیباتر خواهد شد و در آخر برای منو های خود یک تیتر مناسب قرار بدید(از لحاظ گرافیکی!) و در پایان پایدار باشید
  3. sonic69

    افزایش رتبه الکسا

    درود مطالبی که برادر عزیزم خدمت تون گفتند همگی درست هست اما مواردی از قبیل زیر هم تاثیر گذار است: پیشنهاد دادن به بازدید کنندگان سایت برای نصب تولبار الکسار دادن نظرات مفید در الکسا برای سایت شما پایدار باشید
  4. sonic69

    نظر در مورد قالب این سایت

    درود سعی کنید تصاویرتون رو بهینه کنید/از سایت Gtmetrix کمک بگیرد! فونت هاتون رو هم کمی بهتر کنید جلوه زیباتری خواهید داشت/همچنین رنگ بک رو هم زیباتر کنید در کل جالب بود پایدار باشید
  5. sonic69

    مشکل منو و هدر سایت

    درود طبق صحبت های استاد فرحزادیان(پست 3) عمل کنید. پایدار باشید
  6. sonic69

    مشکل در چپ چین کردن گالری کامپوننت

    در فایل دیفالت دات سی اس اس کد زیر قرار دارد: مسیر فایل: components/com_sobipro/usr/templates/vehicles/css/default.css img.spFieldsData { margin: 5px; } تغیر دهید: img.spFieldsData { margin: 5px 21px 5px 5px; float: left !important; } پایدار باشید
  7. sonic69

    دمو سایت

    درود بر شما شما فایل زیر رو دانلود کنید و ببنید در مشاهده اون مشکلی دارید یا خیر؟ http://www.jmdownload.ir/download.php?filename=13707260791.zip پایدار باشید
  8. دوت من کدی که در اختیار شما قرار دادم رو ایتدا تست کردم و.... شما کد رو در انتهای فایل Css قالبتون قرار بدید. نتونستید دسترسی بدید Ok کنم پایدار باشید
  9. sonic69

    rtl کردن موقعیت منوها

    درود بر شما دریافت فایل شما و آزمایش کردن اون توسط هر شخصی کمی زمانبر هست و اکثرا از این کار صرفه نظر میکنند. همونطور که مهندس میری عزیز گفتند دمو قرار بدید تا راهنمایی بشید! اگر مشکل از نداشتن فضا برای آلود سایت هست موقتا از هاست های رایگان استفاده کنید پایدار باشید
  10. درود برا در من کمی صبر کنید...(گر صبر کنی ....) کد زیر رو در انتهای فایل Css خودتون اضافه کنید #swmenu a:hover{ font-family: Droid Arabic Naskh,Arial, Helvetica, Sans-Serif; } پایدار باشید.
  11. sonic69

    بالا بردن سرعت لود وب سايت

    درود بر شما پیشنهاد میکنم برای بهینه سازی قالب و افزایش سرعت سایت از Gtmetrix استفاده کنید. گزارشی از صفحه اول شما: http://gtmetrix.com/reports/ehsandaryoushi.ir/dOkgrLIe یکی از نواقص در صفحه نمره بسیار پایین از Leverage browser caching می باشد/این نقص از سمت سرور شما هست. برای برطرف کردن این مشکل یک کد وجود دارد که می بایست در فایل htaccess قرار دهید. کد مربوطه: # Turn off ETags FileETag None Header unset ETag # Set Expires headers ExpiresActive On ExpiresDefault "access plus 1 year" ExpiresByType text/html "access plus 1 second" ExpiresByType image/gif "access plus 2592000 seconds" ExpiresByType image/jpeg "access plus 2592000 seconds" ExpiresByType image/png "access plus 2592000 seconds" ExpiresByType image/x-icon "access plus 2592000 seconds" ExpiresByType text/css "access plus 604800 seconds" ExpiresByType text/javascript "access plus 604800 seconds" ExpiresByType application/x-javascript "access plus 604800 seconds" # Remove Last-Modified header Header unset Last-Modified آموزش جامع در باب این موضوع در نت وجود دارد در لینک زیر جست و جو فرمایید: https://www.google.com/search?client=firefox-a&hs=R6F&rls=org.mozilla%3Aen-US%3Aofficial&q=%D8%A2%D9%85%D9%88%D8%B2%D8%B4+%D8%A8%D8%A7%D9%84%D8%A7+%D8%A8%D8%B1%D8%AF%D9%86+%D8%B3%D8%B1%D8%B9%D8%AA+%D8%B3%D8%A7%DB%8C%D8%AA+%D8%A8%D8%B1+%D8%A7%D8%B3%D8%A7%D8%B3+%D8%B3%D8%A7%DB%8C%D8%AA+Gtmetrix&oq=%D8%A2%D9%85%D9%88%D8%B2%D8%B4+%D8%A8%D8%A7%D9%84%D8%A7+%D8%A8%D8%B1%D8%AF%D9%86+%D8%B3%D8%B1%D8%B9%D8%AA+%D8%B3%D8%A7%DB%8C%D8%AA+%D8%A8%D8%B1+%D8%A7%D8%B3%D8%A7%D8%B3+%D8%B3%D8%A7%DB%8C%D8%AA+Gtmetrix&gs_l=serp.3...14372.14372.0.14998.0.0.0.0.0.0.0.0..0.0...0.0...1c.1.15.serp.DJSadA1Ny4w پایدار باشید
  12. sonic69

    sh404

    سئو خود جوملا فعال هست؟ فایل اچ تی اکسس رو تغیر دادید؟
  13. sonic69

    كمك در كد نويسي قالب

    درود مهندس جان سئو چیزی نیست که کد خاصی داشته باشه! سئو در کد نویسی =خلاقیت در استفاده صحیح از کد ها شما باید طوری کد نویسی کنید که از استفاده از کد های اضافه خود داری کنید! به طور مثال یه خاصیت عمومی هست شما برای دادن این خاصیت به تمامی اجزا قالب میتونید از یک کد داخل تگ بادی و یا * استفاده کنید یه راه دیگه هم هست که بیاید اون کد رو داخل تمامی اجزا بکار ببرید! پایدار باشید
  14. sonic69

    مشکل با اسکرول افقی سایت

    درود بر شما اگر این مشکل تازه ایجاد شده میتونه از سمت یکی از افزونه هاتون باشه. جدیدا چه افزونه ای رو نصب کردید اون رو غیر فعال کنید شاید مشکلتون بر طرف بشه! همچنین با اضافه کردن کد overflow-x: hidden; به قسمت body فایل سی اس اس میتونید اسکرول ایجاد شده رو مخفی کنید پایدار باشید
  15. sonic69

    sh404

    درود امکان استفاده وجود داره و لی باید صبر داشته باشید!! بعد از فعال سازی کامپوننت لینک هاتون تغیر پیدا میکنه و این یعنی بازدید کمتر از گوگل .جای نگرانی نیست بعد از مدتی لینک ها توسط گوگل درست میشند ولی این پروسه کمی زمانبر هست پایدار باشید
  16. sonic69

    مشکل با اسکرول افقی سایت

    درود بر شما دوست عزیز این سایت شما هست و خود شما باید بدونید چه اشکالی در سایت بوجود امده نه ما...! شما مشکلتون رو بیان کنید تا بنده حقیر و یا دیگر دوستان به شما کمک کنیم پایدار باشید
  17. sonic69

    ماژول mod_rewrit

    درود اگر شما هر دو مطلب رو باز کنید متوجه میشید که هر دو به یک آدرس ختم میشوند! اگر شما کوتاهی لینک مد نظرتون هست میتونید از سایت هایی که لینک ها رو کوتاه میکنند بهره ببرید پایدار باشید
  18. sonic69

    اشکال در کامپوننت انجمن ساز کیوننا فارسی شده

    درود فایل kunena.20-min.css رو مجدد باز کنید در خط 148 این فایل کد زیر قرار دارد: #Kunena .kheader h2, #Kunena .kheader h2 a { font-weight: bold; margin-bottom: 0; padding: 0; } تغیر دهید: #Kunena .kheader h2, #Kunena .kheader h2 a { font-weight: bold; margin-bottom: 0; padding: 0; text-align: right; } در صورتی که کد بالا یافت نکردید کد های پست قبلی رو ویرایش کرذم اون ها رو مجددا قرار دهید پایدار باشید
  19. sonic69

    مشکل در قالب هفت سین جومینا 92

    درود محمد جان دمو قرار دادند دوستمون داخل فایل css قالبتون کد زیر قرار گرفته است dl.article-info { display: none; } کد بالا رو حذف کنید و یا کد زیر رو در انتهای فایل css قالب درج نمایید dl.article-info { display: block; } موفق باشید
  20. sonic69

    اشکال در کامپوننت انجمن ساز کیوننا فارسی شده

    درود این انجمن ساز رو از سایت دیگری دانلود کنید و مجدد نصب کنید.گویا برخی قسمت ها پارسی نشده شاید هم مشکل از سمت قالب باشه! ابتدا از فایلی که در مسیر زیر است یک کپی تهیه کنید و نگه داشته باشید!!! components/com_kunena/template/blue_eagle/css/kunena.20-min.css فایل رو باز کنید و محتویات اون رو با کد های زیر جایگزین کنید #Kunena { line-height: 1.333em; margin: 0; padding: 0; } #Kunena table tr th, #Kunena table tr td, #Kunena div, #Kunena p, #Kunena span, #Kunena ul li, #Kunena ul li a { font-size: 1em; text-align: right; } #Kunena sup { vertical-align: super; } #Kunena sub { vertical-align: sub; } #Kunena ul li, #Kunena ul li a { background: none repeat scroll 0 center transparent; margin: 0; padding: 0; } #Kunena td.visible-desktop { display: table-cell !important; } #Kunena form, #Kunena select, #Kunena textarea, #Kunena input { height: auto; margin: 0; width: auto; } #Kunena h1, #Kunena h2, #Kunena h3, #Kunena h4 { border: 0 none; box-shadow: none; text-shadow: none; } #Kunena .clr { clear: both; height: 1px; overflow: hidden; } #Kunena .fltlft { float: left; } #Kunena .fltrt { float: right; } #Kunena .kright { text-align: right; } #Kunena .kleft { text-align: left; } #Kunena .kcenter { text-align: center; } #Kunena .nowrap { white-space: nowrap; } #Kunena .divider { margin: 0 3px; } #Kunena .hidden { overflow: hidden; } #Kunena a { font-weight: normal; text-decoration: none; } #Kunena a:focus { outline: 0 none; } #Kunena .overflow { display: table; table-layout: fixed; width: 100%; } #Kunena .kxs { font-size: 0.75em; } #Kunena .kms { font-size: 0.833em; } #Kunena .ks { font-size: 0.917em; } #Kunena .km { font-size: 1em; } #Kunena .kl { font-size: 1.333em; } #Kunena .kxl { font-size: 1.417em; } #Kunena .kxxl { font-size: 1.667em; } #Kunena input.ksmall { width: 25%; } #Kunena input.kmedium { width: 45%; } #Kunena input.klarge { width: 95%; } #Kunena textarea, #Kunena textarea.kmedium { font-size: 12px; height: 10em; width: 95%; } #Kunena textarea.ksmall { height: 5em; } #Kunena textarea.klarge { height: 20em; } #Kunena .knewchar { font-size: 0.75em; font-weight: bold; margin-left: 3px; vertical-align: top; white-space: nowrap; } #Kunena table { border-collapse: collapse; margin: 0; padding: 0; width: 100%; } #Kunena div.kblock { -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: -moz-use-text-color; border-style: none none solid; border-width: 0 0 1px; clear: both; display: table; margin: 5px 0 0; table-layout: fixed; width: 100%; } #Kunena .kblock div.kheader { border-bottom: 2px solid; padding: 0 10px; } #Kunena .kheader h2, #Kunena .kheader h2 a { font-weight: bold; margin-bottom: 0; padding: 0; text-align: right; } #Kunena div.kblock div.ktitle { display: table-row; margin: 0; overflow: hidden; text-align: left; width: 100%; word-wrap: break-word; } #Kunena div.kblock div.ktitle h1, #Kunena div.kblock div.ktitle h2 { border: 0 none; display: block; font-size: 1.333em; line-height: 1.9em; margin: 0 10px; padding: 2px 0; text-indent: 0; width: auto; } #Kunena div.kblock span.ktoggler { float: right; height: 1px; position: relative; right: -10px; top: 1px; } #Kunena .ktoggler.close a:hover { background: url("../images/expand.gif") no-repeat scroll 0 0 transparent; color: #FF0000; } #Kunena .ktoggler.open a:hover { background: url("../images/shrink.gif") no-repeat scroll 0 0 transparent; color: #FF0000; } #Kunena div.kblock span.select-toggle { float: right; height: 1px; position: relative; right: 8px; top: 5px; } #Kunena div.kblock div.kcontainer { display: table-row; } #Kunena div.kblock div.kbody { border-style: solid; border-width: 0 1px; overflow: hidden; word-wrap: break-word; } #Kunena div.kblock label { clear: both; } #Kunena div.kblock div.khelprulescontent, #Kunena div.kblock div.kfheadercontent { padding: 15px; vertical-align: top; } #Kunena div.kblock div.khelprulesjump { border: 1px solid; } #Kunena div.kblock div.kactions { line-height: 13px; padding: 5px 10px; } #Kunena table.kblock { border-spacing: 0; clear: both; margin: 5px 0 0; width: 100%; } #Kunena tr.krow0 td { padding: 4px 8px; } #Kunena tr.krow1 td { padding: 4px 8px; } #Kunena tr.krow2 td { padding: 4px 8px; } #Kunena table.kblock .kcol { padding: 4px 8px; } #Kunena .kcol-annid { text-align: center; width: 5%; } #Kunena .kcol-anndate { width: 15%; } #Kunena .kcol-anntitle { width: 50%; } #Kunena .kcol-annpublish { text-align: center; width: 10%; } #Kunena .kcol-annedit { text-align: center; width: 10%; } #Kunena .kcol-anndelete { text-align: center; width: 10%; } #Kunena table.kblocktable .knewchar { font-size: 0.583em; } #Kunena tr.ksth { font-size: 1em; } #Kunena tr.ksth th { padding: 3px 5px; text-align: center; } #Kunena td#kpost-buttons { text-align: center; } #Kunena tr.krow1 td.kcc-row1, #Kunena tr.krow2 td.kcc-row1 { background: none repeat scroll 0 center transparent; } #Kunena td.kcol-ktopicreplies { text-align: center; width: 1%; } #Kunena td.kcol-ktopicreplies strong { display: block; font-size: 2.091em; font-weight: normal; margin: 4px 0; } #Kunena span.kcat-topics, #Kunena span.kcat-replies { font-size: 1em; text-align: center; } #Kunena span.kcat-topics-number, #Kunena span.kcat-replies-number { display: block; font-size: 1.417em; margin: 5px 0; } #Kunena .ktopic-latest-post, #Kunena .ktopic-date { font-size: 0.917em; } #Kunena a.ktopic-title { font-size: 1.25em; font-weight: bold; } #Kunena div.ktopic-title-cover { text-align: left; } #Kunena div.ktopic-details { clear: left; font-size: 0.977em; } #Kunena .klatest-avatar, #Kunena .ktopic-latest-post-avatar { border: 1px solid; display: block; float: left; height: auto; margin: 4px 6px 2px 0; padding: 1px; width: 36px; } #Kunena img.klist-avatar, #Kunena .klist-avatar { border: 0 none; height: auto; width: 36px; } #Kunena .klatest-post-info { display: block; } #Kunena .kcredits { height: 31px; line-height: 26px; } #Kunena td.kcredits-kintro { padding: 0 15px; vertical-align: middle; } #Kunena .kfooter { font-size: 0.833em; } #Kunena td.kcol-first { border-bottom: 1px solid; border-left: medium none; padding: 4px 8px; vertical-align: middle; white-space: nowrap; } #Kunena td.kcol-mid { border-bottom: 1px solid; border-left: 1px solid; padding: 4px 8px; vertical-align: middle; } #Kunena td.kcol-last { border-bottom: 1px solid; border-left: 1px solid; padding: 4px 8px; vertical-align: middle; } #Kunena td.ktopicmodule { padding: 0; } #Kunena td.ktopicmoderation { vertical-align: middle; width: 1%; } #Kunena td.kcol-ktopiclastpost { font-size: 0.917em; vertical-align: middle; width: 25%; } #Kunena #ktop { border-style: solid; border-width: 0 0 3px; line-height: 0; margin: 0; vertical-align: bottom; } #Kunena #ktop span.ktoggler { margin: -16px 0; padding: 1px 1px 0; } #Kunena #ktopmenu { display: inline; margin: 0.33em 0; } #Kunena #ktab { margin: 0 20px 0 0; top: 0; } #Kunena #ktab ul { display: inline-block; list-style: none outside none; margin: 0; padding: 0; } #Kunena #ktab ul ul { float: left; list-style: none outside none; margin: -2px 2px; padding: 0; } #Kunena #ktab li, #Kunena #ktab div.moduletable ul.menu li { border: 0 none; display: inline; float: left; margin: 2px 2px 0 0 !important; padding: 0; } #ktab div.moduletable { background: none repeat scroll 0 center transparent; margin-bottom: 0; } #ktab div.moduletable ul.menu, #ktab div.moduletable ul.menu li a, #ktab div.moduletable ul.menu li a span { background-image: none !important; font-size: 1em; line-height: 2em; } #Kunena #ktab a { border: 0 none; border-radius: 5px 5px 0 0; display: block; float: left; font-size: 1em; line-height: 2.3em; margin: 0; padding: 0 10px; text-decoration: none; text-indent: 0; } #Kunena #ktab a span { display: block; font-size: 1em; line-height: 2.3em; padding: 0; text-indent: 0; } #Kunena #ktab a:hover, #Kunena #ktab li.Kunena-item-active a { background-position: right bottom; } #Kunena #ktab a:hover span, #Kunena #ktab li.Kunena-item-active a span { background-position: left bottom; font-style: normal; text-decoration: none; } #Kunena select#searchlist { float: left; margin-bottom: 10px; } #Kunena select, #Kunena select:focus, #Kunena select:hover { border: 1px solid; padding: 0; } #Kunena td.td-1 { vertical-align: top; } #Kunena div.moduletable { border: 0 none; margin: 0; padding: 0; } #Kunena option { background: none repeat scroll 0 0 transparent; font-size: 0.917em; padding: 0 10px 0 2px; } #Kunena .button, #Kunena .kbutton { background: none repeat scroll 0 0 transparent; border: 1px solid; font-size: 0.917em; margin-right: 10px; padding: 0 4px; } #Kunena .kbutton-container { margin-top: 20px; text-align: center; } #Kunena .kbutton-container input.kbutton, #Kunena .kbutton-container .kbutton, #Kunena .kbutton-container .kbutton:hover, #Kunena .kbutton-container .kbutton:focus { font-size: 1em; font-weight: bold; padding: 4px; } #Kunena input.kinput { border: 1px solid; } #Kunena table.klist-bottom td { height: 20px; line-height: 20px; padding: 0 5px; text-align: center; } #Kunena table.klist-bottom td.klist-moderators { text-align: left; } #Kunena .kbutton:hover, #Kunena .kbutton:focus { background: none repeat scroll 0 0 transparent; border: 1px solid; font-size: 0.917em; padding: 0 4px; } #Kunena .klist-actions { border: 1px solid; margin-top: -1px; } #Kunena .klist-actions td { padding: 0 10px; vertical-align: middle; white-space: nowrap; } #Kunena .klist-actions-bottom { border: 1px solid; margin-bottom: -1px; } #Kunena .klist-actions-info { float: left; font-weight: bold; height: 28px; line-height: 28px; padding-left: 15px; padding-right: 10px; } #Kunena .klist-actions-info a { text-decoration: underline; } #Kunena .klist-pages { border-left: 1px solid; float: right; font-size: 1.333em; font-weight: bold; height: 28px; line-height: 28px; padding-left: 10px; padding-right: 5px; } #Kunena .klist-times { border-left: 1px solid; height: 28px; line-height: 28px; padding-left: 5px; padding-right: 10px; } #Kunena a.klist-pages-link:link, #Kunena a.klist-pages-link:visited { text-decoration: underline; } #Kunena .klist-pages-link { padding: 0 5px; } #Kunena .klist-actions-info-all { font-weight: bold; height: 28px; line-height: 28px; padding-left: 15px; padding-right: 10px; } #Kunena .klist-actions-goto { height: 28px; padding: 0 2px; vertical-align: middle; width: 1%; } #Kunena .klist-actions-forum { border-left: 1px solid; height: 28px; padding: 1px 4px; vertical-align: middle; white-space: nowrap; width: 10%; } #Kunena .klist-pages-all { border-left: 1px solid; font-size: 1.333em; font-weight: bold; height: 28px; line-height: 28px; padding-left: 5px; padding-right: 3px; text-align: right; vertical-align: middle; } #Kunena .klist-times-all { border-left: 1px solid; height: 28px; line-height: 28px; padding-left: 5px; padding-right: 5px; width: 1%; } #Kunena .klist-jump-all { border-left: 1px solid; height: 20px; line-height: 20px; padding-left: 5px; padding-right: 5px; white-space: nowrap; width: 1%; } #Kunena .klist-jump-all form { display: table; } #Kunena .klist-times-all .inputboxusl { margin: 0; padding: 0; width: 100px; } #Kunena .klist-jump-all form .inputbox { margin: 0; padding: 0; width: 150px; } #Kunena .klist-pages-all table tr td { height: 28px; line-height: 28px; white-space: nowrap; } #Kunena td.klist-jump-all input.kjumpgo { display: none; } #Kunena .klist-top { background: none repeat scroll 0 center transparent; border: 1px solid; margin: -1px 0 0; width: 100%; } #Kunena .klist-bottom { background: none repeat scroll 0 center transparent; border: 1px solid; margin: 0 0 5px; min-height: 2.33em; padding-bottom: 10px !important; padding-left: 5px; padding-right: 5px; padding-top: 1px; } #Kunena .klist-moderators { clear: left; } #Kunena .klist-markallcatsread { border: 1px solid; min-height: 27px; overflow: hidden; padding: 0; } #Kunena .klist-markallcatsread input.kbutton { margin: 8px; } #Kunena .klist-categories { border-left: 1px solid; margin: 0; padding: 0 5px 0 10px; white-space: nowrap; } #Kunena div.bannergroup { text-align: center; } #Kunena ul.kpagination { border: 0 none; margin: 0; padding: 0 5px 0 0; } #Kunena .kpagination li { border: 0 none; display: inline-block; font-size: 0.667em; line-height: 0.667em; list-style-type: none; margin: 0; padding: 0; } #Kunena #kflattable ul.kpagination { font-size: 1.167em; line-height: 1.167em; width: auto; } #Kunena .kpagination a { border: 1px solid; } #Kunena .kpagination li.page { margin-right: 2px; } #Kunena .kpagination li.more { font-weight: bold; padding: 4px 2px; } #Kunena .kpagination .active { border: 1px solid; font-weight: bold; margin: 2px; padding: 3px 5px; } #Kunena .kpagination a:link, #Kunena .kpagination a:visited { margin: 2px; padding: 0 5px; text-decoration: none; } #Kunena #kflattable .kpagination a:link, #Kunena #kflattable .kpagination a:visited { margin: 0; } #Kunena .kpagination a:hover { border: 1px solid; } #Kunena div.ktopic-title-cover ul.kpagination { padding-top: 2px; text-align: left; } #Kunena div.ktopic-title-cover ul.kpagination li { font-size: 0.833em; } #Kunena div.ktopic-title-cover ul.kpagination li.page { float: left; padding: 4px 3px 0 0; } #Kunena div.ktopic-title-cover ul.kpagination a { border: 1px solid; } #Kunena div.ktopic-title-cover ul.kpagination a:hover { border: 1px solid; } #Kunena #kflattable ul.kpagination li { margin: 0; } #Kunena span.ktopic-posted-time { display: block; float: left; font-size: 0.917em; padding-right: 2px; } #Kunena span.ktopic-category { clear: left; float: left; font-size: 0.917em; } #Kunena span.ktopic-views { text-align: center; } #Kunena span.ktopic-views-number { display: block; font-size: 1.455em; margin: 5px 0; text-align: center; } #Kunena span.ktopic-by { float: left; } #Kunena span.ktopic-locked { margin-left: 3px; text-align: left; } #Kunena td.kprofileboxcnt { padding: 5px; text-align: left; vertical-align: middle; width: 95%; } #Kunena td.kprofileboxcnt ul { margin: 5px 0 5px 5px; padding-left: 0; } #Kunena td.kprofileboxcnt ul.kprofilebox-link { margin: 5px 0; } #Kunena td.kprofileboxcnt ul.kprofilebox-link li { font-size: 0.917em; height: 10px; line-height: 10px; margin-top: 5px; padding-left: 10px !important; } #Kunena td.kprofileboxcnt ul li { background: none repeat scroll 0 center transparent; display: block; list-style-type: none; } #Kunena td.kprofileboxcnt ul.kprofilebox-welcome li { padding: 2px; } #Kunena td.kprofileboxcnt ul.kprofilebox-welcome li input.kbutton { margin: 0; } #Kunena .kpbox { margin: 0 !important; padding: 0; } #Kunena div#kforum-head { border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; padding: 5px 10px; vertical-align: middle; } #Kunena table#kforumsearch input.kbutton { margin: 10px; } #Kunena div#kmoderatorslist div.kbody { border: 1px solid; height: 25px; line-height: 25px; margin: -6px 0 0; padding: 5px; } #Kunena div.kmoderatorslist-jump form#jumpto { margin: 5px; } #Kunena table.kblock .kcol-search-subject { width: 70%; } #Kunena table.kblock .kcol-search-author { width: 10%; } #Kunena table.kblock .kcol-search-date { width: 20%; } #Kunena fieldset { border: 1px solid; margin-bottom: 15px; padding: 15px; } #Kunena fieldset legend { font-size: 1.182em; font-weight: bold; margin: 0 0 0 -5px; padding-left: 5px; padding-right: 5px; } #Kunena select#catids option { padding-left: 5px; } #Kunena label.searchlabel { display: block; margin-bottom: 5px; margin-right: 100px; } #Kunena input#keywords, #Kunena input#username { margin-right: 10px; } #Kunena select#catids { float: left; margin-bottom: 20px; } #Kunena label#childforums-lbl { clear: left; float: left; } #Kunena fieldset#search-posts-date select, #Kunena fieldset#search-posts-sort select { margin-right: 10px; } #Kunena fieldset#search-posts-start select { margin-left: 10px; } #Kunena div.ksearchresult-desc { padding: 5px; } #Kunena div#ksearchresult div.resultmsg { clear: left; padding: 15px 0; } #Kunena div#ksearchresult span.kmsgtitle a { font-weight: bold; } #Kunena div#ksearchresult span.kmsgdate { float: left; } #Kunena div#ksearchresult div.kresult-title { border-bottom: 1px solid; overflow: hidden; padding-bottom: 5px; } #Kunena div#ksearchresult td.resultmsg { padding: 0 10px 10px; } #Kunena div#ksearchresult div.resultcat { border-top: 1px dotted; padding: 5px 0 0; } #Kunena div.kadvsearch td.kcol-first, #Kunena div.kadvsearch td.kcol-mid { vertical-align: top; width: 50%; } #Kunena ul.kprofilebox-link { float: right; } #Kunena ul.kprofilebox-link li { background: url("../images/icons/arrow.png") no-repeat scroll left center transparent !important; display: inline; padding-left: 12px; padding-right: 10px; } #Kunena .kprofilebox-left { border-right: 1px solid; padding: 8px; vertical-align: middle; width: 5%; } #Kunena .kprofilebox-right { border-left: 1px solid; padding: 8px; } #Kunena .klink-block { padding-top: 5px; } #Kunena div.kpbox { border-bottom: 1px solid; } #Kunena td.kmycount, #Kunena td.kcol-kcattopics, #Kunena td.kcol-kcatreplies, #Kunena td.kcol-ktopicicon, #Kunena td.kcol-ktopicviews { text-align: center; vertical-align: middle; white-space: nowrap; width: 1%; } .kcol-ktopicicon img { border: 0 none; } #Kunena td.kcol-kcatlastpost { text-align: left; vertical-align: middle; width: 25%; } #Kunena td.kcol-knoposts { text-align: center; vertical-align: middle; width: 25%; } #Kunena td.kcol-category-icon { width: 1%; } #Kunena #kblock4, #Kunena #kblock1, #Kunena .k-bt-cvr1 { margin-top: 5px; } #Kunena table.kblocktable { border-style: solid; border-width: 0; text-align: left; } #Kunena h1, #Kunena h2 { display: block; font-size: 1.333em; font-weight: bold; line-height: 1.5em; margin-bottom: 0; margin-top: 0; min-height: 1.6em; padding-top: 2px; text-align: left; text-transform: none; width: 100%; } #Kunena h2 a { font-weight: bold; } #Kunena h1 a:hover, #Kunena h2 a:hover { text-decoration: underline; } #Kunena h2 span.kright { float: right; margin: 0 10px; } #Kunena h2 span.kheadbtn { margin: 0 !important; } #Kunena h2 span.kheadbtn a { border: 1px solid; font-size: 11px !important; line-height: 23px; padding: 1px 3px 3px; } #Kunena h2 span.kheadbtn:hover a { border: 1px solid; text-decoration: none; } #Kunena div.ktitle-desc { margin-top: -3px; padding: 0 0 6px; } #Kunena .kcheckbox { float: right; margin-right: -14px; width: 20px; } #Kunena div.kfavorite { background: url("../images/icons/favoritestar.png") no-repeat scroll left top transparent; display: inline-block; float: right; height: 18px; margin: -25px 4px 0; width: 18px; } #Kunena .ktitle, #Kunena a.ktitle { display: block; float: left; font-weight: bold; text-decoration: none; } #Kunena .ktitle a { font-weight: bold; text-decoration: none; } #Kunena div.kthead-title a { display: inline-block; float: right; font-size: 0.917em; font-weight: bold; margin-bottom: 3px; padding-bottom: 0; } #Kunena div.kthead-desc, #Kunena div.kthead-moderators { clear: right; line-height: 1.2em; text-align: right; } #Kunena div.kthead-moderators { font-size: 0.833em; margin-top: 5px; } #Kunena div.kthead-desc a { font-weight: bold; } #Kunena div.kthead-desc a:hover { text-decoration: underline; } #Kunena div.kthead-child { border-top: 1px dotted; clear: left; margin-top: 4px; } #Kunena table.kcc-table tr td { border: 0 solid; } #Kunena div.kcc-childcat-title { display: inline-block; font-size: 0.833em; line-height: 2em; padding-top: 4px; text-transform: uppercase; vertical-align: top; width: 100%; } #Kunena div.kcc-table { display: inline; } #Kunena span.kchildcount { display: inline; font-size: 0.833em; line-height: 17px; margin-left: 2px; margin-right: 6px; } #Kunena div.klatest-subject, #Kunena div.klatest-subject-by { margin-left: 5px; text-align: right; } #Kunena div.kcc-subcat { display: inline-block; float: left; padding-top: 2px; vertical-align: top; } #Kunena div.kcc-subcat a { font-size: 0.917em; vertical-align: bottom; } #Kunena img.stickyicon, #Kunena img.attachicon { border: 0 none; float: right; margin: 2px; } #Kunena img.catavatar { border: 1px solid; height: 20px; margin-left: 4px; width: 20px; } #Kunena .kcontenttablespacer { border-bottom: 1px solid; border-left: 0 none; border-right: 0 none; line-height: 0.5em; } #Kunena div.kmsg-header { border-bottom: 2px solid; padding: 0; } #Kunena div.kmsg-header h2 { font-size: 0.917em; margin-bottom: 0; padding: 3px 0; } #Kunena div.kmsg-header-top span.kmsgdate-top, #Kunena div.kmsg-header-bottom span.kmsgdate-bottom, #Kunena div.kmsg-header-right span.kmsgdate-right, #Kunena div.kmsg-header-left span.kmsgdate-left { line-height: 1.8em; padding-left: 10px; text-align: center; width: 180px; } #Kunena div.kmsg-header-left span.kmsgdate-left { float: none; padding: 0 0 5px; } #Kunena div.kmsg-header-top span.kmsg-title-top, #Kunena div.kmsg-header-bottom span.kmsg-title-bottom, #Kunena div.kmsg-header-left span.kmsg-title-left, #Kunena div.kmsg-header-right span.kmsg-title-right { margin-left: 5px; } #Kunena div.kmsg-header-top span.kmsg-id-top, #Kunena div.kmsg-header-bottom span.kmsg-id-bottom, #Kunena div.kmsg-header-left span.kmsg-id-left, #Kunena div.kmsg-header-right span.kmsg-id-right { float: right; margin: 0 10px 0 0; padding: 0; } #Kunena span.kpost-thankyou { float: right; font-size: 0.917em; margin-right: 15px; } #Kunena div.kpost-thankyou { margin-top: 4px; } #Kunena span.kmsgusertype { font-style: italic; font-weight: normal; text-decoration: none; } #Kunena span.kavatar img { border: 1px solid; margin: 5px; max-height: 150px; max-width: 100px; padding: 1px; } #Kunena span.kmsgtitle, #Kunena span.kmsgtitle-new { background: url("../images/msgtitleicon.gif") no-repeat scroll left center transparent; font-size: 1.333em; font-weight: bold; line-height: 22px; padding-left: 25px; text-decoration: none; } #Kunena span.kmsgtitle-new { background: url("../images/msgtitlenew.gif") no-repeat scroll left center transparent; } #Kunena table.kmsg th.kmsg-date { vertical-align: middle !important; } #Kunena th.kmsg-date span.ktopbottom, #Kunena th.kmsg-date span.kheader-right { float: left; margin: 2px 25px; } #Kunena span.kmsgdate { font-weight: normal; padding-left: 5px; text-decoration: none; white-space: nowrap; } #Kunena div.kmsgbody { display: table; margin-top: 5px; min-height: 180px; padding: 10px 0 0; table-layout: fixed; width: 100%; } #Kunena div.kmsgbody div.kmsgtext { overflow: hidden; word-wrap: break-word; } #Kunena td.kmessage-right div.kmsgbody, #Kunena td.kmessage-left div.kmsgbody, #Kunena td.kmessage-top div.kmsgbody, #Kunena td.kmessage-bottom div.kmsgbody { width: 97%; } #Kunena div.kmsgbody div.kmsgtext img { max-height: 800px; max-width: 100%; } #Kunena div.kmsgbody div.kmsgtext ul > li { list-style-type: disc; } #Kunena div.kmsgattach { background: none repeat scroll 0 center transparent; border: 1px dotted; display: block; margin-top: 8px; overflow: hidden; padding: 8px; } #Kunena ul.kfile-attach, #Kunena ul.kfile-attach-editing { margin: 0 0 8px; padding: 0; } #Kunena ul.kfile-attach li { background: url("../images/icons/attachment.png") no-repeat scroll 0 0 transparent; float: left; height: 32px; line-height: 32px; list-style-type: none; margin-top: 10px; padding-left: 30px; width: auto; } #Kunena ul.kfile-attach li span { font-size: 0.833em; padding-left: 10px; vertical-align: top; } #Kunena ul.kfile-attach-editing li span { padding-left: 2px; vertical-align: top; } #Kunena ul.kfile-attach-editing li { line-height: 32px; list-style-type: none; margin-top: 10px; } #Kunena ul.kfile-attach li a img, #Kunena ul.kfile-attach-editing li a img { margin-left: 10px; max-height: 32px; max-width: 32px; } #Kunena span.kmsgtext-xs { font-size: 0.5em; } #Kunena span.kmsgtext-s { font-size: 0.75em; } #Kunena span.kmsgtext-m { font-size: 1em; } #Kunena span.kmsgtext-l { font-size: 1.25em; } #Kunena span.kmsgtext-xl { font-size: 1.5em; } #Kunena span.kmsgtext-xxl { font-size: 2em; } #Kunena div.kmsgtext pre, #Kunena div.kmsgtext code { border-color: -moz-use-text-color; border-left: 5px solid; border-right: 1px solid; border-style: solid; border-width: 1px 1px 1px 5px; font-weight: normal; line-height: 1.5; margin: 3px 0 10px; max-height: 25em; overflow: auto; padding: 10px 15px; width: auto; word-wrap: normal; } #Kunena table.kmsg th a { float: right; } #Kunena div.kmessage-editmarkup-cover { border-bottom: 1px dotted; padding-top: 5px; text-align: right; } #Kunena span.kmessage-editmarkup { background: none no-repeat scroll left center transparent; border-left: 1px dotted; border-right: 1px dotted; border-top: 1px dotted; font-size: 0.75em; height: 16px; margin-left: 3px; padding: 2px 5px; } #Kunena span.kmessage-informmarkup { border-left: 1px dotted; border-right: 1px dotted; border-top: 1px dotted; font-size: 0.75em; height: 16px; margin-left: 3px; padding: 2px 5px; } #Kunena div.kmsgsignature { border-top: 1px dotted; font-size: 0.833em; margin: 15px 0; padding: 5px 0; text-align: left; } #Kunena div.kmsgsignature img { max-height: 100px; max-width: 100%; } #Kunena div.kmessage-buttons-cover { float: right; } #Kunena div.kmessage-buttons-row { font-size: 0.917em; height: 15px; line-height: 14px; margin: 3px 0; text-align: left; white-space: nowrap; } #Kunena div.kmessage-thankyou { border-top: 1px dotted; clear: both; } #Kunena .kreply-form { border: 1px solid; padding: 0.5em; } #Kunena .kreply-form .inputbox { border: 1px solid; margin: 2px 0; } #Kunena div.kmsgtext-article, #Kunena div.kmsgtext-quote, #Kunena div.kmsgtext-hide, #Kunena div.kmsgtext-confidential { border: 1px dotted; display: block; font-style: italic; margin: 5px 0; padding: 5px; } #Kunena div.khide { background: url("../images/bullet-tips.gif") no-repeat scroll 5px center transparent; border: 1px dotted; font-size: 1.3em; padding: 10px 10px 10px 25px; } #Kunena .kmsgimage { display: inline; padding: 0 5px; } #Kunena td.kprofile-right { border-bottom: 1px solid; border-left: 1px solid; min-width: 170px; vertical-align: top; width: 170px; } #Kunena td.kmessage-right { overflow: hidden; padding: 10px 10px 0; vertical-align: top; width: 100%; } #Kunena td.kbuttonbar-right { border-bottom: 1px solid; height: 1em; margin: 3px; padding: 3px 10px; vertical-align: bottom; width: 100%; } #Kunena td.kprofile-left { border-bottom: 1px solid; border-right: 1px solid; min-width: 170px; vertical-align: top; width: 170px; } #Kunena td.kmessage-left { overflow: hidden; padding: 10px 10px 0; vertical-align: top !important; width: 100%; } #Kunena td.kbuttonbar-left { border-bottom: 1px solid; height: 1em; margin: 3px; padding: 3px 10px; vertical-align: bottom; width: 100%; } #Kunena div.kprofile { padding: 5px; text-align: center; } #Kunena ul.kpost-profile li { padding: 0; } #Kunena ul.kpost-profile { line-height: 1.5em; margin: 8px 0; padding: 0; text-align: center; } #Kunena ul.kpost-profile li { display: block; list-style-type: none; padding-bottom: 1px; text-align: center !important; } #Kunena ul.kpost-profile li.kpost-username { font-size: 1.333em; } #Kunena ul.kpost-profile li.kpost-userrank-img img { vertical-align: text-top; } #Kunena ul.kpost-profile li.kpost-online-img img { vertical-align: text-top; } #Kunena span.kkarma-minus { background: url("../media/iconsets/profile/default/default.png") no-repeat scroll 0 -294px transparent; display: inline-block; height: 14px; margin: -2px 0; width: 14px; } #Kunena span.kkarma-plus { background: url("../media/iconsets/profile/default/default.png") no-repeat scroll 0 -313px transparent; display: inline-block; height: 14px; margin: -2px 0; width: 14px; } #Kunena li.kpost-userposts { margin: 0; } #Kunena ul.kpost-profile li.kpost-smallicons { margin: 0 auto; width: 90%; } #Kunena ul.kpost-profile li.kpost-personal { font-style: italic; text-align: center; } #Kunena span.kpost-online-status-yes { background: url("../images/icons/online.gif") no-repeat scroll 0 0 transparent; display: inline-block; height: 15px; vertical-align: text-top; width: 74px; } #Kunena span.kpost-online-status-no { background: url("../images/icons/offline.gif") no-repeat scroll 0 0 transparent; display: inline-block; height: 15px; vertical-align: text-top; width: 74px; } #Kunena li.kpost-online-status-top-yes { background: url("../images/icons/online.gif") no-repeat scroll 0 0 transparent; display: block; float: left; height: 15px; padding-right: 5px; width: 74px; } #Kunena li.kpost-online-status-top-no { background: url("../images/icons/offline.gif") no-repeat scroll 0 0 transparent; display: block; float: left; height: 15px; padding-right: 5px; width: 74px; } #Kunena ul#kpost-profiletop { margin: 0; padding: 0; } #Kunena ul#kpost-profiletop li { display: block; list-style-type: none; padding: 0; } #Kunena ul#kpost-profiletop li.kpost-avatar { clear: left; float: left; margin-right: 5px; } #Kunena ul#kpost-profiletop li.kpost-userrank { padding-right: 5px; } #Kunena ul#kpost-profiletop li.kpost-smallicons { float: right; padding-top: 5px; width: auto; } #Kunena ul#kpost-profiletop li.kpost-personal { float: right; font-style: italic; padding-top: 5px; text-align: center; width: 40%; } #Kunena ul#kpost-profiletop li.kpost-userrank-img { display: block; } #Kunena td.kprofile-top { border-bottom: 1px solid; padding: 5px; vertical-align: top; } #Kunena td.kmessage-top { padding: 10px 10px 0; width: 100%; } #Kunena td.kbuttonbar-top { border-bottom: 1px solid; margin: 3px; padding: 3px 10px; width: 100%; } #Kunena div.ktopbottom-avatar { float: left; } #Kunena div.kprofile-mid { display: inline; float: left; padding: 0 5px; text-align: left; vertical-align: middle; } #Kunena div.kprofile-right { display: inline; float: right; text-align: right; vertical-align: middle; width: 15%; } #Kunena div.kpersonal { display: inline; float: left; padding: 0 20px; text-align: left; vertical-align: middle; } #Kunena td.kprofile-bottom { border-bottom: 1px solid; border-top: 1px solid; padding: 5px; vertical-align: bottom; } #Kunena td.kmessage-bottom { overflow: hidden; padding: 10px 10px 0; width: 100%; } #Kunena td.kbuttonbar-bottom { margin: 3px; padding: 3px 10px; width: 100%; } #Kunena ul#kstatslistleft, #Kunena ul#kstatslistright { margin: 0; padding: 0; } #Kunena ul#kstatslistleft li, #Kunena ul#kstatslistright li { background: none repeat scroll 0 center transparent; display: block; line-height: 1.333em; list-style-type: none; margin-left: 0; padding: 1px 0; } #Kunena ul#kstatslistright li strong a { font-weight: bold; } #Kunena #kpost-message .postinput { border: 1px solid; padding: 3px 5px; width: 94%; } #Kunena #kpost-message .postinput:hover, #Kunena #kpost-message .postinput:focus { border: 1px solid; padding: 3px 5px; width: 94%; } #Kunena #kpostmessage tr.krow2 td.kcol-ktopicicons table { width: 95%; } #Kunena #kpostmessage tr.krow2 td.kcol-ktopicicons td { border: 1px solid; width: 99%; } #Kunena #kpostmessage tr.krow1 .kpostbuttonset td.kposthint { border: 1px solid; padding: 2px 5px; } #Kunena table#kpostmessage .kposthint .kinputbox { border: 0 solid; width: 99%; } #Kunena .kpostbuttonset { border: 1px solid; margin: 2px; width: 95%; } #Kunena tr.krow1 .kpostbuttons { border: 1px solid; } #Kunena table#kpostmessage .ktxtarea { border: 1px solid; height: 200px; overflow: auto; } #Kunena table.kreview-table td.author { text-align: center; width: 15%; } #Kunena td.kcaptcha { height: 35px; text-align: left; vertical-align: middle; } #Kunena div#khistory td.kauthor, #Kunena div#ksearchresult td.kresultauthor { text-align: center; } #Kunena div#khistory td.khistorymsg { padding: 10px; text-align: left; } #Kunena div#khistory span.khistory-msgdate { float: left; padding-left: 10px; } #Kunena div#khistory tr.ksth a { float: right; padding-right: 10px; } #Kunena textarea#kbbcode-message { float: left; width: 95%; } #Kunena #kbbcode-preview { border: 1px solid; overflow: scroll; } #Kunena div.kbbcode-preview-bottom { clear: left; float: left; margin-top: 10px; width: 95%; } #Kunena div.kbbcode-preview-right { float: right; margin-right: 10px; width: 48%; } #Kunena #kpostmessage tr.krow1 .kpostbuttonset td, #Kunena #kpostmessage tr.krow2 .kpostbuttonset td { border-bottom: 1px solid; } #Kunena #kpost-message td.kcol-first { text-align: right; vertical-align: middle; width: 15%; } #Kunena #kpost-result div { border: 1px solid; font-size: 1em; } #Kunena #kpost-buttons { padding: 4px; } #Kunena #kpost-buttons .kbutton { font-size: 1em; font-weight: bold; padding: 4px; } #Kunena div#kcolor-palette, #Kunena div#link, #Kunena div#image, #Kunena div#video { border-bottom: 1px solid; margin-bottom: 5px; padding-bottom: 5px; } #Kunena .kicon-button { background-image: url("../media/iconsets/buttons/default/default.png") !important; background-repeat: repeat-x; border: 0 none; cursor: pointer; display: inline-block; font-size: 11px; line-height: 145%; margin: 0 5px; text-decoration: none; text-transform: uppercase; } #Kunena .kicon-button span { background-color: inherit; background-image: inherit; background-repeat: no-repeat; border: 0 none; display: inline-block; margin: 0 -5px; } #Kunena .kicon-button span span { background-repeat: no-repeat; display: inline-block; height: 18px; margin: 0; padding: 0 7px 0 20px; } #Kunena a.kicon-button span span:hover { text-decoration: underline; } #Kunena .kbuttonuser, #Kunena .kbuttonuser:hover { background-position: 0 -360px; } #Kunena .kbuttononline-yes, #Kunena .kbuttonmod, #Kunena .kbuttononline-yes:hover, #Kunena .kbuttonmod:hover { background-position: 0 -200px; } #Kunena .kbuttononline-no, #Kunena .kbuttongen, #Kunena .kbuttoncomm, #Kunena .kbuttononline-no:hover, #Kunena .kbuttongen:hover, #Kunena .kbuttoncomm:hover { background-position: 0 -480px; } #Kunena .kbuttononline-yes span span, #Kunena .kbuttonmod span span, #Kunena .kbuttononline-yes span span:hover, #Kunena .kbuttonmod span span:hover { background-position: right -220px; } #Kunena .kbuttonuser span span, #Kunena .kbuttonuser span span:hover { background-position: right -380px; } #Kunena .kbuttononline-no span span, #Kunena .kbuttongen span span, #Kunena .kbuttoncomm span span, #Kunena .kbuttononline-no span span:hover, #Kunena .kbuttongen span span:hover, #Kunena .kbuttoncomm span span:hover { background-position: right -500px; } #Kunena .kbuttononline-yes span span, #Kunena .kbuttononline-no span span { height: 15px; padding: 0 7px; } #Kunena .kbuttononline-yes span.online-yes { background-position: 0 0; } #Kunena .kbuttononline-no span.online-no { background-position: 0 -400px; } #Kunena .kbuttoncomm span.reply { background-position: 0 -460px; } #Kunena .kbuttoncomm span.quote { background-position: 0 -440px; } #Kunena .kbuttoncomm span.newtopic { background-position: 0 -420px; } #Kunena .kbuttonuser span.layout-flat { background-position: 0 -240px; } #Kunena .kbuttonuser span.layout-flat span { padding: 0 7px; } #Kunena .kbuttonuser span.layout-threaded { background-position: 0 -240px; } #Kunena .kbuttonuser span.layout-threaded span { padding: 0 7px; } #Kunena .kbuttonuser span.layout-indented { background-position: 0 -240px; } #Kunena .kbuttonuser span.layout-indented span { padding: 0 7px; } #Kunena .kbuttonuser span.thankyou { background-position: 0 -340px; } #Kunena .kbuttonuser span.favorite { background-position: 0 -260px; } #Kunena .kbuttonuser span.subscribe { background-position: 0 -320px; } #Kunena .kbuttonuser span.markread { background-position: 0 -300px; } #Kunena .kbuttonuser span.report { background-position: 0 -320px; } #Kunena .kbuttonmod span.merge { background-position: 0 -100px; } #Kunena .kbuttonmod span.edit { background-position: 0 -60px; } #Kunena .kbuttonmod span.delete { background-position: 0 -40px; } #Kunena .kbuttonmod span.permdelete { background-position: 0 -40px; } #Kunena .kbuttonmod span.undelete { background-position: 0 -20px; } #Kunena .kbuttonmod span.move { background-position: 0 -140px; } #Kunena .kbuttonmod span.sticky { background-position: 0 -180px; } #Kunena .kbuttonmod span.lock { background-position: 0 -80px; } #Kunena .kbuttonmod span.split { background-position: 0 -160px; } #Kunena .kbuttonmod span.approve { background-position: 0 -180px; } #Kunena .kbuttonmod span.moderate { background-position: 0 -120px; } #Kunena a.kbuttongoto span.top { background: url("../images/icons/top_arrow.gif") no-repeat scroll left top transparent; display: block; height: 18px; width: 18px; } #Kunena a.kbuttongoto span.bottom { background: url("../images/icons/bottom_arrow.gif") no-repeat scroll left top transparent; display: block; height: 18px; width: 18px; } #Kunena div#kreport-container { height: 1%; overflow: auto; padding: 10px 10px 30px; } #Kunena form.kform-report, #Kunena form.kform-report label, #Kunena form.kform-report input, #Kunena form.kform-report textarea { clear: both; float: left; } #Kunena form.kform-report label { margin-top: 15px; } #Kunena form.kform-report input, #Kunena form.kform-report textarea { border: 1px solid; } #Kunena div.kreportstatus { margin: 30px 0; text-align: center; } #Kunena img.kbbcode { cursor: pointer; margin-right: 1px; margin-top: 4px; padding: 0; } #Kunena img.kbbcode:hover { cursor: pointer; margin-right: 1px; margin-top: 4px; padding: 0; } #Kunena .kbbcode-colortable { cursor: pointer; margin-left: auto; margin-right: auto; width: 100%; } #Kunena div#kbbcode-size-options { margin: 2px 0 0; } #Kunena div#kbbcode-size-options span { display: inline-block; line-height: 24px; vertical-align: middle; } #Kunena div#kbbcode-size-options span:hover { cursor: pointer; padding: 0; } #Kunena table.kpostbuttonset tr td.kpostbuttons select.kslcbox { bottom: 5px; position: relative; } #Kunena #kbbcode-toolbar { height: 18px; list-style-position: inside; list-style-type: none; margin: 2px 0; padding: 0; position: relative; } #Kunena #kbbcode-toolbar li { float: left; list-style-image: none !important; list-style-type: none !important; margin: 0; padding: 0; } #Kunena #kbbcode-toolbar li a { background-repeat: no-repeat; display: block; height: 18px; margin-right: 2px; width: 18px; } #Kunena #kbbcode-toolbar li a:hover { cursor: pointer; padding: 0; } #Kunena #kbbcode-toolbar li span { display: none; } #Kunena ul#kbbcode-toolbar li a#kbbcode-separator1, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator2, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator3, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator4, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator5, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator6, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator7, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator8 { background-position: -400px 0; cursor: default; width: 8px; } #Kunena ul#kbbcode-toolbar li a#kbbcode-bold-button { background-position: 0 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-italic-button { background-position: -18px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-underline-button { background-position: -36px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-strike-button { background-position: -54px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-sub-button { background-position: -72px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-sup-button { background-position: -90px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-size-button { background-position: -108px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-color-button { background-position: -126px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-spoiler-button { background-position: -144px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-hide-button { background-position: -162px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-ulist-button { background-position: -180px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-olist-button { background-position: -198px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-list-button { background-position: -216px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-left-button { background-position: -234px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-center-button { background-position: -252px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-right-button { background-position: -270px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-quote-button { background-position: -288px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-code-button { background-position: -306px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-image-button { background-position: -324px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-link-button { background-position: -342px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-table-button { background-position: 0 -18px; } #Kunena ul#kbbcode-toolbar li a#kbbcode-module-button { background-position: -18px -18px; } #Kunena ul#kbbcode-toolbar li a#kbbcode-ebay-button { background-position: -360px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-video-button { background-position: -378px 0; } #Kunena ul#kbbcode-toolbar li a#kbbcode-map-button { background-position: -72px -18px; } #Kunena ul#kbbcode-toolbar li a#kbbcode-attach-button { background-position: -36px -18px; } #Kunena ul#kbbcode-toolbar li a#kbbcode-gallery-button { background-position: -54px -18px; } #Kunena ul#kbbcode-toolbar li a#kbbcode-poll-button { background-position: -90px -18px; } #Kunena ul#kbbcode-toolbar li a#kbbcode-previewbottom-button { background-position: -252px -18px; } #Kunena ul#kbbcode-toolbar li a#kbbcode-previewright-button { background-position: -270px -18px; } #Kunena ul#kbbcode-toolbar li a#kbbcode-help-button { background-position: -396px -18px; } #Kunena .kspoiler { cursor: pointer; } #Kunena .kattachment .hasTip { display: inline; } #Kunena #kattachments { line-height: 18px; } #Kunena #kattachments a { background-repeat: no-repeat; display: inline-block; height: 18px; margin-right: 2px; width: 18px; } #Kunena #kattachments a { background-position: -216px -18px; } #Kunena #kbbcode-toolbar li a, #Kunena #kattachments a { background-image: url("../media/iconsets/editor/default/default.png"); } #Kunena .kfile-input-textbox { display: inline-block; } #Kunena .kfile-hide { height: 23px; overflow: hidden; position: relative; width: 100px; } #Kunena .kfile-input-button, #Kunena .kfile-input-button:hover, #Kunena .kfile-input-button:focus { background: none repeat scroll 0 center transparent; border: 1px solid; cursor: pointer; font-size: 0.833em !important; padding: 3px 6px; top: 0; } #Kunena .kfile-input-button:hover, #Kunena .kfile-input-button:focus { background: none repeat scroll 0 center transparent; border: 1px solid; } #Kunena .kattachment-remove, #Kunena .kattachment-insert { background: none repeat scroll 0 center transparent; border: 1px solid; font-size: 0.917em !important; padding: 3px 6px; } #Kunena .kattachment-remove:hover, #Kunena .kattachment-insert:hover { font-size: 0.917em !important; padding: 3px 6px; } #Kunena .kattachment-insert { margin-left: 20px; } #Kunena .kfile-input { font-size: 23px; opacity: 0; position: absolute; right: 0; top: -10px; } #Kunena #kbbcode-filelist { list-style: none outside none; margin: 0; padding: 0; } #Kunena #kbbcode-filelist .file-invalid { cursor: pointer; line-height: 24px; margin-bottom: 1px; padding-left: 48px; } #Kunena #kbbcode-filelist .file-invalid span { padding: 1px; } #Kunena #kbbcode-filelist .file { line-height: 2em; padding-left: 22px; } #Kunena #kbbcode-filelist .file span, #Kunena #kbbcode-filelist .file a { padding: 0 4px; } #Kunena #kbbcode-filelist .file .file-progress { height: 12px; vertical-align: middle; width: 125px; } label.kpoll-title-lbl { display: inline-block; margin: 10px 15px 10px 5px; } label.kpoll-term-lbl { display: inline-block; margin: 10px 15px 10px 30px; } #kpoll-text-help { font-weight: bold; margin: 3px; padding: 0 10px; } #kpoll-text-help p { padding: 5px 10px; } #kpoll-form-vote fieldset { border: 0 none; margin: 0; padding: 0; } #kpoll-form-vote legend { text-indent: -9999px; } #kpoll-form-vote ul { margin: 0 0 0 20px; padding: 0; } #kpoll-form-vote ul li { line-height: 30px; list-style: none outside none !important; } #kpoll-btns { margin: 0; } #Kunena div.kpolldesc td.kpoll-option { padding: 3px 8px; text-align: left; width: 60%; } #Kunena div.kpolldesc td.kpoll-bar { text-align: left; width: 20%; } #Kunena div.kpolldesc td.kpoll-number, #Kunena div.kpolldesc td.kpoll-percent { text-align: center; width: 10%; } #Kunena #kpoll-button-vote { margin: 20px 20px 20px 30px; } #Kunena .kforum-pathway { border-left: 1px solid; border-right: 1px solid; line-height: 18px; margin: -5px 0 0; padding: 5px; } #Kunena .kforum-pathway-bottom { border: 1px solid; line-height: 18px; margin: -1px 0 5px; padding: 3px; } #Kunena .kforum-pathway-bottom img { vertical-align: text-bottom; } #Kunena .path-element-first { background: url("../images/pathway_start.gif") no-repeat scroll left center transparent; display: inline; font-weight: normal; height: 18px; line-height: 18px; padding: 1px 3px 1px 22px; } #Kunena .path-element-first a:link, #Kunena .path-element-first a:visited { background: none repeat scroll 0 center transparent; font-weight: normal; text-decoration: none; } #Kunena .path-element-last, #Kunena .path-element-last a:link { display: inline; font-weight: bold; text-decoration: none; text-indent: 5px; } #Kunena .kforum-pathway .path-element, #Kunena .kforum-pathway-bottom .path-element { background: url("../images/icons/arrow.png") no-repeat scroll left center transparent; display: inline; font-weight: normal; height: 18px; line-height: 18px; padding-left: 12px; padding-right: 3px; } #Kunena .kforum-pathway .path-element-last, #Kunena .kforum-pathway-bottom .path-element-last { background: url("../images/pathway_finallink.gif") no-repeat scroll left center transparent; height: 18px; line-height: 18px; padding: 1px 5px 1px 37px; } #Kunena .path-element-users { display: inline; margin-top: 21px; } #Kunena .kforum-headerdesc { border: 1px solid; line-height: 18px; margin: -1px 0 0; padding: 3px; } #Kunena .kforum-headerdesc td { padding: 8px; } #Kunena div.kannouncement h2 { table-layout: fixed; word-wrap: break-word; } #Kunena div#kannouncement .kanndesc { padding: 5px 10px; } #Kunena img.calendar { margin: 5px 0 -5px 5px; } #Kunena td.kuadesc, #Kunena td.kcreditsdesc { padding: 15px; vertical-align: top; } #Kunena td.kcreditsdesc div.kfooter { text-align: center; } #Kunena .kcredits-intro { border: 1px solid; border-radius: 15px 15px 15px 15px; margin: 5px; padding: 15px 30px; text-align: left; } #Kunena .kteam { margin: 0; padding: 0; } #Kunena .kteammember { background: none repeat scroll 0 0 transparent; border-radius: 15px 15px 15px 15px; list-style-type: circle; margin: 0 10px; padding: 0; text-align: left; } #Kunena .kcredits-more { border: 1px solid; border-radius: 15px 15px 15px 15px; margin: 15px; padding: 10px 20px; } #Kunena .kcredits-language { border: 1px solid; border-radius: 15px 15px 15px 15px; margin: 15px; padding: 10px 20px; } #Kunena .kstatsicon { background: url("../images/icons/stats.png") no-repeat scroll center top transparent; height: 32px; width: 32px; } #Kunena div#searchuser_tbody div.search-user { float: left; padding: 5px 10px; } #Kunena div#searchuser_tbody div.userlist-jump { float: right; } #Kunena tr.userlist th { padding: 3px; text-align: center; } #Kunena div#userlist_tbody td, #Kunena table#kuserlist_bottom th { padding: 4px 8px; } #Kunena div#userlist-tbody td { text-align: center; } #Kunena table#kuserlist-bottom div { padding: 3px; text-align: center; } #Kunena tr.ksth th.kname { text-align: left; width: 50%; } #Kunena tr.ksth th.kbar { width: 40%; } #Kunena tr.ksth th.knr { width: 10%; } #Kunena div.kwhoisonline td.kcol-first, #Kunena div.kgenstats td.kcol-first, #Kunena div.kfrontstats td.kcol-first { width: 1%; } #Kunena div.kgenstats th { text-align: left !important; } #Kunena div.kedituser td.kcol-first, #Kunena div.keditavatar td.kcol-first, #Kunena div.keditprofile td.kcol-first, #Kunena div.keditsettings td.kcol-first { width: 120px; } #Kunena div.klogin div.kbody, #Kunena div.kinfomessage div.kbody { padding: 15px; text-align: center; } #Kunena .kwhoicon { background: url("../images/icons/who_is_online.png") no-repeat scroll center top transparent; height: 32px; width: 32px; } #Kunena .kwholegend { border-top: 1px dotted; margin-top: 5px; padding-top: 5px; width: 100%; } #Kunena .kwhoonline { border-bottom: 1px dotted; padding-bottom: 5px; width: 100%; } #Kunena #kwhoispage td.td-3 { text-align: left; } #Kunena div#kmod-container { clear: left; height: 1%; margin: 0; overflow: hidden; padding: 10px 10px 30px; } #Kunena div#kmod-container div { padding: 5px 0; } #Kunena div#kmod-leftcol { clear: left; float: left; width: 47%; } #Kunena div#kmod-rightcol { float: right; width: 47%; } #Kunena div.kmoderate-message { border: 1px solid; display: inline-block; margin: 5px 0; padding: 5px !important; width: 98%; } #Kunena div.kmoderate-message h4 { margin: 0; padding: 0; } #Kunena div.kmoderate-message div.kmessage-avatar { float: left; padding: 5px 5px 0 0; } #Kunena div.kmoderate-message div.kmessage-msgtext { margin-left: 42px; } #Kunena td.krowmoderation input.kbutton { margin: 0 0 0 5px; } #Kunena table#kaddban td.kcol-first { width: 35%; } #Kunena table#kaddban td.kcol-mid textarea { height: 50px; width: 100%; } #Kunena table#kaddban td.kcol-mid input { width: 100%; } #Kunena table#kforumsearch th { padding: 0; } #Kunena td.krowmoderation { text-align: right; } #Kunena div.banhistory th.kid { width: 2%; } #Kunena div.banhistory th.kbanfrom { width: 14%; } #Kunena div.banhistory th.kbanstart, #Kunena div.banhistory th.kbanexpire, #Kunena div.banhistory th.kbancreate { width: 20%; } #Kunena div.banhistory th.kbanmodify { width: 24%; } #Kunena .kicon-profile { background-image: url("../media/iconsets/profile/default/default.png"); background-repeat: no-repeat; display: inline-block; height: 16px; margin-right: 3px; vertical-align: text-top; width: 16px; } #Kunena span.kicon-profile-website, #Kunena span.kicon-profile-pm { margin-top: 3px; vertical-align: top; } #Kunena .kicon-profile-aim { background-position: 0 0; } #Kunena .kicon-profile-bebo { background-position: 0 -21px; } #Kunena .kicon-profile-birthdate { background-position: 0 -42px; } #Kunena .kicon-profile-blogspot { background-position: 0 -63px; } #Kunena .kicon-profile-delicious { background-position: 0 -84px; } #Kunena .kicon-profile-digg { background-position: 0 -105px; } #Kunena .kicon-profile-email { background-position: 0 -126px; } #Kunena .kicon-profile-facebook { background-position: 0 -147px; } #Kunena .kicon-profile-gender-female { background-position: 0 -168px; } #Kunena .kicon-profile-flickr { background-position: 0 -189px; } #Kunena .kicon-profile-friendfeed { background-position: 0 -210px; } #Kunena .kicon-profile-gender-unknown { background-position: 0 -231px; } #Kunena .kicon-profile-gtalk { background-position: 0 -252px; } #Kunena .kicon-profile-icq { background-position: 0 -273px; } #Kunena .kicon-profile-karmaminus { background-position: 0 -294px; } #Kunena .kicon-profile-karmaplus { background-position: 0 -313px; } #Kunena .kicon-profile-linkedin { background-position: 0 -332px; } #Kunena .kicon-profile-location { background-position: 0 -353px; } #Kunena .kicon-profile-gender-male { background-position: 0 -374px; } #Kunena .kicon-profile-msn { background-position: 0 -395px; } #Kunena .kicon-profile-myspace { background-position: 0 -416px; } #Kunena .kicon-profile-pm { background-position: 0 -437px; } #Kunena .kicon-profile-remind { background-position: 0 -458px; } #Kunena .kicon-profile-skype { background-position: 0 -479px; } #Kunena .kicon-profile-twitter { background-position: 0 -500px; } #Kunena .kicon-profile-website { background-position: 0 -521px; } #Kunena .kicon-profile-yim { background-position: 0 -542px; } #Kunena .kicon-profile-aim-off { background-position: 0 -563px; } #Kunena .kicon-profile-bebo-off { background-position: 0 -584px; } #Kunena .kicon-profile-birthday-off { background-position: 0 -605px; } #Kunena .kicon-profile-blogspot-off { background-position: 0 -626px; } #Kunena .kicon-profile-delicious-off { background-position: 0 -647px; } #Kunena .kicon-profile-digg-off { background-position: 0 -668px; } #Kunena .kicon-profile-facebook-off { background-position: 0 -689px; } #Kunena .kicon-profile-flickr-off { background-position: 0 -710px; } #Kunena .kicon-profile-friendfeed-off { background-position: 0 -731px; } #Kunena .kicon-profile-gender-off { background-position: 0 -752px; } #Kunena .kicon-profile-gtalk-off { background-position: 0 -773px; } #Kunena .kicon-profile-icq-off { background-position: 0 -794px; } #Kunena .kicon-profile-linkedin-off { background-position: 0 -815px; } #Kunena .kicon-profile-msn-off { background-position: 0 -836px; } #Kunena .kicon-profile-myspace-off { background-position: 0 -857px; } #Kunena .kicon-profile-pm-off { background-position: 0 -878px; } #Kunena .kicon-profile-remind-off { background-position: 0 -899px; } #Kunena .kicon-profile-skype-off { background-position: 0 -920px; } #Kunena .kicon-profile-twitter-off { background-position: 0 -941px; } #Kunena .kicon-profile-website-off { background-position: 0 -962px; } #Kunena .kicon-profile-yim-off { background-position: 0 -983px; } #Kunena div#kprofile-leftcol { float: left; font-size: 1em; width: 200px; } #Kunena div.kavatar-lg { border: 1px solid; display: table-cell; height: 200px; text-align: center; vertical-align: middle; width: 200px; } #Kunena div#kprofile-stats { margin-top: 15px; } #Kunena div#kprofile-stats ul { margin: 0 0 0 3px; padding: 0; } #Kunena div#kprofile-stats ul li { clear: both; font-size: 0.917em; list-style-type: none; padding-top: 5px; white-space: normal; } #Kunena div#kprofile-stats ul li span.konline-status-yes { background: url("../images/icons/online.gif") no-repeat scroll 0 0 transparent; display: block; height: 16px; width: 70px; } #Kunena div#kprofile-stats ul li span.konline-status-no { background: url("../images/icons/offline.gif") no-repeat scroll 0 0 transparent; display: block; height: 16px; width: 70px; } div#kprofile-stats ul li span.krankname { display: block; float: left; font-weight: bold; margin-right: 5px; } div#kprofile-stats ul li span.krank-admin { background: url("../images/ranks/rankadmin.gif") no-repeat scroll 0 0 transparent; display: block; float: right; height: 16px; margin-right: 5px; margin-top: 0; width: 70px; } #Kunena table#kprofile td.kcol-left { padding: 10px 10px 30px; vertical-align: top; } #Kunena table#kprofile td.kcol-right { border-left: 0 none; padding: 10px 10px 30px; vertical-align: top; } #Kunena div#kprofile-rightcoltop { width: 100%; } #Kunena div.kprofile-rightcol1 { width: 45%; } #Kunena div.kprofile-rightcol1 ul { margin: 0; padding: 0; } #Kunena div.kprofile-rightcol1 ul li, #Kunena div.kprofile-rightcol2 ul li { background: none repeat scroll 0 center transparent; list-style-type: none !important; padding-bottom: 8px; padding-left: 0; } #Kunena div#kprofile-stats ul li { background: none repeat scroll 0 center transparent; list-style-type: none !important; padding-left: 0; } #Kunena li.bd a { margin-left: 10px; } #Kunena div.kiconrow { float: left; padding-bottom: 5px; padding-right: 10px; } #Kunena div.kiconrow span, #Kunena div.kiconprofile span { background-repeat: no-repeat; border: 0 none; display: block; float: left; margin: 0 5px 5px 0; } #Kunena div.kiconprofile span.birthday { background-image: none; border: 0 none; } #Kunena div.clrline { border-top: 1px solid; clear: both; line-height: 10px; margin: 15px 0 20px; } #Kunena div.kprofile-rightcol1 h4 { font-size: 1em; font-weight: bold; margin: 10px 0 0; padding: 0; } #Kunena div.kprofile-rightcol1 p { margin: 0; padding: 0; } #Kunena div.kprofile-rightcol2 { float: right; margin-left: 10px; width: 45%; } #Kunena div.kprofile-rightcol2 ul { margin: 0; padding: 0; } #Kunena div.kprofile-rightcol2 ul li { list-style-type: none !important; padding-bottom: 8px; } #Kunena div.kprofile-rightcol2 ul li span.email { background: url("../images/icons/email.png") no-repeat scroll 0 0 transparent; display: block; float: left; height: 16px; margin-right: 5px; width: 16px; } #Kunena div.kprofile-rightcol2 ul li span.website { float: left; margin-right: 5px; } #Kunena dd.kprofile-modtools h4 { margin-bottom: 5px; margin-left: 5px; } #Kunena dd.kprofile-modtools ul li span { margin-right: 15px; } #Kunena dd.kprofile-modtools ul li { padding-bottom: 5px; } #Kunena li.usertype { font-weight: bold; } #Kunena #kprofile-tabs { margin-top: 0; width: 100%; } #Kunena dl.tabs { float: left; margin: 10px 0 -1px; z-index: 50; } #Kunena dl.tabs dt { border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; float: left; margin: 0; padding: 4px 6px; } #Kunena dl.tabs dt.open { border-bottom: 1px solid; z-index: 100; } #Kunena div.current { border: 1px solid; clear: both; overflow: hidden; padding: 10px; } #Kunena div.current dd { margin: 0; padding: 0; } #Kunena dd.kprofile-modtools ul { margin: 0 0 0 5px; padding: 0; } #Kunena dd.kprofile-modtools ul li { list-style-type: none; } #Kunena dd.kprofile-modtools .kcheckbox { clear: left; float: left; } #Kunena dd.kprofile-modtools label { clear: right; float: left; margin: 3px 10px 10px 5px; } #Kunena input.kbutton { margin: 10px 0 0 5px; } #Kunena form#jumpto { margin: 5px; } #Kunena form#jumpto input.kbutton { margin: 0; } #Kunena table.klist-top td.klist-markallcatsread input.kbutton { margin: 5px; vertical-align: middle; } #Kunena span#kprofilebox-status { display: block; font-weight: bold; height: 14px; width: 15px; } #Kunena #kprofilebox-toggle { border: 1px solid; display: block; height: 15px; margin-right: 1px; margin-top: -14px; width: 15px; } #Kunena a.close { background: url("../images/shrink.gif") no-repeat scroll 0 0 transparent; display: block; height: 15px; width: 15px; } #Kunena a.open { background: url("../images/expand.gif") no-repeat scroll 0 0 transparent; display: block; height: 15px; width: 15px; } #Kunena .kcredits { text-align: center; } #Kunena .kfooter { text-align: center; } #Kunena img.rsslink { float: right; margin-right: 3px; margin-top: 10px; } ul.autocompleter-choices { border: 1px solid; list-style: none outside none; margin: 0; padding: 0; position: absolute; text-align: left; z-index: 50; } ul.autocompleter-choices li { cursor: pointer; display: block; float: none !important; font-size: 1em; font-weight: normal; line-height: 1.5em; margin: -2px 0 0; padding: 0.2em 1.5em 0.2em 1em; position: relative; white-space: nowrap; } ul.autocompleter-choices span.kautocompleter-queried { display: inline; float: none; font-weight: bold; margin: 0; padding: 0; } #Kunena #kpost-message .invalid { border: 1px solid !important; } #Kunena span.kicon { background: none repeat scroll 0 center transparent; border: 0 none; display: inline-block; margin: 0; padding: 0; } #Kunena span.ktopicattach { background: url("../images/icons/attachment.png") no-repeat scroll left center transparent; float: right; height: 32px; margin: 2px; width: 32px; } #Kunena span.kfavoritestar { background: url("../images/icons/favoritestar.png") no-repeat scroll left center transparent; height: 16px; width: 16px; } #Kunena span.kfavoritestar-grey { background: url("../images/icons/favoritestar-grey.png") no-repeat scroll left center transparent; height: 16px; width: 16px; } #Kunena span.ktopiclocked, #Kunena span.kforumlocked { background: url("../images/icons/lock_sm.png") no-repeat scroll left center transparent; height: 16px; width: 16px; } #Kunena span.kforumbottom { background: url("../images/icons/bottom_arrow.gif") no-repeat scroll left center transparent; height: 15px; width: 18px; } #Kunena span.kforumtop { background: url("../images/icons/top_arrow.gif") no-repeat scroll left center transparent; height: 15px; width: 18px; } #Kunena span.krss { background: url("../images/icons/rss.png") no-repeat scroll left center transparent; height: 24px; margin: 5px 5px 0 -29px; width: 24px; } #Kunena div.krss-block { float: right; } #Kunena span.kforummoderated { background: url("../images/icons/tmoder.gif") no-repeat scroll left center transparent; height: 16px; width: 16px; } #Kunena span.kreadforum, #Kunena span.knotloginforum { background: url("../images/icons/folder_nonew.png") no-repeat scroll left center transparent; height: 32px; width: 32px; } #Kunena span.kunreadforum { background: url("../images/icons/folder.png") no-repeat scroll left center transparent; height: 32px; width: 32px; } #Kunena span.kreadforum-sm, #Kunena span.knotloginforum-sm { background: url("../images/icons/folder_nonew_sm.png") no-repeat scroll left center transparent; height: 12px; margin-right: 3px; vertical-align: middle; width: 12px; } #Kunena span.kunreadforum-sm { background: url("../images/icons/folder_sm.png") no-repeat scroll left center transparent; height: 12px; margin-right: 3px; vertical-align: middle; width: 12px; } .kgooglemap { display: block; height: 480px; overflow: hidden; position: relative; width: 100%; } .kgooglemap img { max-width: none !important; } #ktab .joomla-nav { background-color: transparent; border: 0 none; } #Kunena .ktree { background: url("../images/treenodes-ltr.png") no-repeat scroll left center transparent; display: inline-block; height: 27px; margin: -9px 0; width: 15px; } #Kunena .ktree-crossedge { background-position: -45px 0; } #Kunena .ktree-lastedge { background-position: -75px 0; } #Kunena .ktree-root { background-position: -15px 0; } #Kunena .ktree-single { background-position: 0 0; } #Kunena .ktree-leaf { background-position: -90px 0; } #Kunena .ktree-node { background-position: -60px 0; } #Kunena .ktree-edge { background-position: -30px 0; } #Kunena .ktree-gap { background-position: -105px 0; } #Kunena .ktree-empty { background: none repeat scroll 0 center transparent; } .span-16 { width: 100% !important; } #Kunena a img { border: 0 none; } #Kunena ol li { list-style-position: inside; } موفق باشید
  21. sonic69

    قالب sj news

    درود بهتر است که از تمام لحاظ اقدام به برداشتن کپی رایت نکنید!(اخلاقی و...) کپی رایت ها اغلبا در فایل های PHP هستند دیگر فایل های PHP رو یگردید! همچنین تمامی مازول ها رو غیر فعال کنید شاید یک مازول باشد. برای مورد دوم دوم قرار بدید
  22. sonic69

    مشکل در قالب هفت سین جومینا 92

    با سلا بررسی کنید ببنید داخل روت قالب پوشه ای به نام Html وجود دارد یا خیر؟ دمو قرار بدید کد ها بررسی بشند موفق باشید
  23. مهندس جان پست ویرایش شد و لینک های دیگر حذف گردید
  24. با سلام جناب دفاعی عزیز بسته نصبی هست و حجمش 11 مگ هست . حداکثر آپلود فایل در آپلود سنتر جومینا 9 مگ هست که نمیشه در آپلود سنتر آپلود کرد. اگر حجم افزایش پیدا کنه با کمال میل در آپلود سنتر آپلود و ما بقی لینک ها رو خودم حذف میکنم
  25. sonic69

    جابه جا کردن دو موضوع در قالب

    درود برای این موارد باید هسته جوملا رو ویرایش کنید. components\com_content
×
×
  • افزودن...