Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ArtBookAddicts

    (@artbookaddicts)

    Thanks again esmi, but with the best effort in the world, i simply don’t understand this. The only thing i can do with code is post an image, a link and make paragraphs, so you have to understand this looks like chinese to me…

    I paid for the map, and all it came with was the following, no instructions were included as it’s not specifically designed for WP.
    – the index.html
    – the css file
    – the javascript file (usamap.js)

    Again, if someone could implement this for me on one particular page of my site, i’m willing to pay for the time you spend on it…

    Thread Starter ArtBookAddicts

    (@artbookaddicts)

    Thanx for the help esmi, much appreciated. However, i simply don’t understand everything that is written there, even after taking a good look at it.

    I’ve posted the <head> part of the index.html below, from what i know about web programming, this seems to be xml… A step-by-step instruction would be great, and i’m willing to pay for a little help, mail me at [email removed]

    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    	<head>
    		<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    		<title>Usamap</title>
    		<link rel="stylesheet" <strong>href="css/style.css"</strong> type="text/css" media="screen"/>
    		<script type="text/javascript" src="http://www.google.com/jsapi"></script>
    		<script type="text/javascript">google.load('jquery', '1');</script>
    		<script type="text/javascript" <strong>src="js/usamap.js"</strong>></script>
    	</head>
    Thread Starter ArtBookAddicts

    (@artbookaddicts)

    The above link isn’t working, apparently i shouldn’t use capitals for my files, like i said: complete coding noob. Here’s the working link:

    http://artbookaddicts.com/NCPics/Pages-in-Main-Header.jpg

Viewing 3 replies - 1 through 3 (of 3 total)