shortcuts |
shortcuts |
Nov 17 2007, 01:14 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 144 Joined: Aug 2006 Member No: 459,714 |
every time i remove the user shortcuts that big blue space shows up so
is there anyway i could remove that big blue space as shown here http://i11.tinypic.com/6jwwtg3.jpg |
|
|
|
![]() |
Nov 17 2007, 04:26 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 144 Joined: Aug 2006 Member No: 459,714 |
i used this code
CODE <style>
.a {hide top search and shortcuts bar} select {position:relative !important; top:-1000px;} td td td select {position:static !important;} div table div form {display:none !important} .bodyContent table table div form {display:inline !important;} </style> |
|
|
|
babygal33 shortcuts Nov 17 2007, 01:14 PM
Synesthesia Are you using a script from CreateBlog? If so, ple... Nov 17 2007, 01:59 PM
IVIike try these scripts
http://www.createblog.com/scrip... Nov 17 2007, 06:44 PM
babygal33 i figured it out, thanks
but i have another proble... Nov 18 2007, 12:31 AM
Insurmountable CODE<style>
body table td div form {display:... Nov 18 2007, 01:27 PM
babygal33 thanks for the code for the shortcuts
umm i have a... Nov 18 2007, 03:09 PM![]() ![]() |