appletreeads
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Swf slider, Font size mantraI am also trying to change the size of the presentation page “extra text” that appears above and below the slider. I thought it was relevant to the h1 headers, but changing that size in the css does not work. Firebug tells me I need to find the #front-text coding as above, but it does not appear in the css file — so is it in a .php file?..and which one? It sounds like this was not successful for Jochends.
I have limited coding knowledge, and can usually troubleshoot something of this nature. Any help is greatly appreciated. Here is a link to the site in progress.. https://www.theplaymakers.org
Forum: Themes and Templates
In reply to: [Mantra] Change font Presentation Page columnsaround line 2500 in the style.css, I think this is what you need to look for. Now, can you help me find out how to make the “extra text” above and below slider smaller? I can’t access the html code in the php file..is there another way?
/* Front page columns */
#front-columns {
display:block;
width:auto;
float:none;
margin:0px 30px;
overflow:hidden;
padding-top:20px;
}
.column-image {
width:100%;
display:block;
background:#CCC;
margin-bottom:10px;
overflow:hidden;
border:1px solid #EEE;
box-shadow:0 0 3px #333;
}
.column-text {
text-align:justify;
}
.column-image img {
width:100%;
height:100%;
}
#front-columns h3 {
font-size:20px;
margin:7px 0;
}
.columnmore {
font-size:14px;
text-align:right;
padding-right:10px;
margin-top:10px;
}Forum: Themes and Templates
In reply to: [Mantra] Changing font size?I am having this same issue – I want to change the front-text size, but I cannot find this css code anywhere in the style.css for mantra. I am using a child theme, and this coding seems to be in html, not css..or please enlighten me, I would appreciate the help.
https://www.theplaymakers.org..The huge font below the slider is what I would like to change. Thank you in advance!Forum: Fixing WordPress
In reply to: how do I get all the menu options in the left side panel?jeanbledsoe, I hope you resolved your issue. Mine turned out to be a corrupted database, along with some other issues. govpatel was so helpful and my problem is officially resolved. I couldn’t find an answer anywhere in these forums, but govpatel taught me what I needed to know. Thank You Again!
Forum: Fixing WordPress
In reply to: how do I get all the menu options in the left side panel?Thank you govpatel. I am installing skype now, and when I checked my hosting, it doesn’t reflect the upgrades I have made to 3.3.1. It also said there were installation errors, so I am waiting for that to be completed.
Forum: Fixing WordPress
In reply to: how do I get all the menu options in the left side panel?I made a second (new) folder and moved all the themes I installed in Feb. to this new folder. I then copied all the files as instructed above. My site didn’t come back up until I moved back the folder with my original custom theme – I just got a white screen, not even a default web page. The appearance, plug-in, and user menus on left are still gone.
Forum: Fixing WordPress
In reply to: how do I get all the menu options in the left side panel?I can’t access the appearance panel to change themes, it is missing along with the plug-in and user panel.
Forum: Fixing WordPress
In reply to: how do I get all the menu options in the left side panel?GoDaddy is no help, they say there is no problem on their end and even though they installed it originally, they will not do it for me again. Thank you govpatel, I have been manually updating so I am familiar with replacing the files. I think there is corruption going on within the original theme that was created by a programmer. I may have to start from scratch with a new site if I can’t get this resolved.
Forum: Fixing WordPress
In reply to: how do I get all the menu options in the left side panel?WordPress is installed on my godaddy hosting account. They say there are no problems on their end.
Forum: Fixing WordPress
In reply to: how do I get all the menu options in the left side panel?Help! I have this same problem. I have re-uploaded all my core files and am running 3.3.1. I have not found an answer to this problem and cannot edit my website.
Forum: Fixing WordPress
In reply to: Plugins menu missing from admin panelI have full admin permission, and have updated to 3.3.1 (manual update so I didn’t lose my info) and my appearance & plug-in panels are missing. Originally someone else designed my site with a very customized theme, and as recently as 2 months ago appearance menu/themes/plug-ins were accessible and working. Please help! I need to edit my site and don’t want to start from scratch.
Forum: Fixing WordPress
In reply to: Two home pages?I have 2 home pages as well in my menu. I created a custom menu and it is still showing up — and is a duplicate of my assigned static home page. I have tried editing the header.php file with no luck (from other suggestions it is related to the list_pages coding). Please help, I have been searching for a solution for more than a few days. https://janitorialsacramento.com/ is the site. I would really appreciate some insight into this issue.