![]() |
Messed up skin1 in 4.1.11
1 Attachment(s)
Hello,
I've done a few 4.1.11 installations and then a few more demo installation just to be sure of this behavior. Now I can say for certain that Мn a clean install of X-Cart 4.1.11 choosing the 3-coloumn blue layout something in the CSS is not working well on the customer frontend. It seems to be fine in the admin frontend. I've attached a screenshot to illustrate what exactly is going on. This was also reported to Qualiteam so if they reply with a solution to this I'll post it here. |
Re: Messed up skin1 in 4.1.11
What is the problem?
|
Re: Messed up skin1 in 4.1.11
The problem is the light blue menu bar on the featured products etc. It is not displayed correctly. It is in the Administration section though???
|
Re: Messed up skin1 in 4.1.11
Oh, ok. Open skin1.css and skin1_admin.css and make sure the values for the "DialogTitle" classes in skin1.css are the same for "BACKGROUND-COLOR" and "BACKGROUND-IMAGE:". My guess is you are missing TD.DialogTitle - BACKGROUND-COLOR:, or more likely TD.DialogTitleSlant - BACKGROUND-IMAGE: url(images/dialog_slant.gif);
|
Re: Messed up skin1 in 4.1.11
Well I've compared the skin1.css and skin1_admin.css and the TD.DialogTitle sections are almost identical and includes the
BACKGROUND-COLOR: #68C1FF; The TD.DialogSlant section also inlcudes this: BACKGROUND-IMAGE: url(images/dialog_slant.gif); The image appears inside the skin1\images directory as well. Should there be a BACKGROUND-IMAGE line inside the TD.DialogTitle section? Here's a snippet of the skin1.css: Code:
TD.DialogTitle { |
Re: Messed up skin1 in 4.1.11
No, that looks about right... you do have a closing "}" after the BACKGROUND-IMAGE: url(images/dialog_slant.gif); correct? You can also check it against the skin1_original/skin1.css if you haven't changed too much.
|
Re: Messed up skin1 in 4.1.11
Yeah the closing is there, this is the original file. That's basically the problem ...
|
All times are GMT -8. The time now is 11:02 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.