Insert image under NAV BAR

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74167

    #16
    If you had gone to the link provided, you would see that the proper way to code this would be:

    <a href="http://benzeffect.com" target="new" style="text-align:center"><img src="http://benzeffect.com/forum/images/misc/SLS banner.jpg"alt="Image Down" title="Benz Effect"></a>

    Though I don't think that will work on all browsers since <a> is inline and not block. Try something like this:

    <div style="text-align:center>
    <a href="http://benzeffect.com" target="new"><img src="http://benzeffect.com/forum/images/misc/SLS banner.jpg"alt="Image Down" title="Benz Effect" /></a></div>

    The w3schools.com website linked above can easily teach you these basics in an hour or so if you go through their tutorials.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • iusevb
      New Member
      • Jan 2012
      • 14

      #17
      Just figured out the code. It's all working great now. Thanks for the help!

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...