Username: Password:   Forgot your password?
 
Forums
» View Categories » Coding Help & Templates » here's a quicker question...
Previous 30
Page of 1 Next 30

Member:5,337
Posts:1,055
Joined:7-27-2006
Seen:11-3-2009
Dec 20,`06 12:00pm | Quote |

how do I bring the DD header back on my comic? I had it...then I lost it...and now I'm too lazy to try to figure it out myself. DD header, I miss you...but not enough to re-set the entire template and then fiddle around until I figure out what makes what show up.

 
Terminal
Moderator
Send a private quack!
Member:315
Posts:6,363
Joined:1-6-2006
Seen:11-27-2009
Dec 20,`06 1:45pm | Quote |

Hmm, getting the DD Header back was a tough thing to do that required much Matrix type hacking, fear my haxxorring skillz (lol.)

At first I thought it was the imagemap that causing the header to disappear. That couldn't be the problem since it was the same imagemap from my old HTML, which worked. I then looked around at your HTML, which was filled with all sorts of Google scripts. I deleted them all, nothing. (you may want to add the Google Analytics script back.)

The answer was quite simple, it all had to do with the placement of the imagemap and the best thing to happen to HTML, tables (which can be a bitch to work with.) I moved it around, played around. Then BAM, the Header was back.

Here is the code to the HTML: (I removed many things, like the Google stuff and some of the HTML CSS. You may want to add them back if you use this HTML.)

Example. (I accidentally deleted my LAX template trying to get this thing to work.) >_>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>[Big Fish Comic]</title>
</div>
<style type="text/css">
<!--
body {
background-color: #A3BFA2;
}
a:link {
color: #339966;
}
a:visited {
color: #339966;
}
a:hover {
color: #339966;
}
a:active {
color: #339966;
}
.style14 {font-size: 9px}
.style15 {color: #339933}
-->
</style>
</head>
<div align="center"><img src="http://img336.imageshack.us/img336/127/bigfishheadfq1.png" alt="bigfish" width="795" height="278" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="63,248,131,272" href="http://www.bigfishcomic.com/About.htm" />
<area shape="rect" coords="141,246,224,272" href="http://www.bigfishcomic.com/Archive.htm" />
<area shape="rect" coords="238,249,297,272" href="http://www.cafepress.com/bigfishcomics" />
<area shape="rect" coords="314,249,379,271" href="http://www.bigfishcomic.com/Comic.htm" />
<area shape="rect" coords="397,249,473,273" href="http://bigfishcomics.deviantart.com/" />
<area shape="rect" coords="489,249,573,275" href="http://www.bigfishcomic.com/Support.htm" />
<area shape="rect" coords="590,246,652,274" href="http://www.bigfishcomic.com/Link.htm" />
<area shape="rect" coords="663,246,724,274" href="http://www.bigfishcomic.com/Misc.htm" />
</map>
</div>
<div id="bg">
<table align="center">
<tr>
<th scope="col"><!--[PAGE]--></th>
</tr>
</table>
<table class="nav" align="center" border="0" cellpadding="0" cellspacing="0" width="600">
<tr>
<td align="center" height="50" width="25%"><!--[NAV_FIRST]--></td>
<td align="center" height="50" width="25%"><!--[NAV_PREVIOUS]--></td>
<td align="center" height="50" width="25%"><!--[NAV_NEXT]--></td>
<td align="center" height="50" width="25%"><!--[NAV_LAST]--></td>

</tr>
</table>



<!--Creator's Comments-->

<table colspacing="0" colpadding="0" align="center" border="0" width="400">
<tr>
<td>
<div class="notes">
<TABLE BORDER='0' CELLPADDING='5' CELLSPACING='0' WIDTH='400'> <TR> <TD ALIGN='LEFT'><!--[AUTHORS_NOTES]--></TD>
</TR> </TABLE>
</div>
</td>
</tr>
</table>

<!-- RSS and PAGE drop down -->
<TABLE width="500" align="center" colspacing="0" colpadding="0" border="0">
<TR>
<TD WIDTH="50%"><!--[RSS]--></TD>
<TD WIDTH="50%">
<!--[PAGE_DROPDOWN]--></TD>

</TR>
</TABLE>
<!--User Comments-->

<table colspacing="0" colpadding="0" align="center" border="0" width="600">
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td width="300" align="center" valign="top">

<P STYLE='WIDTH:300px;'><!--[COMMENTS=300]--></P>
</td>
<td align="center" width="300" valign="top">
<!--[COMMENT_FORM=280,200]-->

</td>
</tr>
</table>
<p align="center"><span class="style14"><a href="http://www.bigfishcomic.com/About.htm">About</a> + <a href="http://www.bigfishcomic.com/Archive.htm">Archive</a> + <a href="http://www.cafepress.com/bigfishcomics">Shop</a> + <a href="http://www.bigfishcomic.com/Comic.htm">Comic</a> + <a href="http://bigfishcomics.deviantart.com/">Gallery</a> + <a href="http://www.bigfishcomic.com/Support.htm">Support</a> + <a href="http://www.bigfishcomic.com/Link.htm">Link</a> + <a href="http://www.bigfishcomic.com/Misc.htm">Misc </a>+ <a href="http://bigfishcomics.livejournal.com/">Journal</a><br />

</div>
</body></html>

This post was last edited on Dec 20,`06 1:47pm


(The soap opera webcomic about nothing in particular.)
 
Member:5,337
Posts:1,055
Joined:7-27-2006
Seen:11-3-2009
Dec 20,`06 9:21pm | Quote |

SUCCESS! (unless I fugged it up like last time and you can all see my favorites AGAIN but I'm pretty sure it's SUCCESS!)

and this --->I accidentally deleted my LAX template trying to get this thing to work.

amuses me.

Thanks, incredibly hot avatar.


Previous 30
Page of 1 Next 30

 

Not Registered?
Signup for a FREE Account!


Registered users can:
Comment on comics!
Create their own comics!
Vote in polls and contests!
Use the forums!
   Latest News
   DD Cam (Now Featuring: DDBook)