JustCurious
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Changing fonts type and size in WP default themeYes.
I created Child Theme following Codex instructions and at first everything was OK, but after defining Menu components in the original Theme, I can’t see Child correctly anymore: it’s plain test with no CSS.Forum: Themes and Templates
In reply to: Changing fonts type and size in WP default themeI have it, but I can’t find the main instruction for width.
I found this:
#page { margin: 2em auto; max-width: 1000px; }and this:
/* One column */ .one-column #page { max-width: 690px; }It’s the last one?
Forum: Themes and Templates
In reply to: Changing fonts type and size in WP default themeThanks, I’m toying with style.css……….
But which is the exact part to be modified in order to have the template wider?🙂
Forum: Themes and Templates
In reply to: Changing fonts type and size in WP default themeI’m using WP locally with XAMPP.
Need only to know how to change font family and size within Twenty Eleven 1.2 template.
Default font is too big for my navigation menu.
Thanks
Forum: Localhost Installs
In reply to: Can log in but can't see pages or postsI think we have 2 different problems, my problem seems to be a wrong path to files (images, CSS, etc.).
If I do view source I can see code.I’m using XP Pro PC, tried also on a Vista PC and I can see xampp correctly.
But when I restarted the system, I wasn’t able to start anymore Apache and MySql……
Forum: Localhost Installs
In reply to: Can log in but can't see pages or postsSomething similar here.
New to WP, I installed it today local wit xampp.
Everything went fine, but I can’t see pages and images.
Browser shows only plain text, as if CSS were missing.I think this could be a path/URL problem, in fact the same thing happens in xampp too: everything works fine but I can’t see program theme’s images.
Any idea about how to solve this?
Thanks