ImagePaths
1 minute read
Favicon File Path
This stylevar controls the file path of the favicon. The favicon is the small image displayed in the browser address bar and near browser page title.
- Variable Name: favicon
- Data Type: url
Default Values
- url: favicon.ico
Attachment Image Directory
The image directory for attachments (DEPRECATED)
- Variable Name: imgdir_attach
- Data Type: imagedir
Default Values
- imagedir: images/attach
Misc Images Directory
The image directory for miscellaneous images.
- Variable Name: imgdir_misc
- Data Type: imagedir
Default Values
- imagedir: images/misc
Image Path for the Icon Sprite Image
This is the relative path to the directory where the "sprite_icons_vb_ltr.png" and "sprite_icons_vb_rtl.png" files are found. This is relative to the main vBulletin directory and should not start or end with a forward slash (/).
Note: This Style Variable is no longer used by the default vBulletin style, but will continue to work for any custom styles that use it.
- Variable Name: imgdir_spriteiconsvb
- Data Type: path
Default Values
Item Status Icon Folder
The image directory for status icons (DEPRECATED)
- Variable Name: imgdir_statusicon
- Data Type: imagedir
Default Values
- imagedir: images/statusicon
Title Image
This is your logo or title image. Set to the path of the logo you want to use.
- Variable Name: titleimage
- Data Type: url
Default Values
- url: images/misc/vbulletin5_logo.png
updated: 2021-09-13 09:08pm | Version: 5.6.5 Alpha 10