Css

Can We Use CSS for the notes client if not then please is there any another way for n.client like css

Subject: CSS

Hai, U can use Css in Notes Client.

Steps Are.

Create a Form. (With Tables, Fields etc)

Go–>Shared resource–> Style Sheet.

And Import The Css File

In The Form Where U Want to use the Css

Form–>Html Head Content Event–>

Right Cilck Here And

Click on Insert Resource and call the css file

It will work

In mY Project Its Working

Hope This Will Help u.

Subject: CSS

Hai, U can use Css in Notes Client.

Steps Are.

Create a Form. (With Tables, Fields etc)

Go–>Shared resource–> Style Sheet.

And Import The Css File

In The Form Where U Want to use the Css

Form–>Html Head Content Event–>

Right Cilck Here And

Click on Insert Resource and call the css file

It will work

In mY Project Its Working

Hope This Will Help u.

Subject: RE: CSS

Hello Pawani am unable to do the same

i have a css in page global.css

in my form i have created a field $$HTMLHead

and ther i have call the css sheet

but the css is not effecting

Subject: RE: CSS

HAi, Do One Thing.

Open Notepad–>Write the Hole CSS

Save its on the desktop. (File Name will be test.css)

now import its in Style sheet.

Donot use the page

Pawan

Subject: RE: CSS

i am not getting the line import it in style sheet

where i have to import where is the option to import

please help me

Subject: RE: CSS

Hai, 1. Write the CSS in NOTE PAD. SAVE it.

    (Extionsion will be  .css)

2. Now From Where u open the form,View

         Options Like

           Form

           View

           Folder

           Share Code

           ****Share Resource****

In Share Resource U will Get the Style Sheet

CLICK on The New STYLE SHEET RESOURCE

After this Select the Css file.

Pawan

Subject: RE: CSS

Thanks a lot pawan to help me but where you arw telling me to get the stylesheet option i think that option is in the R6 and i am working in R5

Subject: RE: CSS

You can still use stylesheets in R5. You can store the CSS in Pages or Notes documents. It is a little more work but not hard.

Search the 4 & 5 forum.

Gerry

Subject: RE: CSS

Keep in mind, though, that stylesheets on pages in R5 will “break” when you upgrade to Domino 6 – the content type for the page will have to be changed from “Treat as HTML” to “Treat as Other: text/css”.

Subject: RE: CSS

Yes In R5 It Will Not Work.

Subject: Please Informe Me

Hai, If U do it Please Informe me If Possible.