Deji Posted June 12, 2008 Share Posted June 12, 2008 Okay I need you to help me... For some reason I went on another computer and my site looks weird. I can, in no way replicate what is showing on that PC on mine... I tried changing resolution, video settings, browsers.. But no, it looks fine on my PC. I use IExplorer by default which has the exact view as in dreamweaver, my proffessional costly webpage editor. I'm using Layers which seems to be the big problem. But I want to know why it views differently. All I need you to do is go to: www.gtag.co.nr and make a screenshot of what you see on the front page. Then post it here along with your settings (Resolution, Browser, Video Card.. Etc) and I'll try and figure out the problem. Link to comment Share on other sites More sharing options...
Huckleberry Pie Posted June 12, 2008 Share Posted June 12, 2008 Okay I need you to help me... For some reason I went on another computer and my site looks weird. I can, in no way replicate what is showing on that PC on mine... I tried changing resolution, video settings, browsers.. But no, it looks fine on my PC. I use IExplorer by default which has the exact view as in dreamweaver, my proffessional costly webpage editor. I'm using Layers which seems to be the big problem. But I want to know why it views differently. All I need you to do is go to: www.gtag.co.nr and make a screenshot of what you see on the front page. Then post it here along with your settings (Resolution, Browser, Video Card.. Etc) and I'll try and figure out the problem. The tables shift themselves to the left; I'm using Firefox 2.0, 1152x864 pixels (sorry if I don't have a screenshot... ) Link to comment Share on other sites More sharing options...
MrLlamaLlama Posted June 12, 2008 Share Posted June 12, 2008 Looks fine to me, though I'm on a 1024x768 at the minute. Layers may be the problem. Just learning to use standardised HTML and CSS can be really easy... and it's foolproof, unlike WYSIWYG editors. Link to comment Share on other sites More sharing options...
Huckleberry Pie Posted June 13, 2008 Share Posted June 13, 2008 Try using tables instead; it often comes in handy when I make pages; they don't deform when I set things to higher resolutions... Link to comment Share on other sites More sharing options...
MrLlamaLlama Posted June 13, 2008 Share Posted June 13, 2008 ^ Tables are rapidly outdating. Just use a px value or a % value (and em if you're using opera) to constrain the size of a content div. Link to comment Share on other sites More sharing options...
JustADummy Posted June 13, 2008 Share Posted June 13, 2008 Okay I need you to help me... For some reason I went on another computer and my site looks weird. I can, in no way replicate what is showing on that PC on mine... I tried changing resolution, video settings, browsers.. But no, it looks fine on my PC. I use IExplorer by default which has the exact view as in dreamweaver, my proffessional costly webpage editor. I'm using Layers which seems to be the big problem. But I want to know why it views differently. All I need you to do is go to: www.gtag.co.nr and make a screenshot of what you see on the front page. Then post it here along with your settings (Resolution, Browser, Video Card.. Etc) and I'll try and figure out the problem. The tables shift themselves to the left; I'm using Firefox 2.0, 1152x864 pixels (sorry if I don't have a screenshot... ) You should show a screenie, to see how it looks like. Or you can register in the forums and post in the FAQ section. Link to comment Share on other sites More sharing options...
Chris Posted June 13, 2008 Share Posted June 13, 2008 It's absolutely fucked in Firefox 2 (Windows) - Proof: http://www.imagelodge.net/imgs/chris/GTAGs...CKED-lol9xu.png As a developer you need to develop for all Mozilla based browsers, plus Opera and Safari - THEN and only then should you apply extra crap to make it work in IE. Never begin developing for IE, otherwise it'll be broken in every other browser. Also, you're using frames AND tables. Both are outdated methods of laying out a website. I would advise you to learn to use divs and style them with css if you're serious about websites. Link to comment Share on other sites More sharing options...
JustADummy Posted June 13, 2008 Share Posted June 13, 2008 Just noticed now. It is fucked up on mine. :/ Link to comment Share on other sites More sharing options...
Deji Posted June 23, 2008 Author Share Posted June 23, 2008 hmm... Works on my firefox but I'll try to redo the whole websites layout. I really hate frames and tables though. I'll find a way. Oh, and I can't develop it for Firefox first... As it doesn't show what I can see in my html editor/designing thing. It's easy to do it in the same way as i am anyway... Link to comment Share on other sites More sharing options...
MrLlamaLlama Posted June 23, 2008 Share Posted June 23, 2008 Can't you hit F11 or F12 for a live preview in dreamweaver? It's been a good 7 years since i used it, but i think that's it. It should open in your default browser, which can be firefox or ie. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now