petitebeautyblogger
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarYes it worked!
Thank you so much!!
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarThanks, It’s better but not 100% in line. Is it just a case of tweaking the widget positions now?
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarOk it’s worked but there’s still some overlapping going on. What could be causing this? Could it be an image size issue?
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarDoes the white space at the moment need to be cropped out too?
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarHi,
I’ve done that and it still doesn’t work.
https://www.petitebeautyblogger.com/wp-content/uploads/2014/01/line-2.jpg
@batharoy – I’ve tried that Css code before and it didn’t work. So I’ve reverted to the above. Any suggestions for the above problem?
Thanks
RForum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarThanks, I managed the zigzag lines into my image however all the lines have shifted up too much. How do I move them down so they separate each widget?
This is the Css code that I used.
.side-widget {
padding: 20px 20px 30px 20px;
margin-bottom: 20px;
background: url(‘https://www.petitebeautyblogger.com/wp-content/uploads/2014/01/img-thing.jpg’) no-repeat bottom center;
overflow: hidden;
clear: both;
}https://Www.petitebeautyblogger.com
Thanks
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarI’m using Windows surface 2 and it’s not possible to download chrome browser.
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarI’m using Internet explorer. I had to install the custom Css plugin to make other customisations.
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarThis is my site.
https://Www.petitebeautyblogger.com
I want to remove the sidebar zigzag lines and replace with my own image.
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarIt doesn’t work. I’ve added the code to the customer Css manager plugin. Is this right?
I have also noticed that the image appears on the widget dashboard a few times and quite randomly over the page. If that makes sense.
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarI know where my image is saved, I have the URL as below
https://www.petitebeautyblogger.com/wp-content/uploads/2014/01/img-thing.jpg
but when I add it so the Css code below
.widget {
background: url(“https://www.petitebeautyblogger.com/wp-content/uploads/2014/01/img-thing.jpg”)
}It doesn’t remove the zigzag lines and replace it with the selected image.
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarNo I can’t find it.
Is there another way?
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarI’m using www.ads-software.com and customising with Css.
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarUse this code :
Your image insert in this directory: “project/wp-content/themes/yourtheme/images/”I don’t know where this can be found. I think I’ve misunderstood. What am I supposed to do with the above exactly?
Forum: Themes and Templates
In reply to: [Adelle] Remove Zigzag lines in sidebarHi,
Sorry I can’t locate the directory you have given me above.