View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
07992Bug reportsAssessmentspublic2013-08-04 21:54
ReporterMike_W Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Fixed in Version2.00+ 
Summary07992: Assessments are centered (they should not be?)
Description

When creating an assessment, they are displayed centered horizontally (using the default template). I asked on IRC and received the following response:

[13:23] <Mike_W> Can I prevent assessments from being centered horizontally? Is this a CSS change (if so, what/where), or a question format change?
[13:52] <shnoulle> Mike_W : no, i look at assesment source: we have a td align="center" in source .....
[13:52] <shnoulle> Please : put a bug report to remove this one
[13:53] <shnoulle> bug report?
[13:53] <shnoulle> bug-tracker ?
[13:54] <shnoulle> Sh... give you the lnk with limebot : https://www.limesurvey.org/en/community-services/bug-tracker
[13:54] <shnoulle> Look at replacement_helper to remove it

I have looked in replacements_helper.php and did not find any occurrences of "center", and I have also looked at the frontend_helper.php and tried changing some of the alignments there, but have been unsuccessful so far.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)
I will donate to the project if issue is resolved
Browser
Database type & version
Server OS (if known)
Webserver software & version (if known)
PHP Version

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2013-07-09 21:13

developer   ~25749

Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&amp;id=12711

c_schmitz

c_schmitz

2013-08-04 21:54

administrator   ~25923

2.00+ Build 130802 released

Related Changesets

LimeSurvey: master ec834f11

2013-07-09 19:01:48

DenisChenu

Details Diff
Fixed issue # 07992: Assessments are centered in HTML
Dev: just remove inline center
Affected Issues
07992
mod - application/helpers/frontend_helper.php Diff File
mod - templates/basic/template.css Diff File
mod - templates/bluengrey/template.css Diff File
mod - templates/clear_logo/template.css Diff File
mod - templates/default/template.css Diff File
mod - templates/eirenicon/template.css Diff File
mod - templates/limespired/template.css Diff File
mod - templates/mint_idea/template.css Diff File
mod - templates/sherpa/template.css Diff File
mod - templates/vallendar/template.css Diff File

LimeSurvey: 2.05 c274c0cd

2013-07-09 19:09:10

DenisChenu

Details Diff
Fixed issue 07992: Assessments are centered in HTML
Dev: just remove inline center
Affected Issues
07992
mod - application/helpers/frontend_helper.php Diff File
mod - templates/basic/template.css Diff File
mod - templates/bluengrey/template.css Diff File
mod - templates/clear_logo/template.css Diff File
mod - templates/default/template.css Diff File
mod - templates/eirenicon/template.css Diff File
mod - templates/limespired/template.css Diff File
mod - templates/mint_idea/template.css Diff File
mod - templates/sherpa/template.css Diff File
mod - templates/vallendar/template.css Diff File

Issue History

Date Modified Username Field Change
2013-07-09 20:20 Mike_W New Issue
2013-07-09 21:06 DenisChenu Assigned To => DenisChenu
2013-07-09 21:06 DenisChenu Status new => assigned
2013-07-09 21:13 DenisChenu Project Feature requests => Bug reports
2013-07-09 21:13 DenisChenu Changeset attached => LimeSurvey 2.05 c274c0cd
2013-07-09 21:13 DenisChenu Note Added: 25749
2013-07-09 21:13 DenisChenu Resolution open => fixed
2013-07-09 21:13 DenisChenu Changeset attached => LimeSurvey master ec834f11
2013-07-09 21:14 DenisChenu Status assigned => resolved
2013-07-09 21:14 DenisChenu Fixed in Version => 2.00+
2013-08-04 21:54 c_schmitz Note Added: 25923
2013-08-04 21:54 c_schmitz Status resolved => closed