Footer overlap
I am using Vantage theme for my wordpress site.
I see the content getting overlapped by footer. I tried to change the css file.
But the changes do not reflect .
Please Help!
Remove padding from main page?
Here is the link to my website, I have not customized the photos yet as I wanted to get the layout right before I screwed anything else up.
I am wanting the footer to be higher up, preferably where I do not have to scroll on the main page.
Helllpppppp.
Animated shrinking header image issue (codepen)
I have a codepen of an animated header here:
http://codepen.io/beelzebomb/pen/qELgdO"]http://codepen.io/beelzebomb/pen/qELgdO
The idea is that as you scroll content, the header shrinks out of the way - great for tablets.
But as you can see, the image shrinks to it's own centre, whereas the ideal situation would be for it to shrink to top left to keep the whole header in some sort of perspective - any ideas?
odd layout using divs and CSS
Hey All,
I'm trying to make a table of rows and columns using divs.
I've got this on my page:
Chrome link href tooltip css problem
Hi,
I am having a very special problem with chrome (version 40).
I have a footer:
<footer id="footer"> <span class="footertext">0.9.0.4 <br /> <a href="http://anything.com" target="_blank">Anything</a> <a href="http://anything.com" target="_blank">Anything</a> <a href="http://anything.com" target="_blank">Anything</a> </span> </footer>
And some css for it (my website uses Bootstrap 3.0 ):
footer#footer { height: 60px; background: #e1e1e1; } #footer { text-align: center; padding-top: 1em; } footer a {
