Code? |
![]() ![]() |
Code? |
May 31 2005, 06:51 PM
Post
#1
|
|
![]() &&. I'm a mystery wrapped in an enigma with a touch ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 343 Joined: Dec 2004 Member No: 76,718 |
I was looking at two really nice layouts in the showcase section, this one and this one and I noticed the blog space is really small, whenever I try to do that I get a stupid horizontal scroll bar and the remove code doesn't work.
Here is the code I use: QUOTE <div style="
overflow-x: hidden; margin-top: XXXpx; margin-left: XXXpx; width: XXXpx; height: XXXpx;"> |
|
|
|
May 31 2005, 07:33 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
.... You have to make the blog-table really small, plus you can have huge pictures.
CODE <style type='text/css'>div{overflow-x:hidden;}</style>
|
|
|
|
May 31 2005, 09:22 PM
Post
#3
|
|
![]() &&. I'm a mystery wrapped in an enigma with a touch ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 343 Joined: Dec 2004 Member No: 76,718 |
so, do you add that like under where you would use the other code?
|
|
|
|
May 31 2005, 09:46 PM
Post
#4
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
You put that in your style sheet.
|
|
|
|
Jun 1 2005, 08:24 PM
Post
#5
|
|
![]() &&. I'm a mystery wrapped in an enigma with a touch ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 343 Joined: Dec 2004 Member No: 76,718 |
Anywhere?
|
|
|
|
Jun 1 2005, 08:59 PM
Post
#6
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Uh, yeah. Copy and paste into your xanga. It disables overflow on div layers...
|
|
|
|
![]() ![]() |