Page 1 of 1
right table side istn valigned to top in opera
Posted: Sun May 09, 2004 9:24 pm
by vossi
as you can see on my blog @ vossi.at (light modified -> banner + links in the header) when you get there with opera -> the right side with the calendar, top exits and so on isn't valigned to top .. how and where can i change this or do i have to w8 until the next release?
tia vossi
Posted: Mon May 10, 2004 10:56 am
by garvinhicking
Hm, sorry - I don't personally use opera so I don't know what's causing trouble; on mozilla and IE it works good.
If you are somewhat familar with CSS, please play around with the templates/mt-trendy/style.css file and see if you can make tweaks so it works in Opera?
Thanks,
Garvin.
Posted: Sat May 15, 2004 5:56 pm
by vossi
so i got the solution .. opera dislikes the
display: block;
argument given in the #serendipityRightSideBar block and ignores all other arguments within it.
so i only deleted this one and now i got a right sidebar valigned to top
