Forum Replies Created
-
AuthorPosts
-
IanMember
Hi Sakin,
Perfect. Thanks for all your help and skills. I’ll follow the instructions on your Pinterest about building a child theme.
Ian
IanMemberHi Sakin,
I have put a calendar/events widget into my Optional Sidebar 1 on my Visit Us page. Is there a way I can centre the widget content within the Sidebar ?
Also, is there a way to change the colour of all (or individual) widget borders in the sidebars ? I’m going to see what they look like in my colour themes of ~516856 or #A16f3C.
I’ve also altered a couple of things in the main.css before I realised that it needed to be done in “Appearance => Theme Options => Custom CSS”. Does this mean I’ll lose it when I update to the new release of CK Pro ? If so can I preserve my CSS changes by copying them into “Appearance => Theme Options => Custom CSS”.
The code I think is ;
/* =Slider
————————————————————– */#main-slider {
background-color: #516856;
border-bottom: 3px solid #516856;
clear: both;
display: block;
position: relative;
padding: 0;
}
.featured-slider {
position: relative;
}
.featured-slider .slides {
margin: 0;
padding: 0;
}
.featured-slider .slides img {
box-shadow: none;
margin: 0 auto;
}
.featured-img a img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
#main-slider .entry-container {
background-color: #A16f3c; /* Show a solid color for older browsers */
background-color: rgba(161, 111, 60, 0.6);
border: 1px solid transparent;
color: #fff;
width: 350px;
width: 35rem;
padding: 10px 25px 15px;
padding: 1rem 2.5rem 1.5rem;
position: absolute;
bottom: 50px;
bottom: 5rem;
left: 50px;
left: 5rem;
}
#main-slider .entry-container:hover {
background-color: #A16f3c; /* Show a solid color for older browsers */
background-color: rgba(161, 111, 60, 1);
border: 1px solid #516856;
color: #fff;
}Many Thanks
IanIanMemberHi Sakin,
Can you have another check now. I’ve checked around here and the site’s now live and people are using it from various places now 🙂
Ian
IanMemberHi Sakin,
If you just open the site http://www.salford.photos It should take you straight to it. Make sure there’s no .com after the photos as it’s one of the new photos domain extensions.
Ian
IanMemberIanMemberHi Sakin,
I’ll look into it. As far as I can see that’s my temporary URL domain as set by go-daddy. I’ve got a new domain name that I need to swap over and point to it. Will get back to you as soon as they’ve sorted it.
Thanks for your perseverance 🙂
Ian
IanMemberHi Sakin,
Try http://203.79f.myupload.com/page-6 and see if that works any better, if not I’ll have to have to work out why not
Ian
-
AuthorPosts