table over an image???, help? |
table over an image???, help? |
Aug 22 2006, 05:11 PM
Post
#1
|
|
![]() i'll spend forever loving you. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 571 Joined: Jun 2006 Member No: 431,524 |
hey i'm not too new to editing codes, but starting from scratch i'm lost as heck. i was wondering how to add the content part within this image...
![]() first off, im not even sure if it's called "table" to go over the image as main content but i'm sure you know what i'm talking about.. i think it's a div? *clueless* kinda like this http://michellebranch.com/interface.html and also, if anyone has the code for a popup window? like to have pages open seperately, but i was wondering, if you had the one where you can adjust the size of the pop up window, not a standard size. thanks!!!! i hope i'm writing clear enough for you guys to understand me lol also, i was planning on changing the image for every link/page. but i was wondering if anyone had any ideas of what the background should be behind the image because i think plain white is boring.. i don't know how i'd do it though because it's saved a JPG. and it wont look right because of "cassandra farrar" with the white still... any suggestions?? |
|
|
|
![]() |
Aug 22 2006, 10:28 PM
Post
#2
|
|
![]() i'll spend forever loving you. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 571 Joined: Jun 2006 Member No: 431,524 |
i'm lost. i'm not using the code you gave me..
this is what i have.. CODE <html>
<head> <title>cassandra farrar</title> <style type="text/css"> body { font-family: arial; color: #453535; font-weight: normal; font-size: 10pt; } A:link { text-decoration: value; [underline, overline, underline overline, line-through, blink, none] color:#453535; } A:visited { text-decoration: value; [underline, overline, underline overline, line-through, blink, none] color:#000000; } A:active { text-decoration: value; [underline, overline, underline overline, line-through, blink, none] color:#000000; } A:hover { text-decoration: value; [underline, overline, underline overline, line-through, blink, none] color:#8E5247; background-image: url(); background-color: #000000; body { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; } #menu { position: absolute; left: 220px; top: 100px; padding: 0px; width: 425px; } </style> </head> <body> <div id="menu"> Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro Latest News: fghfsioghsioghiosfgfoisg gjdifjgiodgjiprj grjgioer giodrj geirj gioejidjgiodjgirej gioer geio gioeg iorhg iorehgioerhgiorejgioregioeroreoerhgerhgeiro </div> </body> </html> <meta name="GENERATOR" content="MapSpinner"> </head> <body> <p></p> <center> <!-- Created by MapSpinner --> <!-- Beginning --> <img src="siteimagenobg.jpg" width="640" height="528" usemap="#main image" border="0"> <map name="main image"> <area shape="rect" coords="504,499,636,526" href="http://www.myspace.com/cassandrafarrar"> <area shape="rect" coords="285,59,321,75" href="http://www.geocities.com/cassjamminx/links.html"> <area shape="rect" coords="233,60,280,74" href="http://www.geocities.com/cassjamminx/contact.html"> <area shape="rect" coords="227,60,229,60" nohref> <area shape="rect" coords="179,58,227,75" href="http://www.geocities.com/cassjamminx/journal.html"> <area shape="rect" coords="129,59,174,74" href="http://www.geocities.com/cassjamminx/media.html"> <area shape="rect" coords="84,62,125,73" href="http://www.geocities.com/cassjamminx/music.html"> <area shape="rect" coords="56,59,79,75" href="http://www.geocities.com/cassjamminx/bio.html"> <area shape="rect" coords="14,58,50,75" href="http://www.geocities.com/cassjamminx/main.html"> </map> <!-- End --> </body> </html> </center> |
|
|
|
cassjamminx table over an image??? Aug 22 2006, 05:11 PM
Azarel Check out this topic to create a div overlay (the ... Aug 22 2006, 10:09 PM
cassjamminx hey thanks i actually just figured it out, i used ... Aug 22 2006, 10:15 PM
Azarel Set a height on the div layer and set the overflow... Aug 22 2006, 10:26 PM
Azarel Find:
#menu {
position: absolute;
left: 220px... Aug 22 2006, 10:28 PM
cassjamminx oh thank you!
ps.. can someone tell me wha... Aug 22 2006, 10:34 PM
Azarel http://www.javascriptkit.com/howto/scrollbarcolor.... Aug 22 2006, 10:42 PM
cassjamminx you're a god. lol. do you know how to make pop... Aug 22 2006, 10:47 PM
Azarel The scrollbar colors are not showing up because yo... Aug 23 2006, 12:17 AM
cassjamminx ^thanks..
when i changed
CODE#menu {
position... Aug 23 2006, 05:02 PM![]() ![]() |