This is probably a very easy question, so here I go. I am trying to combine the code below with the code labeled "header.PHP" so that my wordpress blog header looks like my website header. For some reason, the logo.gif and line-bg.gif image appears, but the line-bg appears above the logo when...
I've done some research and I can't figure out what I am doing wrong. I run my site through the validator at W3 and everything comes back great except this:
Attribute "BACKGROUND" is not a valid attribute. Did you mean "background"?
<td height="71" background="images/line-bg.gif">
My site...
<p align="right" class="btext">CLICK HERE TO CLOSE</p></a><br>
I have the code above that I would like, when a visitor clicks it the current window they have opened closes. I do not want to use javascript so I was hoping there was another option available to get this function working?
Thanks...
Well what it was is one page had the subscribe form on it (text field and a send button) and the other page did NOT. So the page that had the subscribe (e.g. INPUT) field would shift by 3px for whatever reason.
I dont know why it worked but it did and I'm haapppy! :)
I figured it out. In the CSS file the developer had included the line:
input {
padding: 3px;
}
I removed that and everything is looking perfect. ugh!!!
Sorry, I meant the page contents moves a little over to the left. This only happens in Mozilla Firefox 3.5.3
For example, my logo might start here
{LOGO}
and then in mozilla it is here
{LOGO}
Is this something I should worry about, or is it unfixable? Do all websites have some issues...
This is just a general question. I had a website designed that contained 6 different pages. 4 of the 6 pages had a "subscribe" text field and button to sign up for a mailing list and the other 2 pages did not. The 4 pages that had this subscribe text field would shift to the left, the other 2...
Hi, I just purchased a 500GB hard drive and I wanted to see if this is even possible. I have tons of applications that I want to be able to boot up from my external hard drive after I copy them from my laptop.
Is this remotely possible? If I just do a 1 to 1 copy of my C:/ to my 500gb hard...
...should be within this 900px area? I added it to the body tag but that did not work out too well. Thank you for your help.
@charset "utf-8";
/* CSS Document */
*{
margin: 0;
padding: 0;
}
body{
font-family: Arial, Helvetica, sans-serif;
background:url(images/top-bg.png) repeat-x...
I am trying to put a gallery together for a trip that we are taking next week. I am no PHP expert but love the DfGallery 2.0 I am experiencing an issue that a lot of others are experiencing.
If you go to: shoperella.com/test2
you will see at the bottom:
Invalid cURL response.
We expected...
Thanks again for your help. I sent them the above links and it appears to be working a bit better. They're going to keep the javascript which I'm OK with since a lot of sites are using it.
http://www.sakshidemo.com/design/business-emissary/29july/index.html...
I have a web firm developing a website and for some reason they cannot get it so that the footer automatically is positioned at the bottom of the users screen. So if there is less white space, the webpage should not scroll, and the footer should appear flush to the bottom of the screen. One...
I am having a hard time creating an if statement that lets me total up the items within a column. Here is my data:
SPREADSHEET TAB #1
Task Estimate (in minutes Due Today? Project
XYZ 15 Yes 2
ABC 30 No...
I am trying to create a formula that will track total hours by person. The problem is that there could be multiple people in the same row. Here's an example
Description Who Time (days)
Paint car Door Sarah 4
Install Car Door Jack...
I am creating a website in which we will be importing tons of image files and we want to create functionality to scale down the images so they fit within a certain area, but remain in proportion. The display area is 200 x 200, and we have included light-gray boxes so there is a clear divider...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.