Topic: Help getting div position back (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=29197" title="Pages that link to Topic: Help getting div position back (Page 1 of 1)" rel="nofollow" >Topic: Help getting div position back <span class="small">(Page 1 of 1)</span>\

 
Aquilo
Paranoid (IV) Inmate

From: las vegas, nevada, us
Insane since: Nov 2000

posted posted 05-09-2007 00:16

Would anyone be willing to let me know what I'm doing wrong?

I can't seam to get a div positioned correctly and I don't see why! I can't figure what is causing
the div to mess up.

thanks for any help guys!

I posted at wordpress but they arn't too helpfull from what I've seen in the rest of there forum!
http://wordpress.org/support/topic/116876?replies=1#post-555980

quote:
Hello, and thank you for any help!

I am trying to make a template for my daughters little site and I'm trying to hide the sidebar and enable it when needed and I've done something and now I can't position it properly.

it should be in the top right corner but it now at the bottom left corner. would anyone be willing to take a look and suggest a way to fix it or point out what I've over looked/messed up?

here is the sidebar.php file
http://baby.arencibia.info/wp-content/themes/wpBaby/sidebar.html

and the css for this...

#sidebar {
background: transparent;
position: absolute;

top: 2px !important;
right: 1.05em !important;
float:right !important;
}

#sbtoggler {
float:left;
}

#menu {
position: absolute;
background: #fff;
border-left: 1px dotted #ccc;
border-top: solid 3px #e0e6e0;
padding: 20px 0 10px 10px;
display: none;
width: 11em;
}

file just in case...
http://baby.arencibia.info/wp-content/themes/wpBaby/style.css

thanks again if anyone is willing to look!
Jason




reisio
Paranoid (IV) Inmate

From: Florida
Insane since: Mar 2005

posted posted 05-09-2007 05:15

http://validator.w3.org/
http://jigsaw.w3.org/css-validator/



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu