bkt2000
Forum Replies Created
-
Forum: Plugins
In reply to: [cformsII] cForms admin is broken in WordPress 4.2bgermann
Is there any chance of a quick fix for those using 14.6?
Forum: Plugins
In reply to: [Spreadsheet] [Plugin: Spreadsheet] Add role to edit only group of cellsThis is exactly what I’m looking for as well
Nope all is fine thanks
Ok never mind, I deleted the side bar map and now all is well 🙂
Forum: Hacks
In reply to: Removing options from a Pluginwow these forums suck
Forum: Hacks
In reply to: Removing options from a PluginCan anyone help or point me in the right direction please? maybe its the php file I need to edit?
[please use a Pastebin to post large chunks of code, following forum etiquette]
Forum: Themes and Templates
In reply to: Theme adjustmentfound it, I made the margin-bottom -20px
Forum: Themes and Templates
In reply to: Theme adjustmentOK I’ve had a look at the stylesheet and have worked out how to decrease the space between the horizontal rule and next post using the .apost code
.apost
{
position: relative;
padding: 0px;
background: #fff;
margin-top: 2px;
margin-bottom: 0px;I just need to work out how to decrease the space between the post and the horizontal rule
Any suggestions?