manyee
Forum Replies Created
-
Forum: Themes and Templates
In reply to: FontHi Guys
I got it to work!
thank goodness.it turned out to be not in line 3 (the body)
but actually line 99 (html.body entry).
Go figurehttp://wordpress.pastebin.com/m49cdb6a0
but thanks so much for all your help.
Forum: Themes and Templates
In reply to: FontHi There
thanks for helping out.I deleted the font size reference altogether and it didnt work. I tried changing it to 150% and it still hasn’t worked either.
I’m ready to pull my hair out! Not sure what I need to do to fix it 🙁
Forum: Themes and Templates
In reply to: My pages look different on internet explorer and firefoxok thanks
i’ll live with it for now.am having font problems! so not going to worry about an extra margin for now.
Forum: Themes and Templates
In reply to: FontHi There
thanks for this.Sooo, as you suggested, I deleted all the crap in the HTML sheet for the post. The only thing I left was the text for my entry.
The effect of this was to make my font really small. So still no joy. Something in my CSS sheet is making the font small. I’ve tried changing the font size in all sorts of lines, but nothing seems to work.
At least I know now the font isn’t being affected by me posting from word, but I’m still not sure what line I need to change in the style sheet. Can you know from the link I posted in pastebin?
Saurus says that the writer didn’t use standard p classes in the style sheet. However, I noticed references to ‘p class’ in the “post” sheet. THe code for this is in the following link.
http://wordpress.pastebin.com/m49cdb6a0
DOes this help shed some more light?
Many thanks
Forum: Themes and Templates
In reply to: FontHi there.
I made your suggested changes.I changed all the quotation marks to ” and made capitalised the ‘T’ and ‘MS’.
However it is still not working.
Hmmm, yeah very strange. I am not sure what the problem could be…
Could I put in some could which might make the font default to the new text?
Many thanks
Forum: Themes and Templates
In reply to: My pages look different on internet explorer and firefoxThanks for the info.
That was really helpful.All my errors relate to my posts, not the styling.
Therefore I still dont know why my pages look different in IE versus mozilla. I still have an extra border when I open it through IE. However, php and css sheets have all passed the validation.
Thanks
Forum: Themes and Templates
In reply to: FontHi Saurus
thanks for this.
sorry about the link not showing.
Here is the link.http://wordpress.pastebin.com/m6eb5bca6
Please take a look at my style.css.
Many many thanks
Forum: Themes and Templates
In reply to: FontBy the way, I did post from word into the post content area.
I tend to write in word first so I can edit it, etc.
How can I get around this problem? I like using word, so can I copy and paste from word into notepad, and then into wordpress?
If this isn’t possible, what else could I do?
Forum: Themes and Templates
In reply to: My pages look different on internet explorer and firefoxHi there.
I have a question.The validator tells me which line and which column the error it is in.
for example it says:
“Line 79, Column 47: document type does not allow…”So how can I identify which sheet this problem is in, eg, the main template, sidebar, etc, as I am not sure how to tell which line or column it is.
Thanks (sorry i’m really new to wordpress).
Forum: Themes and Templates
In reply to: My pages look different on internet explorer and firefoxWow I came up with 24 errors.
Thanks for the advice
I will work through them slowly.Forum: Themes and Templates
In reply to: Fonthi can you see the link? i pasted in into the link button above, but not sure you can see it…
Forum: Themes and Templates
In reply to: FontHi guys
thanks for your help. I’m really new to wordpress, so struggling through it slowly. I really appreciate the help.I’ve copy and pasted the css style sheet here in wordpress.pastebin.com as per link below
I cant seem to see the p class element you refer to though, so is it in the style sheet, or another sheet?
THanks
Forum: Themes and Templates
In reply to: Want to exclude the word categoryMany thanks
Forum: Themes and Templates
In reply to: FontHi thanks for this.
sorry for the delay in responding. I wanted to check the outcome before getting back to you.
Well it doesn’t seem to have worked.
This is what i did.
body {background: #fce5d6 url(images/background.jpg) repeat-x;font-size: 11px;font-family: “Trebuchet MS”, sans-serif, Geneva, Arial, Helvetica;color: #F5FFFA;text-align: center;margin: 0px;padding: 0px;}
So could I be posting it to the wrong line? This is the only line in the style sheet that refers to the body.
As it didn’t work, I also tried typing in courier (being just one word) where I had trebuchet MS, and that didn’t work either.
Do you think you know what the problem might be.
Many thanks
Forum: Themes and Templates
In reply to: RSS feed – how to get rid of items to displayHi there
the links widget shows the blogroll.What i want is a button for the user to click on so they can subscribe to the rss feed so I dont think the links widget it what i want either.
Perhaps I need to use a ph function to get the rss link then?
Please help me how to do this.
sorry to come across a bit thick, but but i am really new to wordpress.
THanks