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 » Sidebars & Widgets »

Header Area Widget Table auto resizing


  #1  
Old Feb 2, 2011, 11:23 AM
holyyakker
 
10 posts · Feb 2009
I have put two widgets both 2 wide above my loop. But I want them to not auto resize to the full width of the center container... I have tried the following CSS

viewable here: www.nbrtc.com

Code:
table#header1
{
align: left;
border-spacing: 0px;
border-collapse: collapse;
width: 600px;
margin-left:auto;
margin-right:auto;
}

table#header2
{
align: left;
border-spacing: 0px;
border-collapse: collapse;
width: 600px;
margin-left:auto;
margin-right:auto;
}

td#header1_1 
{ 
background: url('<?echo get_template_directory_uri();?>/images/redbg2.png');
background-repeat: no-repeat;
color: #ffffff;
padding: 15px;
height: 180px;
}

td#header1_2 
{ 
background: url('<?echo get_template_directory_uri();?>/images/whitebg2.png');
background-repeat: no-repeat;
color: #ffffff;
font-weight: bold;
padding: 15px;
height: 180px;
}

td#header2_1 
{ 
background: url('<?echo get_template_directory_uri();?>/images/whitebg2.png');
background-repeat: no-repeat;
color: #ffffff;
padding: 15px;
height: 180px;
}

td#header2_2
{ 
background: url('<?echo get_template_directory_uri();?>/images/bluebg2.png');
background-repeat: no-repeat;
color: #ffffff;
padding: 15px;
height: 180px;
}
I'm not sure if it is possible but if it is please let me know!
  #2  
Old Feb 2, 2011, 01:42 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what do you mean by
Quote:
I want them to not auto resize to the full width of the center container
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Auto-resizing large images themadthinker Center area post/pages 11 Dec 14, 2012 04:15 PM
[SOLVED] Background image auto resizing to screen marineceo Header configuration & styling 11 Apr 18, 2011 03:35 PM
Positioning widget onto logo area creates extra spacing in the overall header area cab262 Header configuration & styling 1 May 20, 2010 01:14 PM
How to make the images in post auto-resizing depending on different resolutions pjmeimei Center area post/pages 0 Apr 19, 2010 11:26 PM
[SOLVED] Remove Logo Table Area after Inserting New Header Image? rhythm Header configuration & styling 1 Jan 12, 2010 03:45 PM


All times are GMT -6. The time now is 05:36 AM.


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