Forum Replies Created
-
AuthorPosts
-
PotzasMember
Thank you!
PotzasMemberI work from home so am always at my computer.. thanks again, really appreciate it!
PotzasMemberSakin that worked. THANK YOU so so much for your help and patience. 🙂
PotzasMemberhere you go http://pastebin.com/kbvd04Lh
PotzasMemberThanks, I did that then inserted the code for the bullets and same problem!
PotzasMemberThanks Saskin, that’s done. http://pastebin.com/5hn0XdtX
PotzasMemberOK, I’m not sure what you mean as all the code in there has come from you and these forums? Sorry!
PotzasMemberI added that code into the custom CSS box. Please look now quickly to see what has happened. http://www.reefadmin.com. I will change it back in 5 minutes. Thanks!
PotzasMemberThanks Sakin, I tried that but it changed how my site looks, the header colour, the font etc etc.
PotzasMemberHere you go, they are the standard wordpress bullets I need to customise. See at the bottom of this page. http://reefadmin.com/event-co-ordinator/ (made it live for now). Thanks
PotzasMemberHi Sakin, I’ve just noticed the bullets have changed on my feature slider. I was referring to the actual wordpress bullets that wordpress creates. Is there code to change those please? Sorry for the confusion!
PotzasMemberThanks for your time Sakin. I’ve made the image 20px but the bullets haven’t changed at all. Any other ideas?
PotzasMemberThanks, I did it but the bullets haven’t changed. Am I missing something? I entered the following code in the custom CSS. Sorry !
#controllers a {
background: url(“http://reefadmin.com/wp-content/uploads/2013/06/fish.png”) no-repeat scroll 0 0 transparent;
height: 20px;
width: 20px;
}
#controllers a:hover, #controllers a.active {
background: url(“http://reefadmin.com/wp-content/uploads/2013/06/fish.png”) no-repeat scroll 0 0 transparent; }PotzasMemberHi, thanks but don’t understand the first bit. I found this code in the style.css. Not sure where I’m putting the image path?
#controllers {
bottom: 2%;
list-style: none outside none;
position: absolute;
right: 0;
text-align: center;
width: 100%;
z-index: 20;
}
#controllers a {
display: inline-block;
width: 10px;
height: 10px;
cursor: pointer;
background: rgba(255,255,255,.4);
border-radius: 24px;
color: #333;
font-weight: 600;
line-height:24px;PotzasMemberYou’re a star! Thank you Sakin 🙂
PotzasMemberThanks Sakin for this. Is there code to change the colour of the slider headings? They are currently black.
PotzasMemberIs there a way of moving the featured content to the bottom of the text on the home page, rather than at the top?
PotzasMembersite open now 🙂
PotzasMemberHi, i have figured out the 2nd issue. I just need to know how to get the featured slider headings and featured content headings back. Thanks!!
-
AuthorPosts