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 Position


  #1  
Old Feb 20, 2013, 11:41 AM
megnificent13's Avatar
megnificent13
 
7 posts · Apr 2012
[SOLVED] Sidebar Position

Hi - I need to have my left sidebar start 478px BELOW the header. I have tried everything - absolute positioning, margin-top, etc... but nothing is moving my sidebar DOWN. Here is what I currently have:

http://webdesignfortlauderdale.com/t...005/solutions/

And attached is what it NEEDS to look like.

I have that red phone image set as the background for that page because I need a different background for each page.

Any help would be greatly appreciated.

Thanks!
Attached Thumbnails
Click image for larger version

Name:	Screen Shot 2013-02-20 at 1.41.48 PM.jpg
Views:	1267
Size:	113.6 KB
ID:	2232  
  #2  
Old Feb 20, 2013, 01:33 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try adding
HTML Code:
td#left {    position: relative;
    top: 200px;
}
and adjust it to what you need
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Feb 20, 2013, 01:38 PM
megnificent13's Avatar
megnificent13
 
7 posts · Apr 2012
thanks for the reply juggledad, unfortunately that did not work... nothing moved at all... I tried position absolute, relative, fixed and changed the top and bottom... also tried margin-top... I have no idea why nothing seems to be working for this sidebar!!! I appreciate your time on this!
  #4  
Old Feb 20, 2013, 02:31 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Try this
In the Left Sidebar style box change the margin-top to 360px and add display: inline-block
HTML Code:
display: inline-block;
margin-top: 360px;
__________________
~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.
  #5  
Old Feb 20, 2013, 02:32 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
just where did you put the css?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Feb 20, 2013, 05:16 PM
megnificent13's Avatar
megnificent13
 
7 posts · Apr 2012
Hi lmilesw,

That worked! thanks so much! Juggledad, I put the css in the theme options > add html/css area... I tried it there and in the actual css.php file as well... I appreciate both of your help! How do I donate to you guys?? thanks!!
  #7  
Old Feb 20, 2013, 05:30 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Larry's solution was correct. What was odd was I used firebug to test what I geve you and it worked for me and not for Larry and as I increased the number (using the up arrow) it suddenly would snap to the top again...a bug in firebug me thinks.

to donate, click the 'Click Here To DONATE' at the top of this page
__________________
"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
Sidebar position:fixed aygart Sidebars & Widgets 19 Mar 14, 2012 04:56 PM
[SOLVED] Using text widget to position graphic at bottom of sidebar pvelte Sidebars & Widgets 2 Sep 3, 2011 04:09 PM
Fixing Sidebar Position / no scroll Craig Atkinson Sidebars & Widgets 0 Nov 29, 2009 12:54 PM
Hello, I want more ads position ncp001 Forum How-To 1 Aug 21, 2009 05:09 AM
Sidebar position Alex Atahualpa 3 Wordpress theme 2 Feb 26, 2009 11:46 PM


All times are GMT -6. The time now is 09:35 PM.


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