Steven
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Pinboard theme header sizeLink to your website?
Forum: Themes and Templates
In reply to: [Theme: Pinboard] Quick Page Help!Ah i see… I kind of get how you figured it out. Thanks WPyogi!
Forum: Themes and Templates
In reply to: [Theme: Pinboard] Quick Page Help!Ah I see, I tried using that tool but I’m not sure how i can go about finding the error in the .php even though I can locate the code that displays the problem on the right hand side of firebug… Any help? Sorry if this is off topic and isn’t allowed.
Forum: Themes and Templates
In reply to: [Theme: Pinboard] Quick Page Help!That did the trick, thanks WPyogi!
Also, just for knowledge purposes; how did you find that problem?Forum: Themes and Templates
In reply to: pinboard header image help!For anyone who needs help with this because it was quite troublesome for me, I made a quick explanation of what I did:
Forum: Themes and Templates
In reply to: pinboard header image help!Got it work. please mark this topic resolved. thank you!
Forum: Themes and Templates
In reply to: pinboard header image help!mhm still trying to figure out why the left and right margin is still there.
My current CSS:
.page .entry-title {
text-align: center;
}#header #searchform {
display: none;
float: none;
}#site-title img {
margin: 0;
padding: 0;
float: left;
line-height: 0;
}#site-description {
display: none;
}#site-title {
margin: 0;
line-height: 0;
float: left;
}#social-media-icons {
display: none;
float: none;
margin-top: 0;
}#header #s {
display: none;
}#site-title,
#site-description {
margin: 0;
font-weight: 300;
float: left;
line-height: 0;
}#sidebar-header {
display: none;
}Forum: Themes and Templates
In reply to: pinboard header image help!Succes…. I got the top and bottom margins to disappear with this code i found from another forum:
#site-title img {
margin: 0;
}Forum: Themes and Templates
In reply to: pinboard header image help!oops! forgot to mention, does anyone know how i can go about resizing my image to make it fit the entire header or fix the problem with the image changing locations?
thanks!
Forum: Themes and Templates
In reply to: Pinboard Page Help!You sir, are awesome. Thanks a lot!
Forum: Themes and Templates
In reply to: Pinboard Page Help!OH! Yes it did for that title. That was something I wanted to be done too. I was wondering how i can center the title for the pages? like Java?
Thanks a lot Andrew!
Forum: Themes and Templates
In reply to: Pinboard Page Help!okay, I put that in the Edit CSS section but it did’t do anything…
Forum: Themes and Templates
In reply to: Pinboard Page Help!If you mean under the appearance tab, yes. I have edit CSS and Editor.
Forum: Themes and Templates
In reply to: Pinboard Page Help!No… I’m completely new to wordpress…