how do you use the page kits

  You are currently not logged in. You can view the forums, but cannot post messages. Log In | Register

20-Nov-06 19:15
I have a page kit (portal) and i do not how to put it on dreamweaver. I have 3 veiws on dreamweaver code and design and split. I think you are ment to put the code for it into the code part put i am not sure where can you help?

<STYLE type="text/css">

body { font-family: arial, helvetica, sans-serif; font-size: 10px; }

td { font-family: arial, helvetica, sans-serif; font-size: 10px; }



a:link {color: F76B08; font-family: arial, helvetica, sans-serif; text-decoration: none}

a:visited {color: FFAD73; font-family: arial, helvetica, sans-serif; text-decoration: none}

a:active {color: #ffffff; font-family: arial, helvetica, sans-serif; text-decoration: none}

A:hover {text-decoration: none; color: #ffffff}

</STYLE>
23-Nov-06 04:29
Hi dom,

I think you should just be able to use File > Open in Dreamweaver and open the index.html file? (The style sheet file, default.css, should then be picked up automatically.)

I think anyway! (I don't have Dreamweaver to hand to test...)

Matt
ELATED : )

--
Matt Doyle, Elated
Second Edition of my jQuery Mobile book out now! Learn to build mobile web apps. Free sample chapter: http://store.elated.com/
06-Dec-06 20:25
Absolutely right Matt. I use Dreamweaver and it picks up the stylesheet if the HTML header references the stylesheet, but doesn't have any absolute directory specifications. You can, however, use relative directory specifications and it will work properly.

Art

07-Dec-06 04:22
Thanks Art, that's good to know

Matt
ELATED : )

--
Matt Doyle, Elated
Second Edition of my jQuery Mobile book out now! Learn to build mobile web apps. Free sample chapter: http://store.elated.com/

 
New posts
Old posts

Follow Elated