You could try editing it by using the Template Editor ?
It could be a cache issue - tried pressing CTRL - F5 to force a refresh ? A link would help too .
You could try editing it by using the Template Editor ?
It could be a cache issue - tried pressing CTRL - F5 to force a refresh ? A link would help too .
Sorry I forgot the link in there. I edited my post. I'm sorry...
Oh, I think it's quite working now... thanks for the tip... the Ctrl-f5 thing.. I think I'll do the other modifications... thanks a lot!! :)
I'm afraid it's going to behave oddly again and again.
You have some very mixed code there:
- you are using 2 stylesheets
- you have two <head> sections
Do you need whatever is on this stylesheet ?
<head>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
If you do, transfer the information to wp-layout.css and delete those 3 lines.
If you don't, just delete those lines.
The #header part of wp-layout.css could also be used to handle the main image at the top.
This topic has been closed to new replies.