[Webteam] Re: Frontpage - again

karl karl.ramberg at chello.se
Wed Nov 2 07:43:28 CET 2005


karl wrote:

> karl wrote:
>
>> Jason Rogers wrote:
>>
>>> On 10/31/05, goran at krampe.se <goran at krampe.se> wrote:
>>>  
>>>
>>>> A few ideas though:
>>>>
>>>> 1. What about putting a second "boxlet" below the download box on the
>>>> right with the "Main Squeak portals" in it? It would make the front 
>>>> page
>>>> smaller - but then the descriptions would have to be much shorter of
>>>> course.
>>>>   
>>>
>>>
>>>
>>> I like this idea a lot.  Any takers?  Karl has some experience in this
>>> area (he sent me the code to implement the download box) so he may
>>> have suggestions.
>>>
>> I can take a look at it.
>> Karl
>>
>>
>>
> I have a simple solution :-)
> Add this to the style sheet:
>
> #custom {
>  background-color:#eee;
>  border: 1px dashed #999;
>  margin: 0px;
>  padding: 5px;
>  position:absolute;
>  right: 10px;
>  top: 270px;
>  width: 150px;
> }
>
> #custom h1 {
>  padding: 5px;
>  margin: 0px;
>  color: white;
>  background-color: #77d;
> /*   border:1px solid #999;   */
>  font-size: small;
> }
>
> And then just add a Custom template.
> We can tweak the color if it looks to dull with a grey box.
> Karl
>
>
>
I tested some ideas in the style script. Tell me what you think
Karl



More information about the Webteam mailing list