RebeccaEmma
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Cutting off numbered listsIt might be worth noting as well, the second issue I had was also to do with adding code to my custom.css
As you can see, the menu header is blue with white font (IE “The List”). I want to change the font and background colour. I’ve searched the forums and found the following code:
#nav-topbar .nav li a { color: red; } #nav-topbar .nav li > a:hover, #nav-topbar .nav li:hover > a, #nav-topbar .nav li.current_page_item > a, #nav-topbar .nav li.current-menu-item > a, #nav-topbar .nav li.cu #nav-topbar .nav li.current-post-parent > a { color: blue; }rrent-menu-ancestor > a,And for background:
#nav-header.nav-container { background-color: red; } @media only screen and (min-width: 720px) { #nav-header .nav ul { background-color: red; } }However I can’t get this code to work either!
I think as soon as I can work out why none of the codes will apply, my problems will all be solved!
Forum: Themes and Templates
In reply to: [Hueman] Cutting off numbered listsHi again.
It seems to have worked on both my iOS tablet and Android phone browsers – it is now displaying correctly.
But the problem remains with computer browsers.I am not sure how to access a test version of my site, so I would fairly confidently say I am working on my active site.
I’m not sure what a caching plugin is but I’ve looked through my list of plugins and none of them mention anything like that.
I’m not sure how I’d tell if my host is doing any caching… in the previous screenshot I provided I do see an option along the top menu to “flush cache” which I have selected a couple of times now.Any other ideas?
Forum: Themes and Templates
In reply to: [Hueman] Cutting off numbered listsNoted. Thanks for the tip – this thread is my first time using these forums so please accept my apologies.
I have the code entered like this:
http://screencast.com/t/UPAvx7CIForum: Themes and Templates
In reply to: [Hueman] Cutting off numbered listsForum: Themes and Templates
In reply to: [Hueman] Cutting off numbered listsHi bdbrown,
I just tried what you suggested but to no avail. I’m trying to download Jing so I can share a screenshot with you.
Thanks so much
Forum: Themes and Templates
In reply to: [Hueman] Cutting off numbered listsHi
Haha – thank you.The list will be a work in progress!!
Okay, so my usual browser is Chrome but I have also tried to view it using Internet Explorer, Torch, Safari (on iPad) and the default browser on my android phone – all showing the same issue.
The issue is that as the numbering progresses down the list, the first number is cut off. For example, number 100 on the list displays as “00” – it is missing the 1.
I have tried pasting the code in a variety of ways but none of it has worked.
Effort 1:
.content .page {
padding-left: 3px;
}Effort 2:
/* .content .page {
padding-left: 3px;
} */Effort 3:
/* .content .page {
padding-left: 3px;
}Effort 4:
.content .page { padding-left: 3px; }
I don’t have a clue what I’m doing though!!
Thanks so much in advance for helping me 🙂
Bec
Forum: Themes and Templates
In reply to: [Hueman] Cutting off numbered listsHi again Bojan,
I’ve done as you have suggested and added the code via the plug in you suggested… however it hasn’t changed the numbers being cut off.
Is it meant to take up three lines?
Is the code suppose to be between the /* */ or is that meant to be deleted?I’m not sure what else to do now!
Thanks so much for your time 🙂
Bec
Forum: Themes and Templates
In reply to: [Hueman] Cutting off numbered listsHi Bojan!
Thanks for the prompt response – much appreciated.
I am having a little bit of trouble with exactly how I am meant to use the custom.css file.
I added in the code you suggested by simply copying and pasting it into the custom.css file but it has not altered anything. Evidently I’m doing it incorrectly… so sorry to ask such elementary questions. Any insight you can offer would be valuable.
Thank you in advance and happy christmas!
Bec 🙂