JustAnswer
>
Programming
Ask A Question
|
Register
|
Login
|
Help
Programming
Ask a Programming Question, Get an Answer ASAP!
Have your own Programming question?
3 Programmers are Online Now
characters left:
Not a Programming Question?
Related Programming Topics:
Cs3
,
Css
,
Fix
,
Top
,
Back
,
Code
,
File
,
Font
,
Html
,
Line
Question
I am using dreamweaver CS3. my problem is I have a photoshop jpeg w:706 x H: 431 that I want to use as a background for a table in which to insert photos with roleovers. The jpeg is inside a table but I can not insert a table over it. How can I make this part of the webpage so I can then insert tables over it?
Submitted: 123 days and 12 hours ago.
Category: Programming
Value: $16
Status: CLOSED
+
Read More
Optional Information
Computer OS: Windows XP
Browser: IE
Already Tried:
My webpage works in all browsers local and unix server remote, not the issue. I am in CS3 attempting to use a jpeg design as a backgound for a table. I have put a table in for the jpeg to attach to, I need to put a table over this to attach jpegs now and later when they change. If I put a table over the jpeg the jpeg disappears behind the table
Posted by
NealZed
123 days and 4 hours ago.
Info Request
hi XXX XXXXXXXXXX,
Thanks for posting your question on just answer.
have you uploaded that page to any server?
can i see your code, so that i can fix it.
-NileshZed
122 days and 21 hours ago.
Reply
1. I have loaded the webpage to a remote unix server, but it is currently being updated locally on my computer and I do not have it located on any server where you can access it easily. This change in design is a customer based request and is currently a demonstration test page.
2. Is it possible for me to send you the items through email ? The actual html page is 4.16kb and associated asset folder is 57.9kb this will enable you to see whats going on in a browser.
Posted by
NealZed
122 days and 3 hours ago.
Info Request
it is possible for you to send me the items through
website like
http://www.mediafire.com/
upload the code to
http://www.mediafire.com/
and send me the url.
Edited by NealZed on 7/24/2009 at 6:12 AM
122 days ago.
Reply
Here is the file: <http://www.mediafire.com/?sharekey=b88abf6cbcd69e49ed24a2875c7fa58ee04e75f6e8ebb871>
You will have to put the five files back into a folder marked "assets" in order for the "test.htm" to see them properly in a browser.
The problem is the jpeg marked "design1.3" accepting a "table" over it so photos can be placed in the forward square. I cannot seem to make this jpeg part of the webpage or any other technique in Dreamweaver CS3, thats why this is a test
Accepted Answer
Hi, i have done some changes in test.htm
the updated code for test.htm is -
<html>
<head>
<title>ShootinShopSouth</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
<!--
body,td,th {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 14px;
}
body {
background-color: #0000FF;
background-image: url(assets/Blue1.jpg);
}
.style4 {
color: #FFFF00;
font-size: 9px;
}
a:link {
color: #FFFF33;
}
a:visited {
color: #FF0000;
}
a:hover {
color: #6633CC;
}
a:active {
color: #00FF66;
}
.style5 {
color: #000000;
font-weight: bold;
}
-->
</style>
<script type="text/javascript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a
.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a
;}}
}
//-->
</script>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="716" height="673" style="border-collapse: collapse" bordercolor="#111111">
<!-- fwtable fwsrc="template-46.png" fwbase="index.gif" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
<tr>
<td width="136" height="1" bgcolor="#7E8079"><img src="images/spacer.gif" width="134" height="1" border="0" /></td>
<td width="65" height="1"><img src="images/spacer.gif" width="15" height="1" border="0" /></td>
<td width="45" height="1"><img src="images/spacer.gif" width="44" height="1" border="0" /></td>
<td width="342" height="1"><img src="images/spacer.gif" width="309" height="1" border="0" /></td>
<td width="17" height="1"><img src="images/spacer.gif" width="17" height="1" border="0" /></td>
<td width="121" height="1"><img src="images/spacer.gif" width="121" height="1" border="0" /></td>
</tr>
<tr>
<td height="161" colspan="6" bordercolor="#0066FF" bgcolor="#0000FF"><table width="709" height="144" border="0">
<tr>
<th width="232" height="140" scope="col"><img src="assets/logo2.jpg" alt="logo2" width="232" height="138" align="absmiddle"></th>
<th width="10" scope="col"> </th>
<th width="453" scope="col"><div align="left">
<table width="457" height="40" border="0">
<tr>
<th scope="col"><a href="http://index.htm"><img src="assets/home.gif" alt="home" width="130" height="37"></a></th>
<th scope="col"><a href="http://page6.htm"><img src="assets/products.gif" alt="products" width="130" height="37"></a></th>
<th scope="col"><a href="http://page7.htm"><img src="assets/next.gif" alt="next" width="83" height="39"></a></th>
<th scope="col"><a href="http://page5.htm"><img src="assets/back.gif" alt="back" width="72" height="39"></a></th>
</tr>
</table>
</div></th>
</tr>
</table>
<div align="center"><strong>We provide firearms shipping and receiving services</strong></div></td>
</tr>
<!--jpeg design1.3 is inserted here -->
<tr>
<td height="424" colspan="6" valign="top" bgcolor="#0000FF" style="background:url(assets/design1.3.jpg) no-repeat;"><p align="center" style="position:absolute;top:270;left:280;border:1px solid white;height:258;width:370">Product image is here</p></td>
</tr>
<tr bgcolor="#7E8079">
<td height="12" colspan="6" bgcolor="#0066FF"> </td>
</tr>
<tr>
<td colspan="6" bgcolor="#000018" background="images/back-navy.gif" height="12">
<p align="center" style="margin-top: 4; margin-bottom: 4">
<b><FONT
face=Verdana><font face="Arial"><span class="style4">Copyright
2008 Shootin Shop South All Rights Reserved</span></font></FONT><FONT
face=Verdana color=#FFFFFF size=1><font face="Arial" size="1" color="#FFFFFF">. </font></FONT></b></p></td>
</tr>
</table>
</center>
</div>
</body>
</html>
--------
I have changed the code after this line -
<div align="center"><strong>We provide firearms shipping and receiving services</strong></div></td>
My updated code is
<!--jpeg design1.3 is inserted here -->
<tr>
<td height="424" colspan="6" valign="top" bgcolor="#0000FF" style="background:url(assets/design1.3.jpg) no-repeat;"><p align="center" style="position:absolute;top:270;left:280;border:1px solid white;height:258;width:370">Product image is here</p></td>
</tr>
You can put the product image in p tag above...
you can adjust the postion of the same using style in the p tag
Expert:
NealZed
Pos. Feedback:
100.0 %
Accepts:
Answered:
7/25/2009
Computer Software Engineer
Engineer from Mumbai University(India), 3.5+years of exp in IT
+
Read More
Related Programming Questions
Design the Roomba with Subsumption with the following capabi...
I am working on the car loan calculator java GUI assignment.
IN ABSOLUTE NEED OF HELP WITH MICROSOFT EXCEL HOMEWORK. I kn...
I need to create two macros in a workbook with five workshee...
I am not sure if this is the correct forum, so please indica...
I need that spreadsheet that will track scheduled projects
I need help!
I have a document with macros to other pages. There is a "P...