Search found 4 matches
- Tue Apr 05, 2011 5:41 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Form Builder and CSS Rollover Image
- Replies: 2
- Views: 1543
Re: Form Builder and CSS Rollover Image
Ok, I GOT IT.. kinda. Thanks to Firefox web development tool I managed to trace the selector to enter the following: input[name="cntnt01fbrp_submit"]{ border: none; width: 76px; height: 30px; background: url('/images/submit.png') no-repeat top left;} input[name="cntnt01fbrp_submit&quo...
- Mon Apr 04, 2011 4:10 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Form Builder and CSS Rollover Image
- Replies: 2
- Views: 1543
Form Builder and CSS Rollover Image
Hello: I have looked at the Form Builder 'submit' button and the CSS that came with the module installation. I have found the CSS selector that I can change to move the buttons position to the form but haven't found where to edit the style of the button. I am hoping to implement the button with a ro...
- Mon Apr 04, 2011 3:54 am
- Forum: Feature ideas
- Topic: My SQL/Site Backup feature
- Replies: 1
- Views: 3155
My SQL/Site Backup feature
Hello: I have installed CMS Made Simple. It didn't seem simple at first but I really caught on. and LOVE IT!! I have also installed a CMS/My SQL DB Driven Shopping card application that offered a SQL Backup (import/export) feature. I am not extremely familiar with SQL but think it would help drive C...
- Mon Mar 21, 2011 5:19 am
- Forum: CMSMS Core
- Topic: Explaining parts of Menu Management Programming code
- Replies: 1
- Views: 1049
Explaining parts of Menu Management Programming code
Hello: I understand a little about the programming of the menu manager. I can vaguely understand what is being done. What I would like to understand is what each line is doing and what each item means. What is $nodelist? what is -> used to command. (greather than something or does the - mean somethi...