Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthor0169
    • CommentTimeMar 19th 2008 edited
     # 1
    I'm trying to add a banner to the top of my page along with a script to create a drop down menu effect. I've noticed that using:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

    is causing all of my image <a>'s to be 5pixels bigger than it's original setting. Is there a way to change it to:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    or perhaps have the banner bypass it somehow? Any help/advice would be appreciated.
    •  
      CommentAuthorWallPhone
    • CommentTimeMar 19th 2008
     # 2
    To change the doctype, go into your /themes/ folder, and copy the head.php file into the Vanilla folder you see there. Then go into the Vanilla folder and edit away!

    (Vanilla normally looks in that folder first for the file, copying it there ensures your changes don't get lost when you upgrade Vanilla)
    • CommentAuthor0169
    • CommentTimeMar 21st 2008
     # 3
    Thank you for your response.

    Everything is working as intended now :)
Add your comments
    Username Password
  • Format comments as