#1
New skin problem
Archive: 33 posts
Ok... This may be really short, but i thought I might tell you guys something. The problem is that, sometimes, the header (the cool images on top of the page) goes down by +/- 300 pixels... For example, when i click on "statistics" in my profile, the whole pages slides down a bit leaving a gap between the header and the very tope of the page. Now i know this style was made with firefox or something, but i thought i might tell... That's it... | 2009-02-15 07:40:00 Author: Yarbone ![]() Posts: 3036 |
What browser are you using? | 2009-02-15 08:04:00 Author: ConfusedCartman ![]() Posts: 3729 |
hes using I.E. i'm looking at it now and it looks really bad...it wasnt like that before though. so i'll have a look see through the code see if there is something in there that makes I.E. act weird [EDIT1:]it's weird because it goes up and down when you click through the profile links (about me, stats, etc.) i'll mess with it and see if i can get it taken care of. [EDIT2:]it not only drops the top, it shrinks the bottom, somewhere in the code its shrinking the table height. and when you go back and click visitor messages again it goes back to normal. it's been a long day for me so i'm not figuring it out right now. i'll try again when i wake up tomorrow. | 2009-02-15 08:09:00 Author: EvilTikiGod ![]() Posts: 159 |
Ok.. I hope you can fix it... Sometimes it's drops down with like a really big space in between. | 2009-02-15 08:54:00 Author: Yarbone ![]() Posts: 3036 |
yea, and if you scroll to the bottom you'll notice that it shrinks it up towards the top..its doing some really weird stuff... | 2009-02-15 08:58:00 Author: EvilTikiGod ![]() Posts: 159 |
This happens on firefox also, it skips down by sometimes 30cm >.> it happens to me often, sometimes at different lengths | 2009-02-15 09:18:00 Author: Thee-Flash ![]() Posts: 3154 |
I've noticed this for a long time, but I never really thought it mattered that much. I can still do verything else...... | 2009-02-15 09:39:00 Author: Coxy224 ![]() Posts: 2645 |
I've noticed this for a long time, but I never really thought it mattered that much. I can still do verything else...... Yea, it isn't even a problem. | 2009-02-15 09:43:00 Author: Thee-Flash ![]() Posts: 3154 |
its something with the way the browsers handle the <ul> and <li> codes. theres no real fix for that unfortunetly. i'll plug through the code and see if i can change anything that'll make a difference [EDIT:]i wish they'd make a standard for web browsers and stick with it lol | 2009-02-15 14:51:00 Author: EvilTikiGod ![]() Posts: 159 |
its something with the way the browsers handle the <ul> and <li> codes. theres no real fix for that unfortunetly. i'll plug through the code and see if i can change anything that'll make a difference [EDIT:]i wish they'd make a standard for web browsers and stick with it lol I just started my internet programming class, and I have already run into something that works in one browser but not the other. So, I know what you mean. Good Luck. | 2009-02-15 17:30:00 Author: Walter-Kovacs ![]() Posts: 542 |
yea its truly a PITA trying to get something to look the same in each browser. especially when you're using vbulletin with its super crazy coding here's the w3c markup validation results for this site LINK (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.lbpcentral.com&charset=%28detect+automatically%29&doctype=Inline&group=0)thats just the VB code that it looks at...168 errors xO | 2009-02-15 17:36:00 Author: EvilTikiGod ![]() Posts: 159 |
168? Wow... and that is in the code... that we are using... why not fix it? or will that cause more problems... :/ oh well. Good luck to you all in making this work out. Cheers! | 2009-02-15 18:14:00 Author: RAINFIRE ![]() Posts: 1101 |
its the forum code, and theres about 865 different files that make the forum do what it does lol | 2009-02-15 18:25:00 Author: EvilTikiGod ![]() Posts: 159 |
168? Wow... and that is in the code... that we are using... why not fix it? or will that cause more problems... :/ oh well. Good luck to you all in making this work out. Cheers! It's just errors that make the code non-XHTML 1.0 Transitional. Even if it was, IE would still encounter errors in some places. Those errors aren't all actual problems with the code, it's just pointing out pieces of the code that need to be executed in a different way. When writing code, there's usually many different ways to accomplish the same task, which is why it detects those "errors". They aren't legitimate usability problems, though. | 2009-02-15 21:28:00 Author: ConfusedCartman ![]() Posts: 3729 |
Wow i seriously don't understand this stuff xD | 2009-02-16 12:21:00 Author: Yarbone ![]() Posts: 3036 |
Actually, many of the errors are legitimate usability problems if you are using any alternate browsing system at all. It's really unfortunate that a lot of developers don't understand the benefits of following standards just because they themselves don't run into issues when they're not followed. | 2009-02-16 19:15:00 Author: Risen ![]() Posts: 251 |
... Ok... Making any progress? | 2009-02-17 19:05:00 Author: Yarbone ![]() Posts: 3036 |
I just signed in using internet explorer and when i went to your page yarbone and started clicking on your tabs it still had to big black space at the top of the banner and ever other profile i went to it still did it, but right now i am using firefox and never seem to have a problem. Firefox is the only browser that i really like to use anyways but hope that helped answer your question on the progress part....![]() | 2009-02-17 20:21:00 Author: Lil-Pingin ![]() Posts: 396 |
Well... Yeah... It's just, that I'm really used to Internet Explorer <__> | 2009-02-17 20:40:00 Author: Yarbone ![]() Posts: 3036 |
yea its tough changing when you're used to something. unfortunetly i havent been able to figure out a fix for it as of yet. still trying though. i'd rather my skin be as close to flawless as possible lol | 2009-02-18 00:33:00 Author: EvilTikiGod ![]() Posts: 159 |
It's just errors that make the code non-XHTML 1.0 Transitional. Even if it was, IE would still encounter errors in some places. Those errors aren't all actual problems with the code, it's just pointing out pieces of the code that need to be executed in a different way. When writing code, there's usually many different ways to accomplish the same task, which is why it detects those "errors". They aren't legitimate usability problems, though. I only get the problems with IE 6 at work. I use Google Chrome at home and it works very well. Hope this helps someone. Its free and small and fast. | 2009-02-18 03:36:00 Author: mrjoeyman ![]() Posts: 217 |
Oh yeah.. what's that google chrome everybody's talking about? Another browser? | 2009-02-18 04:16:00 Author: Yarbone ![]() Posts: 3036 |
yea google chrome is another browser its pretty slimmed down compared to I.E. and works well | 2009-02-18 04:32:00 Author: EvilTikiGod ![]() Posts: 159 |
Uhm.. I wanted to know if anyone has any clue how to fix this... | 2009-02-24 14:40:00 Author: Yarbone ![]() Posts: 3036 |
Yar, did you try Chrome yet? | 2009-02-24 17:31:00 Author: mrjoeyman ![]() Posts: 217 |
I don't want to look like impatient... but will this get fixed? | 2009-03-02 22:48:00 Author: Yarbone ![]() Posts: 3036 |
still working on it, after the update to php 5 there were a few more pressing matters to attend to. but it'll eventually get fixed, if it is indeed fixable. | 2009-03-02 23:33:00 Author: EvilTikiGod ![]() Posts: 159 |
It also happens when i open spoilers btw :/ | 2009-03-21 20:08:00 Author: Yarbone ![]() Posts: 3036 |
It also happens when i open spoilers btw :/ Upgrade to IE 7 or IE 8 (http://www.microsoft.com/windows/internet-explorer/default.aspx). IE 6 is a flawed browser, and we don't support it. | 2009-03-21 21:58:00 Author: ConfusedCartman ![]() Posts: 3729 |
OH lol... i never got a message to update my browser or something... K, thanks. I'll try it I don't know, whatever. I'm downloading it now ![]() | 2009-03-21 22:00:00 Author: Yarbone ![]() Posts: 3036 |
OH lol... i never got a message to update my browser or something... K, thanks. I'll try it I don't know, whatever. I'm downloading it now ![]() It's definitely in your best interest. We try to smash all the bugs we can, but this particular issue isn't a priority when compared to other things we're working on. | 2009-03-22 00:00:00 Author: ConfusedCartman ![]() Posts: 3729 |
So i get on the site... Click download now... It says i have to click 'run' when a box pops up... but there's no box.... So I Click on 'Click here if your download does not immediately start' ... Do everything what it say... and then i get back at the same page where i started. It doesn't work ![]() | 2009-03-22 10:37:00 Author: Yarbone ![]() Posts: 3036 |
So i get on the site... Click download now... It says i have to click 'run' when a box pops up... but there's no box.... So I Click on 'Click here if your download does not immediately start' ... Do everything what it say... and then i get back at the same page where i started. It doesn't work ![]() Here's the direct link to the Netherlands version of IE8 for Windows XP: Right Click, Save As (http://download.microsoft.com/download/C/6/3/C63E77C7-4A38-45E6-BDBA-10EFFB925F6B/IE8-WindowsXP-x86-NLD.exe) | 2009-03-22 21:40:00 Author: ConfusedCartman ![]() Posts: 3729 |
LBPCentral Archive Statistics
Posts: 1077139
Threads: 69970
Members: 9661
Archive-Date: 2019-01-19
Datenschutz
Aus dem Archiv wurden alle persönlichen Daten wie Name, Anschrift, Email etc. - aber auch sämtliche Inhalte wie z.B. persönliche Nachrichten - entfernt.
Die Nutzung dieser Webseite erfolgt ohne Speicherung personenbezogener Daten. Es werden keinerlei Cookies, Logs, 3rd-Party-Plugins etc. verwendet.
Die Nutzung dieser Webseite erfolgt ohne Speicherung personenbezogener Daten. Es werden keinerlei Cookies, Logs, 3rd-Party-Plugins etc. verwendet.