
jfkballistics
Members-
Content Count
14 -
Joined
-
Last visited
Community Reputation
4 NeutralAbout jfkballistics
-
Rank
Newbie
-
Yes that was exactly the problem. I know next to nothing about this stuff, and just use free templates here and there, and modify them. Thank you for the links.
-
I have created a few web pages that are not working very well in internet explorer. I am uncertain of where I went wrong, but Fire fox, Opera, and chrome seem to be working well. Apparently it is just IE that does not like the coding. Here is the CSS body{font: normal small Arial, Helvetica, sans-serif;color: #646464;text-align:justify;font-size:13px;margin-top:15px;margin-left:0px;margin-right:0px;margin-bottom:15px;background-color:#FEC803;background-image:url(images/bg1.jpg);background-size: 100% auto}}#links-bg{width:759px;margin-left:10px; height:32px; line-height:32px; margin-top:10
-
That sure did it thank you!
-
Hey guys, I am working on a website for my familys Christmas lights. http://www.williamschristmaslights.info/2011photoalbum.html I would like to make the middle white area a bit bigger, so that the whole flash photo album can fit inside it. I have tried several things to no avail.... Here is the Style: * {margin:0;padding:0}body {background:#9c2c00;font-family:Arial, Helvetica, sans-serif;font-size:100%;line-height:1em;color:#393939;min-width:1000px}input, textarea, select {font-family:Arial, Helvetica, sans-serif;font-size:1em}object {vertical-align:top;outline:none}.fleft {float:left}.frigh
-
Hey Guys, Ok I hope that I can explain this adequately. I am very feeble minded when it comes to photoshop, so I need some help in making a new logo.jpg for my website. I am attaching the logo.jpg, and the psd file. If you notice the psd file is the whole page, while the logo.jpg is just part of the psd. Problem is, I do not know how to rewrite the psd, and then crop it to the size I need to replace the logo.jpg and make it work.... Any help you guys can offer would be great. I want "Christmas Eve" replaced with Merry Christmas", and the line in smaller type to read Williams Family Christmas
-
Ok So I am using a template that already has a form I like, Problem is I do not now what to "plug in" to make it do what I want it to do. Here is a link to the page with the form: http://www.williamst...o/contacts.html What I want it to do is send me an with their message. Then I want it to redirect them to a page that says thanks for contacting us... And I want that page to automatically redirect to the home page....but one bite at a time. How do I get this to email me? Here is the code: </div><h3>Contact Form</h3><div class="wrapper"><form id="contacts-form" act
- 1 reply
-
- 1
-
-
That looks just like what I want, but I do not know how to do that.
-
Hey guys and gals, Can can someone please look at this page, and tell me how to align the test to the background? I would like it to look like it is on the notebook. www.kennedyassassinationresearch.com/12345.html
-
Thanks! I think I have it where I want it to be now, and it does not look to bad:http://www.kennedyassassinationresearch.com/ On this page of mine, I tried to move the +1 button left, and the search right, both above the "Welcome to JFK Ballistics.com" but with no success. They go left, with no alignment, and they center using this: <center>script here</center> But no luck evening them out across the top of the page. My code looks like this right now: <div id="main"> <div class="box"> <center><script src="http://www.gmodules.com/ig/ifr?url=http://www.goo
-
I think I will try that, as it looks like just what I want. Will I be able to place it where the search box is now?
-
And I thought this was going to be easy? LOL. Maybe I would be better off without a site search......
-
Hey Guys and Gals, I would like to have a site search on my website, but have no idea where to begin. I have read several articles, and am growing more confused. Here is the HTML that came in the template. <div class="searchform"><form action="#"><p><input name="search_query" class="textbox" type="text" /> <input name="search" class="button" value="Search" type="submit" /></p></form></div> But I have no idea what to do with it from there. Any help is much appreciated.
-
Android thank you! This seems to have me on the right track! Now is there any way to make this box wider, without disrupting the sidebox menus? I tried a couple different things, but it just moved the side box menus to the bottom of the page.
-
Good Morning, First off let me say I am really new to coding, and hope that I am posting this in the right place. What I am trying to do is add a field to my web pages. My index page looks like this: www.kennedyassassinationresearch.com I like this layout, and can work with it. On this front page, I will add a link to a page called articles. When my visitors go to this page, I would like them to see a white field in the middle, like the one on this page: www.jfkballistics.com/articles.html So basically I want to modify the index page to have a field that I can use on other pages. I am attachi