halfandhalf
Forum Replies Created
-
Forum: Themes and Templates
In reply to: top align header imageOK, I added “left” to the background image. Is that what you meant?
#header {
width: 760px;
position: absolute;
background: url(images/header_final.jpg) no-repeat top left;
margin: 0px ! important;
padding: 0px ! important;
font: 35px Georgia, Arial, Serif;
letter-spacing: -1px;
height:199px;
}Forum: Themes and Templates
In reply to: top align header imageat least in safari…. IE’s a wreck.
Forum: Themes and Templates
In reply to: top align header imagehey, closer!
Forum: Themes and Templates
In reply to: top align header imagethis = the header width?
that would just move it over. it needs to be top left aligned.
Forum: Themes and Templates
In reply to: top align header imageit’s not the #rap….
#rap {
position: absolute;
margin: 0px 0px 0px 0px !important;
padding: 0px 0px 0px 0px;
text-align: left top;
width: 996px;
}Forum: Themes and Templates
In reply to: top align header imageI know… it stinks in IE. I’m miserable with this…. any suggestions? Thanks on the knitting! I think the template I used to make mine was a little screwy. I’ll check the #rap.
Forum: Themes and Templates
In reply to: sidebars not workingthanks. I guess I just need to reformat the css positioning now. http://www.halfandhalf.org/wordpress/
Forum: Themes and Templates
In reply to: sidebars not workingit looks to me that the footer is being called with an action??
http://pastebin.com/393487Forum: Themes and Templates
In reply to: sidebars not workingit’s in the footer: http://pastebin.com/393479
Forum: Themes and Templates
In reply to: sidebars not workingForum: Themes and Templates
In reply to: sidebars not workingPlease… can someone take a look?
Forum: Themes and Templates
In reply to: sidebars not workingYes, I have a sidebar page in my Dashboard > Presentation > Theme Editor
Forum: Themes and Templates
In reply to: sidebars not workingI downloaded it and uploaded it to my server.