pyrocrafter
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [onetone] Close space below Featured ImageYou have a half inch of white area on your actual image. If you crop that off it will close up a bit more.
view-source:https://tampabay1.wpengine.com/wp-content/uploads/2016/01/tbweb1r1.jpgForum: Themes and Templates
In reply to: [Portfolio Gallery] image on the menuCan’t click on the link: A user name and password are being requested by https://www.fractalbox.fr. The site says: “Espace client veuillez vous identifier :”
Forum: Themes and Templates
In reply to: [Powen Lite] change the FONTI’ve looked at the source code on your website and Google fonts are installed on it.
This line is in the header code:
link rel='stylesheet' id='powen-google-font-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C700&ver=201327c0014c1a18369d2a808588d3c0' type='text/css' media='all'
You need to find this line in the stylesheet
}body { font-family:"Open Sans";
And replace with:}body { font-family:"Georgia";
Before you change anything, copy the stylesheet into notepad and save it as a back up in case you mess something up.
Forum: Themes and Templates
In reply to: [Powen Lite] change the FONTI’ve looked at the source code of your website and Google fonts have been installed. In the header there is this line:
<link rel=’stylesheet’ id=’powen-google-font-css’ href=’https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C700&ver=201327c0014c1a18369d2a808588d3c0′ type=’text/css’ media=’all’ />
Which is the Google code I mentioned in my first post.
Then in the body: }body { font-family:”Open Sans”;
So, you need to find }body { font-family:”Open Sans”; and change it to
body { font-family:”Georgia”;
Hope this helps.Forum: Themes and Templates
In reply to: [Powen Lite] change the FONTYou don’t touch the word ‘inherit’
I don’t have the same theme as you but further down the page there should be something like this:
body {
font-size: 87.5%;
line-height: 1.5;
font-family: ‘Baumans’, cursive; PT Serif, Georgia, serif;
color: #2F4F4F;Change font-family to:
font-family: ‘Georgia’,serif;Forum: Themes and Templates
In reply to: [Powen Lite] change the FONTIn case you don’t know. The stylesheet is under Theme – Editor in Network settings
Forum: Themes and Templates
In reply to: [Powen Lite] change the FONTThen just change the font-styles in the stylesheet.php to the ones you want to use, replacing the default one eg “arial” to “georgia” etc.
Forum: Themes and Templates
In reply to: [Powen Lite] change the FONTYou can’t just use any font from your pc as everyone else on the internet won’t have the same font.
Forum: Themes and Templates
In reply to: [Powen Lite] change the FONTTo change fonts you need to go to google fonts and select one or two that you like.
Then google will give you a code to put in the header of your website.
Then you go to the editor and open stylesheet.php, find the fonts the want to change and write in the new ones exactly as Google tells you to.Forum: Themes and Templates
In reply to: Looking for a similar theme to this websiteI find the best way to find a new theme is to search wordpress theme in google images and add keywords eg. Orange feminine wordpress theme etc.
That way you see loads of different designs all on one page without trawling through loads of different websites. Hope that helps.Forum: Themes and Templates
In reply to: Looking for a similar theme to this websiteDon’t know if any of these would be suitable.
You can always play with the colour schemes.
https://www.premiumwp.com/beautiful-feminine-wordpress-themes-for-women/Forum: Themes and Templates
In reply to: [Enigma] how do you edit text in this theme?Not sure what you mean. Do you want to just add posts and pages or change the actual theme design?
Forum: Themes and Templates
In reply to: [Sugar and Spice] Color scheme & Accent colorIf you go to Network settings, Click on Themes>Editor and open extras.php. Scroll down the page and there will be a list of the colour choices with their hex colours next to them. Just choose one of them and change the hex to #000000 and the menu wording will change to black.
To change the body text, open up the stylesheet.php and find body { a few lines down will be color: and a hex color. Change the # color to the one you would like.
If you want to change the ribbon colour, open up the image in this folder on your server: wp-content/themes/sugar-and-spice/images/ribbon-(whichever colour you’re going to change).png
Change the colour to black in your photo editing program and save it as exactly the same name and put it in the above folder replacing the original.
So, for example if you change the violet theme to black. You would change the violet image to black but still call it violet or the website won’t recognise the request.Forum: Reviews
In reply to: [Sugar and Spice] Beautiful theme – almost perfect!You can’t create a page without the header and footer but when you write a new page, choose Template on the right and pick Full width page. That way, there will be no menus on the right hand side. Example here but ignore the G+ and Twitter, they’re not on your pages
Forum: Reviews
In reply to: [Sugar and Spice] Beautiful theme – almost perfect!You can add Home to the top menu.
Just go to Settings>Appearance>Menus
Click on the Edit Menus tab and Select Primary Menu in the drop down list at the top of the page. In the left hand menu there’s a ‘Custom Link’ title. Click on that. Put your home page URL in the box and type ‘Home’ in the link text box. Click ‘add to menu’ and drag it to the top of the list to make it the first item on your Home Page menu.
I use the same theme at https://www.aunty-lils.co.uk