Fixed it :-)
for some reason these 2 lines of code were missing
#branding {width: 100%; background: #fff;}
#branding h1 {width: 940px; padding: 10px 15px; margin: 0 auto; text-transform:...
Type: Posts; User: Richard Cousins; Keyword(s):
Fixed it :-)
for some reason these 2 lines of code were missing
#branding {width: 100%; background: #fff;}
#branding h1 {width: 940px; padding: 10px 15px; margin: 0 auto; text-transform:...
Hi Beverleyh,
It seems to work in Firefox but when I view the site in Chrome, Opera and IE it goes to the bottom of the page. Please see http://www.stormdfx.com/stormdfx/
I don't know if its...
Yeah that sorted it :-)
Ive copied the code from the live page and I get the same error. The element ends up lower down. Does the page need to be uploaded to work properly?
Ive copied the cod but it doesn't seem to be centring the element :S
Hi Beverleyh.
Thank you for the examples. Ive been holiday so today is the first chance Ive got to implement it. It looks awesome :-)
Many thanks.
We used to be called DesignFX but now we...
Thank you Bereleyh. I'm looking into it now.
One thing I noticed that I might be doing wrong is I was trying to make a div that was already within a div go into the centre of the page. Now I am...
I cant seem to make these work. Maybe I'm doing it wrong. Has anyone been able to look at my code?
OK Ive tried adding this css to a new div and then wrapping that div around the content and it doesnt work. Now if I open a statr a new html document with nothing in it it seem works. So Im guessing...
this is the code for the part i want to centre:
<div id="content">
<article id="storm-home">
<div><a href="#storm-dfx" class="home-create"> </a></div>
<div id="text-box1"><img...
I've tried it in a few locations and it doesn't seem to be working :S
Where do i place that in the code, im not sure?
Centre aligning horizontally isnt the problem really its getting it to float in the centre vertically.
Ive added margin-left and margin-right auto and it hasn't made it float in the centre. I've got top set to 50%.
Not sure what the problem is.
anyone able to help me? :(
Im currently making a website for the design studio I work for and its not far from completion. The one problem I am having is centreing the links at the very top. All these links are enclosed within...
Hi traq. Thanks for looking into this for. Last night I had a hunt around for another form to see if I could get it to work and modify it to change the look. I managed to find one and make it the...
I found as a free example to use online. Works fine on my personal portfolio site but not this one for some reason.
Hi all,
Im creating a website for the company I work for and I have made a simple contact for that asks for Name, e-mail and then a text box where they can write there message.
Now Ive managed...
@jscheuer1 - Ive fixed the problem of the broken image tokens.
The only errors I currently have are that is I use scrollbars="no" in the html it isnt valid. Now if I used overflow-x and overflow-y...
While I am trying to find a way or removing scroll bars from iframs by using CSS.
The last 5 errors I am getting are these:
Line 146, Column 120: Bad value content-950-690 for attribute rel...
@keyboard1333 - Ive managed to sort it all out bar the no scroll bars. If I remove all the other parts it seems to work just fine, I guess because its placed in a div thats the same size as the...
I do have more if that's ok. Im just validating the code and there are a few thing im not sure how to resolve.
The first one is to do with an iframe. We have an iframe which shows part of our...
That worked a treat :D thank you!
I take it a blank png should do the trick?