petebri
Forum Replies Created
-
Forum: Plugins
In reply to: [Memphis Documents Library] Upload button for logged-in users on front endI have the same problem as above. This is a great plugin but I need a button away from the dashboard for my logged in users to upload files. Can you help?
Forum: Themes and Templates
In reply to: [Ascent] Where is style.css in Ascent Theme??? Help pleaseStephen….
Whoo Hoo I got it to work. I fired up the laptop and created a webserver. transferred the whole site over and played with the main.css in the theme. All worked fine as I want it.
This morning I copied the CSS over to the web host and presto it formats as advertised. The only thing that changed is the .OuterDiv to .outerDV – Beats me but it works – Thanks for your help.Forum: Themes and Templates
In reply to: [Ascent] Where is style.css in Ascent Theme??? Help pleaseForum: Themes and Templates
In reply to: [Ascent] Where is style.css in Ascent Theme??? Help pleaseForgot to say… If I place my custom css in the page direct it works if surrounded by <style> tags but I loose it if I switch between pages if I do it that way 🙁
Forum: Themes and Templates
In reply to: [Ascent] Where is style.css in Ascent Theme??? Help pleaseDid you ever manage to sort the CSS out? I have tried to add some DIV CSS to the ASCENT main.css but I cannot get the site to pick it up. i.e.
.outer {
width: auto;
background-color: #1abc9c;
border: 2px solid #c2c2a3;
padding: 5px;
}Can anyone shed some light on this please?
Thanks