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 »

[SOLVED] Sidebar Border Problem!


  #1  
Old Dec 16, 2011, 09:38 AM
Borisko99
 
2 posts · Dec 2011
Okay everyone. I have nothing to do with the sidebar configuration in the theme options, I think there's something wrong with the css one. I got one of them bolder and one of them lighter. problem is with the left one I guess or it might be the right one too

here's my options for it:
Code:
border-right: dashed 1px #CCCCCC;
padding: 10px 10px 10px 10px;
background: #ffffff;
here's my css code for the sidebars:
Code:
td#right {

	vertical-align: top;

	 border-right: solid px #;

border-left: solid 0px #;

padding: 0px 4px 0px 4px;

background-image: url(http://www.boriskocp.com/wp-content/uploads/2011/12/sidebar-bg.png);	}
here's my background image:


here's how it looks wrong:


and:


everything is clear enough. Borders are with my image so I dont need any options to add borders. I spent some time on this posts also :P I will be very pleased if you could answer it!

Thanks, Borisko99
  #2  
Old Dec 16, 2011, 10:36 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I am not clear on what you want your CSS to do. You have "vertical-align: top" but what are you aligning to the top? You have the borders as "solid px #" with no size or colors mentioned. If this is all for the background I would use background shorthand something like.
HTML Code:
background: url(http://www.boriskocp.com/wp-content/uploads/2011/12/sidebar-bg.png) top center }
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Dec 16, 2011, 12:24 PM
Borisko99
 
2 posts · Dec 2011
Thank you so much mr. you've fixed it. Thanks again!

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Rounded sidebar with border? ssoszka Sidebars & Widgets 14 Nov 27, 2009 07:04 PM
Creating A Gradient Sidebar Border oz1 Sidebars & Widgets 1 Jun 29, 2009 07:50 PM
how to add border to sidebar images? Riin Sidebars & Widgets 3 May 16, 2009 12:19 PM


All times are GMT -6. The time now is 06:08 AM.


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