Forum Replies Created
-
AuthorPosts
-
Potzas
MemberThank you!
Potzas
MemberI work from home so am always at my computer.. thanks again, really appreciate it!
Potzas
MemberSakin that worked. THANK YOU so so much for your help and patience. 🙂
Potzas
Memberhere you go http://pastebin.com/kbvd04Lh
Potzas
MemberThanks, I did that then inserted the code for the bullets and same problem!
Potzas
MemberThanks Saskin, that’s done. http://pastebin.com/5hn0XdtX
Potzas
MemberOK, I’m not sure what you mean as all the code in there has come from you and these forums? Sorry!
Potzas
MemberI 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!
Potzas
MemberThanks Sakin, I tried that but it changed how my site looks, the header colour, the font etc etc.
Potzas
MemberHere 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
Potzas
MemberHi 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!
Potzas
MemberThanks for your time Sakin. I’ve made the image 20px but the bullets haven’t changed at all. Any other ideas?
Potzas
MemberThanks, 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; }Potzas
MemberHi, 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;Potzas
MemberYou’re a star! Thank you Sakin 🙂
Potzas
MemberThanks Sakin for this. Is there code to change the colour of the slider headings? They are currently black.
Potzas
MemberIs there a way of moving the featured content to the bottom of the text on the home page, rather than at the top?
Potzas
Membersite open now 🙂
Potzas
MemberHi, 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