PDA

View Full Version : Links?


Karenl39
Sep-04-2005, 02:48 PM
I would like to make a link at the top of my page. You can view what I am trying to do at my site. How do I format the CSS to do that? Can it be done within the cusomization site? I am very new to Smugmug and very new to CSS although I learn computers quickly.

Thanks!

Karen

www.karenlynch.smugmug.com

Mike Lane
Sep-04-2005, 02:56 PM
I would like to make a link at the top of my page. You can view what I am trying to do at my site. How do I format the CSS to do that? Can it be done within the cusomization site? I am very new to Smugmug and very new to CSS although I learn computers quickly.

Thanks!

Karen

www.karenlynch.smugmug.com (http://www.karenlynch.smugmug.com)
Are you trying to make the top of your site look like the image you have up there (without actually having that image up there)? We can definitely make that happen. Do you have the separate images (the left dog's head pic, the right hard hat man and dog pic, the "Humane Society of the United States" graphic) stored on your smugmug account? If so simply provide a link to all of them here and I'll whip you up a header :D

Andy
Sep-04-2005, 02:56 PM
I would like to make a link at the top of my page. You can view what I am trying to do at my site. How do I format the CSS to do that? Can it be done within the cusomization site? I am very new to Smugmug and very new to CSS although I learn computers quickly.

Thanks!

Karen

www.karenlynch.smugmug.com

<A href="http://www.redcross.org"><b><i><STRONG>please donate to hurricane katrina disaster relief</i></b></STRONG></a>


don't put a https link in like you've done, that requires sign in usually

Karenl39
Sep-04-2005, 03:51 PM
<A href="http://www.redcross.org"><b><i><STRONG>please donate to hurricane katrina disaster relief</i></b></STRONG></a>


don't put a https link in like you've done, that requires sign in usually
Thank you!!! Now, how do I italicize it like you did???

Karen

Andy
Sep-04-2005, 04:12 PM
Thank you!!! Now, how do I italicize it like you did???

Karen


the <i> and </i> are for the italics.

Karenl39
Sep-04-2005, 05:03 PM
the <i> and </i> are for the italics.
Thanks!! I think I am really going to like this . . . can you recommend a book that can teach me more? http://dgrin.com/images/smilies/icon10.gif

Karen

Karenl39
Sep-05-2005, 05:06 AM
Thanks!! I think I am really going to like this . . . can you recommend a book that can teach me more? http://dgrin.com/images/smilies/icon10.gif

Karen
hello?

Mike Lane
Sep-05-2005, 08:28 AM
hello?
http://www.amazon.com/exec/obidos/tg/detail/-/0764570781/qid=1125937504/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/102-5548408-6964914?v=glance&s=books&n=507846

Or if you don't want to buy a book http://del.icio.us/popular/html is a great place to start looking for html help and http://del.icio.us/popular/css is a great place to start looking for css help.

Karenl39
Sep-05-2005, 12:34 PM
http://www.amazon.com/exec/obidos/tg/detail/-/0764570781/qid=1125937504/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/102-5548408-6964914?v=glance&s=books&n=507846

Or if you don't want to buy a book http://del.icio.us/popular/html is a great place to start looking for html help and http://del.icio.us/popular/css is a great place to start looking for css help.
Thanks!!!!!!!!!!

Can I use html in here along with Css?