Loading...
 
Skip to main content

Modules style is incorrect CSS class name

Status
Closed
Subject
Modules style is incorrect CSS class name
Version
1.9.x
Category
  • Error
Feature
Modules
Templates (Smarty)
Resolution status
Fixed or Solved
Submitted by
Jason Diceman
Volunteered to solve
Jason Diceman
Lastmod by
Jason Diceman
Rating
(0)
Description

Every module is within a div.box that includes the module name,
e.g.
div class="box login_box"
and
div class="box My User Module Name"

But I don't think spaces work in CSS, so I'd say this is a bug.

Additionally, it seems this div that frames every module has no tepmplate file (that I could find). If it is hardcoded (i.e. .php), it should be made a template (.tpl).

Solution

I don't know where the div is generated to fix it.

I'd say make the module name not allow spaces, and remove the space after "box" in the class name.

Thanks so much!!

- jd- -

Importance
4
Priority
20
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
222
Created
Tuesday 07 June, 2005 00:10:57 UTC
by Unknown
LastModif
Friday 24 September, 2021 12:40:10 UTC


Show PHP error messages