Internet Marketing Forums - Where Great Marketing Ideas Come to Life Internet Marketing Forums - Where Great Marketing Ideas Come to Life

Go Back   Internet Marketing Forums .Net > Internet Marketers' Products and Services > Web and Graphic Design
User Name
Password
Register FAQ Members List Classifieds Blog Mark Forums Read

Notices

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-28-2008, 01:04 AM
Blue Fern Marketing's Avatar
Set Avatar
Junior Member
 
Join Date: Oct 2008
Location: Canterbury
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Blue Fern Marketing is on a distinguished road
Post Why Doe's My Website Look Different???

I built my website using Firefox. But when I go to Expolrer it is not good. Why is this. Is there something I can do soo matter what it opens on it all good!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 10-28-2008, 02:38 AM
cluedoubt93's Avatar
Set Avatar
Super Moderator
 
Join Date: Aug 2008
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
cluedoubt93 is on a distinguished road
Send a message via MSN to cluedoubt93 Send a message via Skype™ to cluedoubt93
Which website are we talking about?

You always have to keep in mind that your website should work in all browsers, and there is no good way to get around it. See if you can use some more basic programming or layout which works in IE as well.
__________________
Video shows you all about ECover Creator Software

NEW Contest Launched on my Blog

Follow me on Twitter
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-28-2008, 03:10 AM
Blue Fern Marketing's Avatar
Set Avatar
Junior Member
 
Join Date: Oct 2008
Location: Canterbury
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Blue Fern Marketing is on a distinguished road
I'm working on my main website. But when I have a look at it on Firefox it is ok. When I look at it on IE it's not the same.

So if I build my site using either browser it never looks the same on either viewing.

It's doing my head in.

What is the most popular browser people use. May be I just use that one and hope they don't look at it using another...

Thanx for your reply.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-09-2008, 03:46 PM
brakers's Avatar
Set Avatar
Distinguished Member
 
Join Date: Oct 2008
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
brakers is on a distinguished road
Smile Compromize

Hi There

I have had this problem as well. Its no good just ignoring the fact that different people use different browsers.

If you eliminate either firefox or IE you are eliminating a huge chunk of people and if your site is trying to sell something you would be loosing money for not optimizing your site for one or the other browsers.
Listen to cluedoubt93 when he says use some more basic programing.
Look at the sections of your site that works in both browsers and then start eliminating the parts that don't work well by trying other methods of designing the web page.
Unfortunatly we all have this cross to bare so be patient or get someone who knows what he is doing to look at your website HTML and see if he or she can do anything to help.
What program are you using to build your website is it a wysywig program or an HTML code program.
let Me know.
Regards Tony B.
__________________
Free Internet marketing Videos
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-18-2009, 04:40 AM
Leisa's Avatar
Distinguished Member
 
Join Date: Jul 2009
Location: Front Royal, VA in USA
Posts: 85
Thanks: 2
Thanked 5 Times in 5 Posts
Leisa is on a distinguished road
Send a message via AIM to Leisa
Buy me a Beer?
As mentioned before your web site will always look different in different browsers and sometimes even different versions of those browsers.

Whenever I do a web site, I always check it in both Internet Explorer and Firefox. Then I usually go to Browsercam where I can check it out in 14 different browsers and versions of browsers including Opera and Safari.

It is amazing how different browsers can and do look very different. I learned the hard way on that one.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-20-2009, 11:16 PM
TheBlindMonkey's Avatar
Set Avatar
Distinguished Member
 
Join Date: Jul 2009
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
TheBlindMonkey is on a distinguished road
its because IE read the html and CSS codes a bit differently then firefox. Especially when using CSS stylesheets.

To overcome that, you just have to change the coding a bit so it will do the same thing.
__________________
Quality SEO Services - Get real SEO results at an affordable price with BlindMonkeyMedia.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-06-2009, 02:02 AM
PrezentacijaSrbija's Avatar
Distinguished Member
 
Join Date: Nov 2009
Location: Novi Sad, Srbija
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
PrezentacijaSrbija is on a distinguished road
Blue Fern Marketing,

It is important whether you use absolute or normal flow of elements on web page. If you use float left or right, always put width to elements.

Main difference between FF and IE is margin, so play around with margins.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-13-2010, 08:51 PM
websitemarketing's Avatar
Set Avatar
Distinguished Member
 
Join Date: Oct 2009
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
websitemarketing is on a distinguished road
Send a message via Skype™ to websitemarketing
Buy me a Beer?
I always make sure I check it in different browsers and I also check from different computers because you also have some monitors that are larger than others and it looks different through those as well. I am sure there is an easier way with coding I have just never looked into it. Hey TheBlindMonkey can you go into a little more detail about this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-17-2010, 04:26 PM
medesignz's Avatar
Distinguished Member
 
Join Date: Feb 2010
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
medesignz is on a distinguished road
Buy me a Beer?
The different browsers use different emulators/webkits to display encoded sources. The rule amongst developers is to build your site in Firefox or Safari and then tweak or fix the coding with javascript tricks to get the same look across all browsers.

Normally validated code would more or less iron out these problems anyways, but as you say, padding and margin spacing is somewhat of an annoyance in these matters.

In later versions of IE there are options to ensure that your site is shown how you want it, by placing a single line of code that would make your site emulate in the browser version your originally developed it in. Does that make sense?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Similar Threads
Thread Thread Starter Forum Replies Last Post
Get Your Website to Profit With the Best Affiliate Programs Available netstar Articles / Marketers Knowledge Base 1 03-25-2008 11:24 AM
Four Sure Fire Ways to Generate Targeted Traffic to Your Website smithkarl Articles / Marketers Knowledge Base 1 01-11-2008 08:33 PM
Building Residual Income With a Website nolt1968 Articles / Marketers Knowledge Base 0 11-26-2006 10:09 AM
Analyzing Website Traffic Freedom4You Articles / Marketers Knowledge Base 0 10-07-2005 03:13 PM



All times are GMT -5. The time now is 03:30 PM.



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Internet Marketing ForumsAd Management by RedTyger

Internet Marketing News | Prospect Response
Hosted By Server Yard

Internet Marketing Forums - Bringing Internet Marketing Ideas to Reality Internet Marketing Forums - Bringing Internet Marketing Ideas to Reality Internet Marketing Forums - Bringing Internet Marketing Ideas to Reality

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19