cookiebda
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t preview scheduled postAhha, tbh I haven’t a clue if I have access to that or not through my servier but now I know where to look.
Thanks very much indeed, I really appreciate you help 🙂
Enjoy the weekend!
Forum: Fixing WordPress
In reply to: Can’t preview scheduled postHi Lisa,
That is EXACTLY my problem… Any advice on how I edit the wp-config.php file? I am absolutely useless at things like this 🙁
Great to know what the problem is though, so thanks very much!! 🙂
Anna
Forum: Fixing WordPress
In reply to: Problem uploading mediaHello James
Yes it is exactly that! Thank you very much. So I will use Firefox for a bit until it is fixed. Much appreciated 🙂
Have a nice day…
Forum: Fixing WordPress
In reply to: Postname problemHello Steve
I think I did but as I can’t remember exactly I will try that again and see if that makes a difference.
Thanks
Forum: Fixing WordPress
In reply to: Downloading mp3Thanks Poonam, I tried that. Still can’t download though…
Any other ways to fix this?
Thanks
Forum: Themes and Templates
In reply to: Problem changing colour on dropdown menu from navbarOMG, its WORKED!!! I am dancing a jig here… I changed the headings so they are shorter so I could take out the syntax fault, and I changed the colour code as you suggested and it has worked!!!
Thank you sooooooo much!
I REALLY appreciate it!
Forum: Themes and Templates
In reply to: Problem changing colour on dropdown menu from navbarI’m sorry but I’m not sure where to find that… I can’t find anything that seems to refer to background image…
I am sure you have found the problem with that… I just don’t know where to go to fix it!
Forum: Themes and Templates
In reply to: Problem changing colour on dropdown menu from navbarWhen I do that I get a gold line towards the bottom of the light blue on the dropdown list…
When I leave it like …
#pagemenu li li a background: #dbb826;
#catmenu li li a {…it all stays light blue in the box rather than being bi-coloured
I don’t understand how or where the light blue is coming from, because nowhere in the theme have I put the hex code for that colour….
Forum: Themes and Templates
In reply to: Problem changing colour on dropdown menu from navbarHi there,
Thank you for responding! I have checked and I currently have this:
#pagemenu li li a background: #dbb826;
#catmenu li li a {
width: 168px;
float: none;
margin: 0px;
padding: 5px 10px;
border: 1px solid #FFF;
border-top: none;
background: #2422a1 url(images/menu-bg.gif) repeat-x;
}I tried taking out the url(images/menu-bg.gif) but it didn’t make any difference…
If I take out the background: #dbb826; next to the #pagemenu li li a background: #dbb826; I end up getting the light blue dropdown with a dark blue line at the bottom of the larger boxes in the list…