View Full Version : backwards stuff!


evil-blOo
03-31-2003, 06:34 AM
Alright.. this is quite odd.. ive started using CSS class sheet things (whatever.css) and i'm using them right? all my links, or anything simular to that is backwards! Heres what i mean:

http://www.goodevil.net/~ebilpetz/

its, of course, just started.. but im boggled! and ticked off *fumes* i dunno what the matter could be.. heres what the .css file for the home page looks like:

http://www.goodevil.net/~ebilpetz/petzcss.css

Please, i need some help.. ive tried everything all night.. thanks in advance *cry*

angelivion
03-31-2003, 07:42 AM
I don't really get what you mean..

there's that body direction="rtl" which could have caused your page to go "backwards", which i can't really see. a little more description might help. =)

Xiphias
03-31-2003, 11:09 AM
When you reverse the scrollbar, you reverse the whole page too. Take off the direction: rtl; in your coding.

evil-blOo
03-31-2003, 03:13 PM
Well poo! POO I SAY! *cry* I liked it on the left... ahh, well.. Thank you all a ton and a half.. guess i'll go and fix this now.. *snyff* I'll be okay.. *snyff again* pomise

:P

thanks y'all

lefty
03-31-2003, 03:46 PM
You can keep the reversed scrollbar if you put <div style="direction:ltr;"> after the <BODY> tag.

evil-blOo
03-31-2003, 06:21 PM
Hmm it still doesn't seem to be working for me..

im one of those people that are cursed.. alot.. o_o hee.. *cursed*

phooy, i tried the <div style="direction:ltr;"> after <body>

didn't seem to work