General info

From MyWebber Wiki

Jump to: navigation, search

Contents

Administration

Picture links

Colors / Layout (CSS)

  1. Forums admin > Style Manager > Nature > Go
  2. Scroll down to almost the bottom to the section "Additional CSS Definitions"
  3. Within that textarea is the CSS which can alter the layout and color of the whole site
  4. For example if you scroll down "within" that textarea you can find the line ".Endangered {color:yellow}" and change it to whichever color you'd like (refer to CSS color codes for the syntax if you want precise colors like color:#ddd which is a shade of gray)
  5. Click the "Save" button at the bottom
  6. Open another tab to birdviewing.com or refresh and existing open page and you should see your changes to the endandered label

Languages (Photopost labels and text)

  • Forums
  • Photopost: FTP - public_html/gallery/languages/

Tool for translating

Templates

public_html/gallery/templates/vb3enhanced/

Species

Countries

  • Image files: public_html/images/Country%20Flags/
  • Country names: public_html/gallery/templates/vb3enhanced/countries.tmpl
  • Province names: public_html/gallery/templates/vb3enhanced/provinces.tmpl
  • State names: public_html/gallery/templates/vb3enhanced/states.tmpl

Extra mappings

extra1=country
extra2=province
extra3=date
extra4=details

Database backup

Use this path ../gallery/data/forums.sql when doing database backup from Forums

wget -r -l1 --no-parent ftp://birdviewing@birdviewing.com/public_html/gallery/data/*.sql