bntabor
Forum Replies Created
-
Hello @wfpeter, Thank You for replying.
I’m using php v. 8.0, and also Litespeed server, version unknown.
Maximum execution time was set to 20 already.
I’ll run another scan, if I have any further problems, i’ll email the log file.
Thanks for your help!Forum: Themes and Templates
In reply to: how to remove Blank Space above header?@melinda – I finally got it figured out. Changing
.site-container {margin: 60px auto;}
to
.site-container {margin: 0px auto;}
removes the dead space at the top and bottom.
Thank you for responding! ??Forum: Themes and Templates
In reply to: how to remove Blank Space above header?I need help doing this too, can anyone shed some light on it?
Thanks!Forum: Plugins
In reply to: [Magento Wordpress Integration] Magento Integration initial stepNot sure why someone would post “Solved !!!!!” without letting everyone know what they did to solve the problem. Seems rude. I have the same problem, and it isn’t the “M”.
Same problem when trying to add / update pages,
works fine otherwise,
anyone help?
Forum: Themes and Templates
In reply to: Company LogoYea, i did find a solution.
Added to header.php
to
Changed css
/* This is the custom header image */
#branding img {
clear: both;
border-top: 0px solid #000; – from 2 to 0px
display: block;
border-bottom: 0px solid #000; – from 1 to 0px#site-title a {
color: #fff; – changed to white to blend into background.
font-weight: bold;
text-decoration: none;
}Forum: Themes and Templates
In reply to: Company LogoSorry i left this out,
The image is 320 px Long x 30 px High.Forum: Themes and Templates
In reply to: Company LogoHello alchymyth,
I am looking the replace the text logo (blog title) with an image, preferably clickable,
Adding an image on the left of the title is an option, i hadn’t thought of that.
Thanks in advance for any help.Forum: Plugins
In reply to: [Plugin: New Shopping Cart Plugin With Themes] Plugin or Theme?installed, no shopping cart or theme, What gives?