PDA

View Full Version : Problems with i.e & firefox please help!!


Sp32
03-01-2009, 01:17 PM
okay first problem: random pictures appear as an 'x' in a white box when they appear fine in firefox

strange things being centered, I searched in styles and templates for the text center, <center> and </center> but everything I found seemed normal and like there were no loose ends this happens with the whole forumhome and every other page in i.e but only in profiles on firefox

https://vborg.vbsupport.ru/external/2009/03/134.jpg

please help

Lynne
03-01-2009, 04:24 PM
images as x - you have the image path incorrect. Look in the page source to see what the image path is and then correct it.

centered stuff - <center> is not a valid tag, so it won't be used. Nowdays you align="center" and that can either be done inline or in the css. So, look through your css also for any centering being done.

Sp32
03-01-2009, 09:36 PM
thank you so much! I fixed all the images now all I have to do is find where the centering is going wrong, I only searched for <center> and </center> because I use them so I can find where I have made changes but I must have deleted a </center> somewhere so everything is being centered, any ideas on where I could have done that?

or any ways I can do it which will save me going through every single page which has 'center' in it?

Lynne
03-01-2009, 09:40 PM
If you have a text editor that checks html you can put the page source in there to look for it.

Sp32
03-01-2009, 09:41 PM
I have notepad which I use but where do I get the source from?

my sites homepage?

Lynne
03-01-2009, 09:51 PM
Get the source code for the page you are having problems on. Usually you can get it from View > Page Source or right-click > View Page Source

Sp32
03-01-2009, 09:53 PM
It's happening on several pages though, this code popped up in both of the pages though:




<!-- open content container -->

<div align="center">
<div class="page" style="width:100%; text-align:left">
<div style="padding:0px 15px 0px 15px" align="left">


<br /><div align="center">
<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">






<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">

--------------- Added 1235951765 at 1235951765 ---------------

YES, I DID IT

Thank you so much Lynne, you fix so many of my problems :)

My site is nice, spiff and spam :)

Lynne
03-01-2009, 10:23 PM
Glad you found it! :up:

Videx
03-02-2009, 02:11 AM
sp: Please bear with us.

Sp32
03-02-2009, 11:20 PM
What is that supposed to mean? >.>

Videx
03-03-2009, 12:00 AM
In English, bare means to take your clothes off, bear means to tolerate something. In your attachment above, it asked us to bare with you. I assume you're not asking everyone to get naked with you while you work on the site?

Sp32
03-04-2009, 03:22 PM
Ah i'll remember that I always thought it was bare... Thanks for the lesson rofl ;)