lplf8183
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Website still unknown but already a spam commentIt sounds great just activate it and all the “bad stuff” go to the spam. It seems like a great plug-in.
Thanks a lot
Forum: Fixing WordPress
In reply to: Website still unknown but already a spam commentI installed it and activated it. Am I safe or do I have to do something in each post/page with comment on?
Forum: Themes and Templates
In reply to: Google Font in the title of Twenty Twelve ThemeSorry for the late reply.
It works perfectly.
Thanks a lot
Forum: Themes and Templates
In reply to: Google Font in the title of Twenty Twelve ThemeIt seems that it does not change any size. I also tried with 12px just to see if something happens but the size is still the same.
I was playing around with the source code of the page and I can see the css code on top of the page source.
Is is possible that there are some other settings in some other point of the CSS style file?Forum: Themes and Templates
In reply to: Google Font in the title of Twenty Twelve Theme@alchymyth
I tried and nothing happened, for my very basic css knowledge it should be the right syntax.
So I guess that maybe it is not possible to obtain a bigger size in the title.Forum: Themes and Templates
In reply to: Google Font in the title of Twenty Twelve ThemeMade it!
I wrote this code in the textarea:
.site-title { font-family: ‘Just Me Again Down Here’}Now I would like to set the size of the font but as soon as I write .site-title { font-family: ‘Just Me Again Down Here’, font-size: 72px; } the style disappears
Is it my mistake when I write the CSS or it is not possible?
Thank you very much
Forum: Themes and Templates
In reply to: Google Font in the title of Twenty Twelve ThemeSo considering my situation should I set css code in the textarea “3. Custom CSS (optional):” ?
I tried to fill the textarea with the code posted by Christine but nothing happened.
Also tried with: .site-title h1 { font-family: ‘Just Me Again Down Here’; }
No results.The first two options seem a little bit too complicated for me that I use wordpress since 3 days.
At the same time I’m trying to read more about how actually wordpress is organized. It’s amazing what you can do with this platform.
Forum: Themes and Templates
In reply to: Google Font in the title of Twenty Twelve ThemeIt sounds perfect just one simple question considering that I’m beyond new with WP where can I find the file to modify?
Thanks a lot
Forum: Themes and Templates
In reply to: Add icons to every categoryThank you
I installed Category Icons and I managed to display the icons in the sidebar (I think the column on the right is actually called sidebar in wordpress) but I can’t see the icons when I’m in the category page or in a post pageDo you actually use the same plug-in?