tdot23
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Making my own header fit in templateAlright, you’ve lost me. Where do I fix the errors then?
Forum: Themes and Templates
In reply to: Making my own header fit in templateThis is what I;m looking at:
#allContainer {
background:url(‘images/body_bg.gif’) repeat-y center #fff;
width:1005px;
height:100%;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#header {
background:url(‘images/header_bg.jpg’) no-repeat top left #efefef;
width:903px;
height:250px;
}
#header #headerContainer {
display:block;
height:220px;
margin-left:102px;
}
#header #menuContainer {
visibility:hidden;
display:block;
height:30px;
margin-left:102px;
}
#header #headerContainer #headerLogo {
display:none;
}
#header #headerContainer #titleContent {
padding:20px 0px 0px 14px;
}
#header #headerContainer #titleContent h1, #header #headerContainer #titleContent h1 a {
display:none;
color:#fff;
font-size:50px;
text-transform:none;
margin-bottom:-5px;
}
#header #headerContainer #titleContent #subHeader {
color:#fff;I changed the width to 903px to fit on the right. It was originally 1005, but like I said it is still hanging over on the left.
Forum: Themes and Templates
In reply to: Making my own header fit in templatebump
Forum: Themes and Templates
In reply to: Making my own header fit in templateYeah, I just started fiddling with that piece of code, and now I have the right side cut about right, but it is still hanging over on the left side.
Forum: Themes and Templates
In reply to: Making my own header fit in templateOK, What exactly am I looking out to amend? I have no clue when it come’s to this.
Thanks
Forum: Themes and Templates
In reply to: Hiding Header TextYeah, that was my second edit of the post (about 10 mins ago)
Thanks for the help :o)
Forum: Themes and Templates
In reply to: Hiding Header TextIt has done it. Thanks! But someplace along the way, I’ve lost all my post titles. What the heck??
Edit – OK I sorted the missing post titles, had code in the wrong area.
How would I make the whole banner clickable to take me to the homepage?
Edit – OK Sorted that out too.
In: <div id=”header”>
<div id=”headerContainer”>I added: onclick=”location.href=’http://www.example.com/’;” style=”cursor: pointer;”>
Thanks for the help stvwlf!
Forum: Themes and Templates
In reply to: Themes don’t preview/workEMG, you’re a bloody genius. Was using Firefox, and just tried it in IE, and yeah the preview is working!
Thanks mate!
Forum: Themes and Templates
In reply to: Themes don’t preview/workI took out the adsense code, and the problem still exists.
Edit – Upgrading to 2.7.1 didn’t do anything to rectify the prob either
Forum: Themes and Templates
In reply to: Themes don’t preview/workI will have to get around to that. I used fantastico from my host to install the wordpress s/w when I started out, and will have to download the files first.
Could the fact that I have my own header image coded into the header have something to do with it? or even the fact that I have adsense code in the header portion?
Forum: Themes and Templates
In reply to: Themes don’t preview/workOne was generic design http://wordpress.org/extend/themes/generic-design
I can’t tell if it is compatible. But wouldn’t the classic theme still work?
Forum: Themes and Templates
In reply to: Themes don’t preview/workbump