how can i do this (Make my layout smaller?) |
how can i do this (Make my layout smaller?) |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Jun 2007 Member No: 540,085 ![]() |
i wanna make my layout smaller like this
of course i dont want it to hide everything on my profile only make it smaller
Attached File(s)
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 ![]() |
We have a couple layouts like this:
http://www.createblog.com/layouts/code.php?id=21487 From that code, the way to do this is to place this before your stylesheet: CODE <style="position:absolute; left:700px; top: 40px;" border="400"></a><div style="display:none"> <table><tr><td><table><tr><td> <div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td> <div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td> And you can adjust the height to whatever you want. |
|
|
![]() ![]() |