Advanced Search

Here are a few examples of how you can use the search feature:

Entering this and that into the search form will return results containing both "this" and "that".

Entering this not that into the search form will return results containing "this" and not "that".

Entering this or that into the search form will return results containing either "this" or "that".

Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.

Assuming span is required, the following 41 results were found.

  1. 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
  2. general.css has warnings at validation, which are valid errors which should be fixedhttps://developer.joomla.org/joomlacode-archive/issue-17605.html

    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
  3. Don't limit JMicrodata display to inline, span, div and metahttps://developer.joomla.org/joomlacode-archive/issue-32349.html

    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
  4. span.control-label not behaving same as label.control-labelhttps://developer.joomla.org/joomlacode-archive/issue-30690.html

    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
  5. Mod_menu menu image no span with link-title anymorehttps://developer.joomla.org/joomlacode-archive/issue-22525.html

    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
  6. 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
  7. 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
  8. 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
  9. Unable to style text of selected menu item (atomic template)https://developer.joomla.org/joomlacode-archive/issue-23297.html

    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
  10. Joomla CMS 3.3 rc: Microdata in single article view causes invalid HTMLhttps://developer.joomla.org/joomlacode-archive/issue-33662.html

    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
  11. *admin dashboard statics not fully RTL https://developer.joomla.org/joomlacode-archive/issue-29638.html

    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
  12. cpanel span calculation doesn't threat bootstrapSize 0 properlyhttps://developer.joomla.org/joomlacode-archive/issue-32446.html

    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
  13. Unclosed span tag in permissions fieldhttps://developer.joomla.org/joomlacode-archive/issue-30693.html

    – Guest

    • Type: Tracker Issue
  14. improving CSS styling possibilities of the pagebreaker navigation buttons/linkshttps://developer.joomla.org/joomlacode-archive/issue-30839.html

    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
  15. *Print icon and print text in print popup not stylablehttps://developer.joomla.org/joomlacode-archive/issue-31254.html

    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
  16. Field label widths in non-english Back-endhttps://developer.joomla.org/joomlacode-archive/issue-26449.html

    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
  17. [ID= =28416] Implementation of help for install mode joomla 2.5https://developer.joomla.org/joomlacode-archive/issue-28734.html

    (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
  18. Search of Content items returns elements from underlying HTML codehttps://developer.joomla.org/joomlacode-archive/issue-11727.html

    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
  19. [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
  20. QuickIcon Module update for 1.6 considerationhttps://developer.joomla.org/joomlacode-archive/issue-17661.html

    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
Results 1 - 20 of 41