Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Forum Post: Font Size

More
12 years 7 months ago #11 by 810
try to use firebug (firefox)or f12 (internet explorer) and find the problem.

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago - 12 years 7 months ago #12 by Shad0w
Im not exactly sure how.. should I be looking at source edit or mediaboxADV.css?
Here's contents of css
Code:
#mbOverlay { background-color: #FFFFFF; cursor: pointer; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 9998; } #mbOverlay.mbOverlayFF { background: url("/images/80.png") repeat scroll 0 0 transparent; } #mbOverlay.mbOverlayIE { position: absolute; } #mbCenter { background-color: #FFFFFF; border-radius: 10px 10px 10px 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5); left: 50%; overflow: hidden; position: absolute; z-index: 9999; } #mbCenter.mbLoading { background: url("/images/loading.gif") no-repeat scroll center center #FFFFFF; box-shadow: none; } #mbImage { background-position: center center; background-repeat: no-repeat; color: #FFFFFF; font-family: Myriad,Verdana,Arial,Helvetica,sans-serif; font-size: 12px; left: 0; line-height: 20px; padding: 10px; position: relative; text-align: left; top: 0; } #mbBottom { color: #999999; font-family: Myriad,Verdana,Arial,Helvetica,sans-serif; font-size: 12px; line-height: 20px; min-height: 20px; padding: 0 10px 10px; text-align: left; } #mbTitle, #mbPrevLink, #mbNextLink, #mbCloseLink { color: #000000; display: inline; font-size: 12px; font-weight: bold; line-height: 20px; } #mbNumber { color: #999999; display: inline; font-size: 10px; line-height: 14px; margin: auto 10px; } #mbCaption { color: #999999; display: block; font-size: 10px; line-height: 14px; } #mbPrevLink, #mbNextLink, #mbCloseLink { float: right; font-weight: normal; margin: 0 0 0 10px; outline: medium none; } #mbPrevLink b, #mbNextLink b, #mbCloseLink b { color: #000000; font-weight: bold; text-decoration: underline; } #mbPrevLink big, #mbNextLink big, #mbCloseLink big { color: #000000; font-size: 16px; font-weight: bold; line-height: 14px; } #mbBottom a, #mbBottom a:link, #mbBottom a:visited { color: #DDDDDD; text-decoration: none; } #mbBottom a:hover, #mbBottom a:active { color: #FFFFFF; text-decoration: underline; } #mbError { border: 10px solid #770000; border-radius: 5px 5px 5px 5px; color: #FFFFFF; font-family: Myriad,Verdana,Arial,Helvetica,sans-serif; font-size: 12px; line-height: 20px; margin: 20px; padding: 10px; position: relative; text-align: center; } #mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color: #DD0000; font-weight: bold; text-decoration: underline; }
Last edit: 12 years 7 months ago by 810. Reason: add code

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago - 12 years 7 months ago #13 by Shad0w
Filtered out the kunena stuff:
Code:
#Kunena { line-height: 1.333em; margin: 0; min-width: 700px; 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; line-height: 1.333em; } #Kunena sup { vertical-align: super; } #Kunena sub { vertical-align: sub; } #Kunena ul li, #Kunena ul li a { background: none repeat scroll 0 0 transparent; margin: 0; padding: 0; } #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: medium 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: 1em; 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: medium medium 4px; clear: both; display: table; margin: 5px 0 0; table-layout: fixed; width: 100%; } #Kunena .kblock div.kheader { background: none repeat scroll 0 0 #5388B4 !important; border-bottom: 2px solid; padding: 0 10px; } #Kunena .kheader h2, #Kunena .kheader h2 a { font-weight: bold; margin-bottom: 0; padding: 0; } #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: medium 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: 13px; 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 div.kblock div.kactions a { background-color: transparent !important; color: #FFFFFF !important; } #Kunena table.kblock { border-spacing: 0; clear: both; margin: 5px 0 0; width: 100%; } #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 0 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 0 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; color: #FFFFFF !important; 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: medium 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;
Last edit: 12 years 7 months ago by 810. Reason: Adding code

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #14 by 810
do you have a link?

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #15 by sozzled
*** Topics merged ***

Shad0w wrote: ... the fonts are very small in my reply window as I'm typing ...

See msg #8 in this topic.

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #16 by Shad0w
Replied by Shad0w on topic Re: Forum Post: Font Size
Great Ill give it a go

Please Log in or Create an account to join the conversation.

Time to create page: 0.376 seconds