Bugs » #4
This section on the Community is no longer supported, in favour of Wikidot's Official Feedback Site.
It is retained here for archiving purposes.
Bugs
Tags
Posted by Phil Chett on 29 Apr 2008 10:46, last edited on 04 Mar 2009 09:22
This bug is open |
Description
There are the following two bugs in the base CSS code —
Number 1: One of the image URL's in /files—common/theme/base/css/odialog.css refers to test.wikidot.com instead of www.wikidot.com
.owindow.owait .content{
.
.
background-image: url(http://test.wikidot.com/common--theme/base/images/progress/progressbar.gif);
Number 2: The following external image referred to in /files—common/theme/base/css/style.css does not exist:
.wait-icon{
.
.
background-image: url(http://www.napyfab.com/ajax-indicators/images/indicator_medium.gif);
How to Reproduce
N/A
Browsers
ALL
Reported by
Rate this Bug
Rate the urgency of this bug. If you think it is more urgent and important than it's current rating suggests, rate it up.
re:number 1 it is available at both.
http://test.wikidot.com/common--theme/base/images/progress/progressbar.gif
.owindow.owait .content{
.
.
background-image: url(http://test.wikidot.com/common--theme/base/images/progress/progressbar.gif);