Hi,
I’m using the theme Minimalizine and i’m not able to import my logo with a tranparent background.
I’ve tried to modify the custom-header.css to put
background: transparent;
but my logo still have a white background.
https://www.systemcenterdudes.com
Thanks for your help.
]]>Hi,
I have started using the minimalizine theme, which I really love, but i find that at the bottom of my site the footer is duplicated in 2 columns. So there are 2 search boxes (next to each other) and 2 lists of recent posts etc etc.
My site is thepassiveaggressiveinvestor.com
How can I fix this?
Thanks,
Daniel
]]>https://www.peterchamberlaincann.co.uk/blog/derive-exhibition/#respond
I’d like to add:
#respond label {
left: 3.5%;
position: absolute;
top: 0;
}
(with left and top negated/commented/whatever it is called!)
to the comments form, separately from the current label, so that “Name, Email, Website” is aligned correctly to the right, with the “Notify me of…” sentences staying where they are now.
I’ve looked through the files for variations on comments.php but couldn’t find exactly what I need.
]]>I moved my site from https://peterchamberlaincann.wordpress.com to https://www.peterchamberlaincann.co.uk a few weeks ago. I’ve made a lot of changes to the theme using a child, but there’s some I can’t figure out how to do:
-The text and images are stuck to the old 520px “margins” on the Portfolio page, and in WP dashboard when I’m editing a post. It displays Portfolio correctly in Safari (https://s3.postimg.org/y9z3bcxqr/wp1.png) but not in Firefox (https://s3.postimg.org/mjl5tz4yb/wp2.png) or Internet Explorer. This is how it looks in the dashboard (https://s3.postimg.org/bmju57i6r/wp3.png).
-I want to put the sidebar back in, but only on the Blog and all the pages related to that. This is the code that will bring the sidebar back I think:
.entry-meta {
display: inline;
}
.wide {
float: right;
width: 520px;
}
.hentry {
margin: 0 0 40px;
}
-In the Leave a Reply box, the two “Notify me” sentences are positioned in the wrong place, separate from the checkboxes, but I’m not sure where they’re meant to go. https://www.peterchamberlaincann.co.uk/blog/pendulum-rig/
-I think because I extended the main column from 520px to 720px, it doesn’t display correctly on my phone or tablets.
-Remove the underline that appears on the footer buttons when hovered over.
]]>I have been moving my site from https://peterchamberlaincann.wordpress.com to https://www.peterchamberlaincann.co.uk recently.
One thing I want to do is put the sidebar in for all the blog pages, but not for the others. How can I do that? I have a child theme set up that, amongst other things, removes the sidebar.
I believe this is the code I need to put in to get the sidebar back:
.entry-meta {
display: inline;
}
.wide {
float: right;
width: 520px;
}
.hentry {
margin: 0 0 40px;
}
]]>
I have a sticky navbar fixed at the top. I am trying to have the rest of the content be layered under it but I cannot find the css with the divs such as div#main, or classes such as site-main. Please help me to find the css for these classes or give me insight as to how to layer the blog under my fixed header. I already have the header fixed to the top with a z-index of 1000. I also have the page div layered below it. However nothing inside of the page div seems to be constrained to the layer. You may see my site at epesent.com/scowp/.
]]>Can I invert post loop? I mean in the homepage I have the oldest post on top of others… can I put latest post for first?
]]>Hi,
It seems that the failed search page has a formatting issue. When you search for something and get a failed result the widgets appear on the left of the screen. You can see it here. https://elembemedia.com/?s=failed+search. Any help would be greatly appreciated.
]]>What happened to the option to collapse posts on the front page? Am I missing something?
]]>