creativeastro
-
Logo Disappearing in IE
Thank you I tried that but it didnt work
-
[Solved] Dealing with footers
Thank you. I have one more problem, I managed to fix all other pages except one http://olympiafitnesscentre.com/tips.php I cannot get the footer to move down. What do I need to do?
-
[Solved] Dealing with footers
Thank you so much it worked.
-
[Solved] Dealing with footers
ok thank you, will let you know when I have tried.
-
Footer not sticking to bottom in Mozilla Firefox and IE
Thank you, I tried doing that but it did not work, it kept moving up when content is less. I then tried this fix http://matthewjamestaylor.com/blog/keep ... f-the-page it looked like it worked but now It seems to have a problem though now, my foot…
-
[Solved] Dealing with footers
It seems to have a problem though now, my footer will not move down when I have a lot of content. http://olympiafitnesscentre.com/ How on earth do I solve this problem I used the fix below first http://ryanfait.com/resources/footer-st ... m-of-page…
-
[Solved] Dealing with footers
Thank you so much for this fix, I am definitely going to bookmark it for future use. I posted a topic last week sometime and tried out a few fixes but just couldn't make it work until now.
-
Footer not sticking to bottom in Mozilla Firefox and IE
Is there anyone who can help?
-
Images not aligned in IE7
I have managed to sort it out in IE7 with a bit of googling, I am not sure what it looks like in IE6 at the moment but I will have a look at it a bit later on. From what I have been reading and researching it says IE has float bugs and my images wer…
-
[Solved] Remove Navigation Padding
Thank you apostrophe, that did it. One more thing how do I get rid of those what somebody called 'the random squares in your text are unrecognised Chars.' I have looked in my code and replaced the pound sign with £, and the rest …
-
[Solved] Remove Navigation Padding
Hie Thank you all for your responses No it is not quick menu navigation. There are two types of navigation on the page, the main one next tothe logo and phone number. Then there is one under the heading Special Offer. That is the one I am talking…
-
How do i keep the footer below the content area?
#footer{clear:both} seems to work for me. It might not work with the absolute positioning though.
-
JQuery Innerfade not Working
Is the code below correct Welcome to MS HEATING AND PLUMBING
-
JQuery Innerfade not Working
Hie I downloaded the plugin and uploaded it to my server in my js folder and referenced it within my head tags but I cannot get it to work. The images are one on top of the other. I am sure there must be something missing but I cannot figure out w…
-
JQuery Innerfade not Working
Okay thanks, I will try that now and will let you know if that works
-
JQuery Innerfade not Working
Yes that is what I am trying to do. I have uploaded the innerfade.js and the other one into my js folder on the server and referenced it in index.php within the head tags. Is this what you mean by the library? Welcome to MS HEATING AND PLUMBIN…
-
[Solved] H1 and H2 Tags leaving too much space
Thank you so much. That did it.
-
[Solved] Contact form going out of div when float left
Thanks a lot again, yes that worked.
-
[Solved] CSS Stylesheet NOT applying to website
Okay thank you very much.
-
Background Images Not appearing
Okay thanks a lot, actually I noticed the other images worked because they were in the html not as a background via css.
-
Background Images Not appearing
Wow thanks you are a genius Yes that worked. It does help to have fresh eyes look at the code. Do you have any ideas why some images have worked with the path I had originally?
-
need fresh eyes on this code
Hie To get the footer out of the content area you could try #footer{clear:both} It normally works for me. I hope this helps
-
[Solved] CSS Stylesheet NOT applying to website
It seems to be working now but I am not getting too excited incase things go wrong again. I will wait to hear what you say about the code I pasted above. I just need to sort out my main page which is not looking like it should. Three of the images…
-
[Solved] CSS Stylesheet NOT applying to website
Okay thank you so much for your help. My footer include now looks like this minus the doctype declaration and css reference is this correct Home Services About Us Gallery Contact Home Services About Us Gallery Contact and…
-
[Solved] CSS Stylesheet NOT applying to website
I am using dreamweaver CS4 code view only. I have php include for the header and footer. I am using validator.w3.org html and css validator. I am using filezilla to upload to the server. Actually now I think the different doctype declarations mayb…
-
[Solved] CSS Stylesheet NOT applying to website
Hie Thanks that is very strange. The site was working fine just about 2 minutes ago, now it isn't so there definitely must be something wrong I had a look at the files I have on my computer and the code is nothing like what it is looking l…
-
Margin Collapsing
Thank you but I finally managed to sort the problem out with some relative positioning and a bit more research online.
-
Margin Collapsing
Thank you for your prompt reply, I tried what the article says I should do, e.g use padding instead of margin and instead of floating elements push them to the relevant side by adding padding to the parent but I did not achieve the desired results, …