Added script for converting Board3 Portal 1.0.6

Fixed a few small issues when installing Board3 Portal 2.0.0 on a vanilla board
This commit is contained in:
Marc Alexander
2011-03-04 17:10:19 +01:00
parent 67bcedb2c6
commit 2dd590da7b
7 changed files with 343 additions and 18 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 B

View File

@@ -35,7 +35,7 @@ padding-bottom: 2px; /*bottom spacing between menu items*/
}
.portal-navigation ul li a{
background-image: url("images/portal/arrowbullet.gif");
background-image: url("{T_THEME_PATH}/images/portal/arrowbullet.gif");
background-repeat: no-repeat;
background-position: center left; /*custom bullet list image*/
display: block;