We Can See You
Forum Replies Created
-
Yes I did and it sets it to view only – so its still there. I will play around more with capabilities and see what I come up with and get back here with results.
I really appreciate your response. I think my question has gotten trumped by the member above and it is disappointing because my intent wasn’t to cause negative dialogue – trying your best, I understand that here in this forum. I have cut n pasted your support reply to keep for future reference.
THANK YOU !!
Forum: Plugins
In reply to: [cformsII] Disappointed in new theme editing 4.9.2“Please select a theme file that comes closest to what you’re looking for and apply your own custom changes via the editor below.” No editor below.
Forum: Plugins
In reply to: [cformsII] Disappointed in new theme editing 4.9.2I should be given the choice – the basic CSS editor or this firebug way through firefox. Trial and Error, even the instructions are disappointing.
Forum: Fixing WordPress
In reply to: permalink errors – Warning: preg_match():Appreciate your work, and will try what you suggest. Let you know if it works. thx
Forum: Fixing WordPress
In reply to: Database and Installation not working togetherusing the theme: Atahualpa 3.4.4 by BytesForAll which is the real reason to want all together, took hours to customize it the way I wanted it.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Center the whole formsorry – Didn’t work but does look kinda cool.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Center the whole formNot sure but you could try using text indents”
<html>
<head>
<style type=”text/css”>
p {text-indent:50px}
</style>
</head>
<body>
text
</body>
</html>