Add Room Acoustics to list of Forums

Status
Not open for further replies.
Hi Pano, I'm not seeing it in the Home view either, but do in the Forums view..
 

Attachments

  • DIYAudio-screenshot.jpg
    DIYAudio-screenshot.jpg
    59 KB · Views: 121
In which view?... screen shot?

As said, "the DIYAudio.com home screen". (Everybody calls a different place "home"; but this is the root of the site.)

That list is static. I note that the sections are not ordered the same as inside the forum (dynamic) presentation.
Code:
<tr> <td class="alt1 forumlistl1">
  <a title='' href="forums/general-interest/">General Interest</a>   </td> </tr> 
********* REM ********* insert "Acoustics", same syntax as "Car" ***********
<tr> <td class="alt2 forumlistl2">
  - <a title='' href="forums/car-audio/">Car Audio</a>  </td>  </tr>
<tr>  <td class="alt2 forumlistl2">
  - <a title='' href="forums/diyaudio-com-articles/">Articles</a>  </td> </tr>
<tr> <td class="alt2 forumlistl2">
  - <a title='A place to discuss ..' href="forums/music/">Music</a>  </td> </tr>
 

Attachments

  • DIYA-Masthead-RoomAcoust.gif
    DIYA-Masthead-RoomAcoust.gif
    59 KB · Views: 114
Last edited:
Status
Not open for further replies.