vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Broken images and crazy error? IE (https://vborg.vbsupport.ru/showthread.php?t=223990)

Xencored 09-26-2009 08:41 PM

Quote:

Originally Posted by Lynne (Post 1891018)
You would put what you want users to see if the image doesn't show. So, for instance, if it's an image of a happy face, then the alt would be "happy face". Or, you can just have alt="", but you need to have the alt attribute in there.

Thanks Lynne your a star as allways
p.s did that image show this time i played with guest accounts :D

Lynne 09-26-2009 10:40 PM

I can see this link now as an unregistered user - http://www.myanimeisland.com/forums/...maibanner2.jpg

Xencored 09-26-2009 11:24 PM

Quote:

Originally Posted by Lynne (Post 1891076)
I can see this link now as an unregistered user - http://www.myanimeisland.com/forums/...maibanner2.jpg

Ok Lynne thanks
Am mega failing i did the alt="" but it gives me more and more errors
HTML Code:

<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
  <tr>
    <td height="122" class="header"><table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <img border="0" src="http://www.myanimeisland.com/newmai.jpg" alt="">
    </tr>
    </table>
  </tr>
  <tr>
    <td width="100%" class="nv" height="30" >
<div class="nvlink" align="left">
<a href="http://www.myanimeisland.com">Home</a>
<a href="http://www.myanimeisland.com/forums/">Forums</a>
<a href="http://www.myanimeisland.com/gallery/">Gallery</a>
<a href="http://www.myanimeisland.com/forums/video.php">Media</a>
<a href="http://www.myanimeisland.com/forums/arcade.php">Games</a>
<a href="http://www.myanimeisland.com/forums/downloads.php">Downloads</a>
<a href="http://www.myanimeisland.com/blog/?page_id=5">About Info</a>
</div>
</td>
  </tr>
</table>



$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]

If you have time can you see anything wrong with this :confused:
Thanks

Lynne 09-26-2009 11:35 PM

You need to have the / at the end of your image tag:
HTML Code:

<img border="0" src="http://www.myanimeisland.com/newmai.jpg" alt="" />
And, you always need to put content in a table in <td> tags - you can't just put it in <tr> tags.


All times are GMT. The time now is 04:01 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01069 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete