2014-10-08 - Re: [GRASE-Hotspot] CSV from Mysql Database ??? example

Header Data

From: bartosz <ba***z@miklaszewski.com>
Message Hash: 3d1be48b4c9a8906dd149daf40b277fb45a48da3a361b4349e77605b11d6975a
Message ID: <968bd8af-0c03-4504-8d18-a13cf57cf739@grasehotspot.org>
Reply To: <CAESLx0K=Sz=sL-LuF=k-mNLpmhtT5GZ=+2=Eq0GEt2zpPsXpTA@mail.gmail.com>
UTC Datetime: 2014-10-08 16:57:31 UTC
Raw Date: Wed, 08 Oct 2014 16:57:31 -0700

Raw message

ok, will do some examples and test some code, from top of my head... i was 
thinking something like this
<div id="linetext1"> (above username - 100% width)
<div id="linetext2"> (under password - 100% width)

text for div: same like in portal customization - text field with tick box 
(something like: page title with tick box), when its off then:

#linetext1 { visibility: hidden; }

and then password and login should stay

when its on something like this:
#linetext1 {
    line-height: 1.5;
    color: black;
    background-color : white;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

and top line text active + username + password

#linetext2 { visibility: hidden; }

not sure about pictures yet, i will have to make some tests first, i will 
play with it and get back to you


:)))

p.s.
i like that :)



On Thursday, 9 October 2014 00:41:03 UTC+1, timwhite88 wrote:
>
> If you give me examples of the DIV's and locations, I can add them to the 
> template. If you want them to contain text though, that's another template 
> field, so we need to try and minimise how many extra template fields we 
> add, otherwise it becomes too complicated.
>
> Tim
>
> On Thu, Oct 9, 2014 at 4:23 AM, bartosz <ba***.@miklaszewski.com 
> <javascript:>> wrote:
>
>> this looks great, i will play with css today, is it possible to add 
>> additional fixed div's? (disabled as default) but in case if someone would 
>> like to add, additional message/text or for example logo, they can 
>> reactivate divs in css manually.?
>>
>> On Wednesday, 8 October 2014 10:37:55 UTC+1, timwhite88 wrote:
>>>
>>> I'm uploading a new nightly now. It has a spot for customising the 
>>> printing CSS down the very bottom of the portal customisation page. The 
>>> default CSS I've included gives me about 14 rows by 3 columns of tickets. 
>>> More "CSS templates" are welcome and I'll start a Wiki page for them 
>>> probably.
>>> I've also changed it from the default of printing the page on load, to a 
>>> button for printing. Feedback on that is welcome, part of my reason for 
>>> that is it's annoying testing new CSS if it keeps popping up the print 
>>> dialog, but I'm happy to swap it back if people would like.
>>>
>>> Tim
>>>
>>> On Wed, Oct 8, 2014 at 11:07 AM, bartosz <ba***.@miklaszewski.com> 
>>> wrote:
>>>
>>>> sounds good :)
>>>>
>>>> and yes i miss understood :) but hey :) i didnt know how to do it, and 
>>>> i learned already something new :)
>>>>
>>>> when you finish with css editing option, i could prepare some templates 
>>>> ready to go.. if you want :)
>>>>
>>>> -- 
>>>> This mailing list is for the Grase Hotspot Project 
>>>> http://grasehotspot.org
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Grase Hotspot" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to gr***.@grasehotspot.org.
>>>> To post to this group, send email to gr***.@grasehotspot.org.
>>>> Visit this group at http://groups.google.com/a/
>>>> grasehotspot.org/group/grase-hotspot/.
>>>> To view this discussion on the web visit https://groups.google.com/a/
>>>> grasehotspot.org/d/msgid/grase-hotspot/0f92bbf9-1121-
>>>> 4022-afde-566745b220fe%40grasehotspot.org 
>>>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/0f92bbf9-1121-4022-afde-566745b220fe%40grasehotspot.org?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>
>>>  -- 
>> This mailing list is for the Grase Hotspot Project 
>> http://grasehotspot.org
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Grase Hotspot" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to gr***.@grasehotspot.org <javascript:>.
>> To post to this group, send email to gr***.@grasehotspot.org 
>> <javascript:>.
>> Visit this group at 
>> http://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
>> To view this discussion on the web visit 
>> https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/ea7d65a9-613a-4801-8711-a3c36d3ad3da%40grasehotspot.org 
>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/ea7d65a9-613a-4801-8711-a3c36d3ad3da%40grasehotspot.org?utm_medium=email&utm_source=footer>
>> .
>>
>
>

Thread