president vankk
Web Developer & AuraOT Owner
- Joined
- Jul 10, 2009
- Messages
- 5,719
- Solutions
- 9
- Reaction score
- 339
Hello, I'm having a problem with CSS what I don't know how to fix.
Atm this is the code that I'm using.
This is what looks like
I tryed use top:-1000px; and only work for the latestnews, and not to others pages. I tryed use padding-top:-1000px; but didn't work, etc. Any ideas how to fix this css? To put it up without get problems with other pages?
Thanks.
Atm this is the code that I'm using.
Code:
#side-bar { position: relative; padding-top:0px; padding-left: 880px; }
This is what looks like
I tryed use top:-1000px; and only work for the latestnews, and not to others pages. I tryed use padding-top:-1000px; but didn't work, etc. Any ideas how to fix this css? To put it up without get problems with other pages?
Thanks.