There is always a great deal of Joomla! development activity underway and communicating with other developers in the community is essential. This site is a resource for anyone looking to build or maintain software based on the Joomla! platform.
Where to Start
Assuming span is required, the following 41 results were found.
-
span in menu module???https://developer.joomla.org/joomlacode-archive/issue-24516.html
make my old template from 1.5 to 1.6, but i have problem...I have jquery menu like lavamp + superfish and in 1.5 i use span to formating hight to show submenu...but now in 1.6 isnt any span... how can i format hight without span??? i tried .selected and...
- Type: Tracker Issue
-
Only elements with an intrinsic width (html, img, input, textarea, select, or object) are not affected 23 .button2-right span In (x)HTML+CSS, floated elements need to have a width declared. Only elements with an intrinsic width (html, img, input,...
- Type: Tracker Issue
-
The JMicrodata class is a great addition but it is limited in its functionality. The display() method provides inline, span, div and meta but Schema.org attributes can be (and it is recommended that) added to other HTML tags. In fact even the...
- Type: Tracker Issue
-
Instead we are supposed to use . This works in desktop mode, but when viewed on a mobile browser the label.control-label and span.control-label dows not behave the same way. Here is how it's supposed to work (pure Bootstrap):http://jsfiddle.net/2SRgR/3/...
- Type: Tracker Issue
-
Guys, I saw that the span with the link-title is missing after you choose a menu-image. The image is displayed alone. This is a small issue that creates big accessibilty problems. Patch attached . Bye Angie
- Type: Tracker Issue
-
Unclosed span tag in debug consolehttps://developer.joomla.org/joomlacode-archive/issue-31661.html
span element that contains the query time in debug console (class="dbg-query-time") is unclosed. The HTML code of the query details in current master looks like this: ---------------------- Query Time: 1.33 ms Query memory: 0.011 MB Memory before query:...
- Type: Tracker Issue
-
problem in templatehttps://developer.joomla.org/joomlacode-archive/issue-24512.html
make my old template from 1.5 to 1.6, but i have problem...I have jquery menu like lavamp + superfish and in 1.5 i use span to formating hight to show submenu...but now in 1.6 isnt any span... how can i format hight without span??? i tried .selected and...
- Type: Tracker Issue
-
problem with submenu displayhttps://developer.joomla.org/joomlacode-archive/issue-24511.html
made my old template from 1.5 to 1.6, but I have a problem... I have jquery menu like lavamp + superfish and in 1.5 I use span to formatting height to show submenu... but now in 1.6 there isn't any span... how can I format height without span??? I tried...
- Type: Tracker Issue
-
forum but received no reply - so is it a bug? ============================== The template I use in Joomla 1.5 generates a "span" which I can style e.g. Home --------------------------- .active span{ color: white; } ------------------ which makes the...
- Type: Tracker Issue
-
The reason is the span element with itemprop="articleBody" which is wrapped around the output of the article content (/com_content/views/article/tmpl/default.php lines 200 .. 202) for microdata markup. It should be a div element instead. After I've...
- Type: Tracker Issue
-
problem with file priority of stylesheets we RTL well span in both bootstrap-rtl.css and .less also but must add !important to browser take and override it to other here screenshot for more detail http://2upl.com/uploads/png/cdf8a79733.png after fixing...
- Type: Tracker Issue
-
The cPanel layout calculates the spans to start a new line if it goes over 12. This works fine as long as bootstrapSize not 0. If one or more module is set to 0, the design goes crazy because it doesn't start a new line, but the module is shown with...
- Type: Tracker Issue
-
– Guest
- Type: Tracker Issue
-
to that element, to solve this problem I propose the just wrap the content of the first and last navigation element with a "span" element the file to modify in question is...
- Type: Tracker Issue
-
Right now the print icon and text in the popup consist of a separate span.icon-print and a hard-coded "Print" text after that span. When an article has "show details" set, the print icon and link in the print popup position themselves to the right of...
- Type: Tracker Issue
-
Replace: /* Field label widths - short label */ fieldset.adminform label, fieldset.adminform span.faux-label { min-width: 135px; padding: 0 5px 0 0; } To: /* Field label widths - short label */ fieldset.adminform label, fieldset.adminform...
- Type: Tracker Issue
-
(installation folder), with the help of Firebug (Mozilla Firefox extension) it was possible to identify which was the span of the buttons corresponding to the region of installation. 2. Insert a div corresponding to the button you wanted to add help at...
- Type: Tracker Issue
-
function returns "keywords" from underlying html code supporting the content item(s). For example, the following keywords, "span", "arial" and "class" will return numerous content items which do not feature these words but which contain these html terms...
- Type: Tracker Issue
-
[patch] Bluestork ie7 and ie6 fixeshttps://developer.joomla.org/joomlacode-archive/issue-17472.html
patch fixes a rendering issue with the toolbar in ie 6&7. The auto margin on the span for the image was causing the list to display vertically instead of horizontally. Used different centering method in conditional ie files.
- Type: Tracker Issue
-
attached an update to mod_quickicon that would replace the inline images with css classes on spans, which adds flexibility for admin template designers and uses more modern methods. In doing this, I removed the imagePath from helper.php since it isn't...
- Type: Tracker Issue