logo

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
[see Current layout issues]

(edit: see below for desriptions and text urls to images)

there needs to be a "new topic" at the top of the thread lists

there needs to be a "search" somewhere on every page (even if its an icon on the other end of the user name bar)

the layout issue as shown here only affects the first post if there is an avatar, it does affect ALL the following post (avatar or no) (this has changed and maybe because of skin)

from the homepage you get this when you are logged in.

there are alignment issues with the mouse over on the top menu bar (unless this is intentional) I can't show it to you, but its up some pixels and the bar is higher than the mouse over.. (I will test this, it is a related to text not V-centering over bg cell)

the width of this editing box ( quick edit box, and Topic Replies) is not consistant with the (blue) outer edge, which may be because its hard coded somewhere (as evedent in second link above - 04)

(these where confirmed in both FF2 & KHTML-Konqueror)

paulwratt.110mb.com/ss/4-eocms/eocms-02.png
paulwratt.110mb.com/ss/4-eocms/eocms-04.png

TGPEG EDIT:- Changed the font colour to red because it's harder to see on the default theme

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

another one, all the topics I have replyed to are through the quick reply, but this one was not (as I wanted to use the "quotes" button, and this is what I saw at the bottom of the picture

paulwratt.110mb.com/ss/4-eocms/eocms-05.png

edit: same as opera post

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 1528
Re: layout issues

Your site returns 403...

Please do not PM me requesting support or anything, use the forums, thats what they are here for
eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

and this one for the "quick edit"

paulwratt.110mb.com/ss/4-eocms/eocms-06.png

eoCMS Designer
eoCMS Designer
Offline Offline
avatar
Posts: 1290
tbarkass_willamson@hotmail.com
Re: layout issues

http://paulwratt.110mb.com/ss/4-eocms/eocms-05.png

Seen a bug? Report it!
eoCMS Designer
eoCMS Designer
Offline Offline
avatar
Posts: 1290
tbarkass_willamson@hotmail.com
Re: layout issues

paul are you on box 16? It's being ddos'd so that's probably why none of us can see your posts.

The one where the mouseover box appears higher than the link is caused by a rendering difference between IE and FF (where have I heard that said before?:p) that cannot be fixed. The other ones will have to wait until we see those screens.

EDIT: One of my own: When someone puts a particularly big picture into the thread, everything stretches across the screen towards the left. This could be remedied by having the forum shrink in between some scrollbars or by simply wrapping the user panel.

Seen a bug? Report it!
eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

re: box16 no

thats why I added the urls as plain text, its a hotlink thing..

Screenshot descriptions:
02 - HR above and below post content over hang thread background at small window sizes (does not to 1st when no avatar, but only 1st when no avatar not true all the time)
04 - outer editor box (see below)
05 - same as the Opera post, Topic Replie's parent has no width or is "squashed" by its parent
06 - the quick edit box is not 100% of available post width

the "box" width issues are fixable with width:100%; BUT only if they are inside another area, as actual percentages in pixels are inherited from the parent width

(edit as guest in different browser on same machine)

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 1528
Re: layout issues

Ok the navbar is fixed in FireFox but it looks strange still in IE7 with the hover over

Qucik edit should now go right across the post
Does the post form page still go over the side?
Does the Comment box on the news still go over?

Please do not PM me requesting support or anything, use the forums, thats what they are here for
eoCMS Designer
eoCMS Designer
Offline Offline
avatar
Posts: 1290
tbarkass_willamson@hotmail.com
Re: layout issues

confuser: your post just says nul

Seen a bug? Report it!
eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 1528
Re: layout issues

It does? Looks fine to me

Please do not PM me requesting support or anything, use the forums, thats what they are here for
eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

[quote name=confuser link=id=119

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

oh bugger, thats quick edit bug with the &, I think it was not fixed for gecko engine (KHTML), as I just lost above post..

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

(repost of above missing one)

ok, EGI skin/theme mouseover in FF are good (not in KHTML), if you still have probs with IE7  (someone check IE8?) use <!-- IF IE=7 to patch in css over-ride

Quick edit goes across  in FF (not in KHTML/gecko) overhangs a little at small window sizes, the smaller the worser
http://paulwratt.110mb.com/ss/4-eocms/eocms-07.png

Edit box is now 100%, but also at small window size, it overhang HUGE (maybe 700px Smile )

Comments on news page is good, but overhangs a little at small window size
http://paulwratt.110mb.com/ss/4-eocms/eocms-08.png

RE: "overhang a little" I think this is now related to something in the post header, or post content section, or alternatively there is an unchecked % in the background

you can check where in the page by border=1 on tables (maybe a table tag in CSS will do the same)

it does not stop/start overhang until 800x600 (approx)

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

that menu mouseover issue may be a padding margin thing (if you get differences in browsers)

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 1528
Re: layout issues

Yea its the padding

Strange about the quick edit, it does not do that for me in FF3

Please do not PM me requesting support or anything, use the forums, thats what they are here for
eoCMS Designer
eoCMS Designer
Offline Offline
avatar
Posts: 1290
tbarkass_willamson@hotmail.com
Re: layout issues

I might take a look at some of these issues tonight.

Seen a bug? Report it!
eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

you may be able to use some CSS hacks to get it to render rightly in all browser, other than that it can get painful..

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

mouse over in KHTML is good

eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 909
Re: layout issues

maybe this post should be split up into individual pieces, and a current layout issues being pegged, like in the eoCMS suggestions board

eoCMS Designer
eoCMS Designer
Offline Offline
avatar
Posts: 1290
tbarkass_willamson@hotmail.com
Re: layout issues

Yeah that's one moderation tool we don't have: topic splitting.

Paul can you just summarise everything in your first post and I'll make a current layout issues sticky.

Seen a bug? Report it!

Jump to:


0.09 seconds Queries: 14