thestijg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change title pagewith Frontpage I can import the style file and the above mentioned line 117 shows up. In this case h1 (etc).
h1{font-size:28px; font-family:"Lusitana", georgia, helvetica, arial;} h2{font-size:26px; font-family:"Lusitana", helvetica, arial;} h3{font-size:24px; font-family:"georgia", helvetica, arial;} h4{font-size:22px; font-family:"georgia", helvetica, arial;} h5{font-size:18px; font-family:"georgia", helvetica, arial;} h6{font-size:16px; font-family:"georgia", helvetica, arial;} h1,h2,h3,h4,h5,h6 { clear: both; }What the other lines are for? Now that we mention it, I also would like to change the font of the header.
Thanks for the quick answers!
Forum: Fixing WordPress
In reply to: Change title pageSo I need a web editor? I still have the good old Frontpage 2000; should that work as well?
And where can I find the style.css file: themes > skirmish > style.css?Forum: Fixing WordPress
In reply to: Cannot change header imageAs I said in my first post, I have a Mac and use Xampp.
Hope this helps.Forum: Fixing WordPress
In reply to: Cannot change header imageWell, it does work (locally) but I am afraid I don’t understand what you mean with “try 767, 775 or 777” and what exactly I should do.
Thanks for your help.Forum: Fixing WordPress
In reply to: Cannot change header imageI saw there was no such directory as wp-content/uploads/2013/04, so I created the directory and folders myself. To be on the safe side, I also changed the permissions into “Read/Write”.
Forum: Localhost Installs
In reply to: Cannot install new ThemeAnother solution appears to be, downloading a theme from WordPress and copy the expanded directory to the wp-content directory. This would fine to me, but I still don’t understand why I have (had if you like) my problem.
Forum: Localhost Installs
In reply to: Cannot install new ThemeI managed to “solve” the problem through a side road: I installed a new theme on the server and “got it back” on my disk through a FTP session, but there must be an easier way.
Do you suggest it has to do with Xampp?