Quote:
Originally Posted by Osbes
Version 0.7.1 (01.08.2011)- added support for search.php pages including What's New
- some minor bugfixes
@Crotan
I have also tried to fix your Problem with
Code:
/forums/images/icons/icon1.png
please test the new version
Best regards
Sebastian
|
search.php status icons are now showing up. :up:
however same thing as before but with "(with bburl_path / )" added into the mix.
Code:
..../forums/forums/images/icons/icon1.png (with bburl_path / ) does not exist or is not readable.
..../forums/forums/images/icons/icon2.png (with bburl_path / ) does not exist or is not readable.
Also thanks for the heads up, I'll look into this.
Code:
.globalsearch .searchbutton {
background: url("images/Seamus/gradients/back3.png") repeat-x scroll left top transparent;
border: 1px solid #1B518F !important;
border-radius: 7px 7px 7px 7px;
box-shadow: 0 0 2px #1A1A1A;
margin-left: -5px;
margin-top: -2px;
}