Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

border-image working, but how to omit footer


  #1  
Old Mar 1, 2011, 01:58 AM
willwork
 
24 posts · May 2010
I was trying to get the border-image to avoid going around the footer.
Here's what I've got in CSS:
Code:
div#container {
		padding-bottom: -50px;
    		border-width: 25px 25px 25px 25px;
		-moz-border-image:url('<?php echo get_template_directory_uri(); ?>/images/border-image.png') 11 9 11 11 stretch;
        	-webkit-border-image:url('<?php echo get_template_directory_uri(); ?>/images/border-image.png') 11 9 11 11 stretch;
        	border-image:url('<?php echo get_template_directory_uri(); ?>/images/border-image.png') 11 9 11 11 stretch;
}
Is there a way to crop the container dimensions so it doesn't go around the footer as well? I love the border-image property and would love to continue using it if there's a way...
http://willworkforfilm.com/premierpedsbh
THANKS
  #2  
Old Mar 1, 2011, 04:42 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
see my answer in your other thread and please don't double post
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sidebar Titles - how to omit capelady Sidebars & Widgets 2 Sep 23, 2011 02:59 PM
Image border Yes. Caption Border No. vCopia Center area post/pages 1 Jan 19, 2011 05:32 PM
How to omit Date and Time stamps on all posts? corelle Forum How-To 2 Aug 17, 2010 09:49 AM
[SOLVED] Container border not working kristal Header configuration & styling 7 Mar 22, 2010 06:11 PM
[SOLVED] Space between Footer Border top and widget border bottom?? norwichkaren Atahualpa 3 Wordpress theme 12 Sep 25, 2009 07:32 AM


All times are GMT -6. The time now is 05:21 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.