dontpannic Site Supporter
Registered: 10/04/11
Posts: 3507
Loc: Orpington, SE London, UK
Not sure what's going on, but the forum is floating in the middle of the width of my monitor - which is fine - but every time I click on a link anywhere in the forum the page stretches to fill the width, the link moves so I have to click it again.
Apologies for not replying earlier. The problem wasn't (and isn't) happenning on any of my devices when I came home, so assumed it must have sorted itself out. Can't promise anything, but I'll see if I can find anything out.
Sorry guys but Xmas and my wedding too priority. If I had of seen a problem when using my phone/pad I would have got onto it but this is the first I've seen of the issue.
I shall have a look on my laptop at the weekend. I don't have a spare second to myself before then. I do apologise about the issue though. Unsure what's causing it at current but it's more than likely going to be incorrect HTML code causing the. CSS to bust out. Ill feed back with what i find. I'll need to replicate it first.
Can you let me know be browser being used and version please?
steviehouse Best Non ST Car of the Year 2013/2014
Registered: 10/05/10
Posts: 11614
Loc: Jubail, Saudi Arabia
how is that harsh
firefox IS crap and im not having a go at others for mobile use, i'm saying personally I don't feel the need to check the forum on the go. There is nothing I or anyone posts on any forum that is important enough for me to want to check on the go, I check when I get home or at work sat at my desk behind the PC
_________________________
2015 Chevrolet Camaro ZL1
Looking at it. Seems the banner has more spacing around it. I'll have a peek and look at the HTML. Doubt it would be the CSS. Very rarely change anything there.
dontpannic Site Supporter
Registered: 10/04/11
Posts: 3507
Loc: Orpington, SE London, UK
It seemed to work OK for a few hours yesterday, now it's back to doing what it was doing.
I haven't tried on my Mac, it's on my PC where it's more prevalent... Windows 8.1 x64, latest Chrome.
Web Inspector is telling me this: ubb_jslib.js?v=7.5.8:59 Refused to set unsafe header "Content-length" ubb_jslib.js?v=7.5.8:60 Refused to set unsafe header "Connection" http://fordfiestast.co.uk/625.jpg Failed to load resource: the server responded with a status of 404 (Not Found) ubb_jslib.js?v=7.5.8:59 Refused to set unsafe header "Content-length" ubb_jslib.js?v=7.5.8:60 Refused to set unsafe header "Connection" ubb_jslib.js?v=7.5.8:59 Refused to set unsafe header "Content-length" ubb_jslib.js?v=7.5.8:60 Refused to set unsafe header "Connection" ubb_jslib.js?v=7.5.8:59 Refused to set unsafe header "Content-length" ubb_jslib.js?v=7.5.8:60 Refused to set unsafe header "Connection"
Even better than screenshots (as they won't show you anything), a screen capture.
Looking back at the video, the main index is a different width to the individual forums, there's just no consistency in the width - the gaps along the top of the forum between the header and the random image on the left are a bit strange. If the title is long enough and you click on the left of the topic title it will go straight in, if you hit the middle or the right of the topic title the forum width expands then you have to click again.
Very occasionally, some forums automatically fill the width when you load the subforum index but not before appearing as a thinner version.
My suggestions would either be - a properly implemented fluid width layout, or a properly implemented fixed width layout, at the moment it seems to be a mix of both which doesn't appear to be working properly.
EDIT: The banner isn't central to the forum layout and the random image on the right is aligned as far to the right as possible which is only in alignment with the main forum index, it's out of alignment and offset where-ever else you are in the forum.
My personal view would be to ditch the random photo element, create a new table row above the breadcrumbs and use that for the header rather than sticking the header into the body element.