Need Custom CSS
-
Hi
I have used Graphene for a long time but am having an issue on a new build.
The spacing on the forms and on the pages is off.
On the text pages the first line of text begins about 2 inches down the page. I have the slider turned off.
I also use formidable form, which has always worked well, and the form displays with about 2 inches of space between the title and the box the person would fill in. This continues all the way down the form. I have another plug in where people can log in and that form is also off by those approximate dimensions.
Is there a CSS code that i can use to set it to auto on all pages/posts/forms?
If I preview the form within the plugin it looks great but once added to a page it gets off.
Also can you recommend a good plugin for having the site be subscribers only where they can set their own password and loging but I can customize the form so it matches my site.
I would love to see a section in your FAQ’s about plugins known to work great with Graphene.
Mod
Quote:I would love to see a section in your FAQ’s about plugins known to work great with Graphene.This really depends on the server setup and the site configuration.
A bit confused here about the CSS. I guess I am not seeing where to go to get the answer. I went/clicked on “Get your CSS & HTML questions answered in my forum” clicked CSS and it says there are no topics.
Hello
Hi, I know you are busy but just wanted to check and see if anyone has an answer to a CSS code that does an auto-adjust on all lines as per above.
Mod
It is impossible to provide specific code without actually seeing the page. Do you have a link?
Hi, here is the link. The problem seems to be on all pages whether it is a text page or a form.
Mod
You have
.entry-content, .sidebar, .comment-entry {line-height: 14em;}.I think you meant
14px. 14 ems is pretty big.That is what it was. I had not even realized that I had typed ems rather than px.
Now all I need is for the comments to not show. I have them turned off in the theme but they are still there.
Mod
.page-id-108 #sfw-respond {
display: none;
}Thanks so much. I actually want to turn off comments on all pages not just that one. I substituted all for the page 108 but that did not work, feeling pretty dumb.
Also, is there a way to to have only certain pages show in the top nav bar without having to set the others to private. I want my left column to be links to some of the pages, but do not want “private” to show on the page when it is accessed.
What I am aiming for is the links on the left column will require a log-in to a diff part of the site but the nav on top is accessible to everyone. I am trying to figure out a way but am not being very successful. So I guess the question is how to set a password per subscriber that unlocks certain pages but have others be public. I have looked at several “private” plugins and have not yet found the one to do this. I do not want them to have to log-in to every page just log in once and have full access.
I really, really appreciate your help.
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
