View Issue Details

IDProjectCategoryView StatusLast Update
0000910OXID eShop (all versions)3.1. Design, GUI, UXpublic2009-08-25 08:28
Reporterlentini Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version4.0.1.0 revision 15990 
Summary0000910: Start Page welcome text isn't displayed completely if too long
Descriptionif you have on the startpage e longer wellcome text than the default text of the CE version the promotion offer covered it. It don't work dynamic.

The Problem is with firefox 3.x and internet Explorer 8.x. with the old Internet Explorer6.x is all ok.










TagsNo tags attached.
Attached Files
bug startpage.JPG (129,671 bytes)   
bug startpage.JPG (129,671 bytes)   
howtofix.png (66,871 bytes)   
howtofix.png (66,871 bytes)   
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

lentini

2009-05-16 22:04

reporter   ~0000928

I am sorry for 3 times. it was a error by upload the data. Not every data is able for upload it function only with .jpg.

but the thame bug is also in the 4.1.2_18998 version.

its a bug with this forum here if I get an error for upload for the data and here will create the message.

philipp_grashoff

2009-06-02 16:59

reporter   ~0001000

Last edited: 2009-06-02 17:02

Simple solution:
change oxid.css properties of #body .wellcome (~line 535):
set height value to "auto"
(is set to 157px in standard oxid.css)

alfonsas_cirtautas

2009-06-05 08:39

reporter   ~0001011

What you see is bug in IE6, all standard based browsers doesn't expand fixed height div's. If default box sizes doesn't fit your needs, you have to adjust css, or modify templates.

alfonsas_cirtautas

2009-06-23 09:18

reporter   ~0001105

Last edited: 2009-08-25 08:27

User can change few css ant teplate parameters, and solve by yourself, as our default templates are optimized for our demodata. (see possible solution in attached screenshot)