Bobisbald
08-22-2004, 08:35 PM
I'm hoping somebody will actually take the time to reply, to the point. Um, does anybody know the code to place a blog/textarea anywhere in your lookup? Or how to disable the left toolbars links, I can remove the yellow toolbar but the link still remain, how do you disable them? Thanks in advance, I appreciate those who are willing to be kind. :)
SSPrincess
08-22-2004, 09:17 PM
The following code will allow you to put text in your lookup. You can change the parts in bold to suit your preferances:
<i></i><style type="text/css">
p table {width:530;border:1px solid #660099;background:#FFFFFF;}
b.sotableup {width:530;border:1px solid #FFFFFF;background:#FFFFFF;}
i.return{width:510}
</style>
<b style="overflow:auto; height: 80px; width=530px;" class="sotableup">
<i class="return"> </i>
<b style=color:000000>
Text
</b> <i class="return"> </i>
</b></b>
As for disabling the links, I don't think that's possible to do.
I hope this helps. Have a nice day! :)
westernrider
08-22-2004, 09:49 PM
I don't think you should want to disable the yellow side bar... I always find it so annoying when I go to look-ups and I can not get out unless I press the back button.
Bobisbald
08-22-2004, 10:00 PM
I know how to put text in my lookup, but I want to know how to place a blog/textarea anywhere in your lookup.
...
Nevermind, I've got the code.
Bobisbald
08-22-2004, 10:39 PM
Nevermind, I've got the code.