Designers
This forum is for any designer (new and old) who is involved in the design of a Wild Apricot based websites.
373 results found
-
Nicasio Design Customer Kudos
We'd like to share some customer kudos with the community:
[Site] looks great! Thanks so much for all of your work on our site!!! It has been a pleasure to work with you, and we are very happy with the final result!
I knew that when I looked at all the partner’s on Wild Apricot, that [Nicasio Design] http://www.nicasiodesign.com/wild-apricot.php was the best – and you have proved it by your work and attention to detail.
Thanks!
Todd - American Ocularist http://americansocietyofocularists.memberlodge.org0 votes -
Hiding the stop recurring button
When a member signs into the site, and then looks up their profile, they have an option to stop recurring payments of their membership fees.
How do we hide the "Stop recurring payment" button so they do not have the option of stopping recurring payments?
What is the css code?
Please help! Thank you.
0 votes -
Hiding Sub-Menus (in members section)
Is there a method for not having sub-pages show up as a sup-menu? I don't want any sub-menus on my site.
For example, when a user logs in and reaches the main members section, every sub-section is listed in an ever growing menu below the main menu. This is distracting as there is already a table of contents-like menu listed on the main page.
0 votes -
Class view to mark attendance and homework
We lead workshops that require us to keep track of attendance (7 meetings) and assignments (4) for each participant.
We can put a yes/no for each thing in the contact record for each participant.
How could the whole class be displayed to be able to check it off easily? (meaning without having to click through to each contact record.)
Thanks in advance!
Keith
0 votes -
Example of login box customization using Theme Overrides
You might have noticed that a new capability called "Theme Overrides http://help.wildapricot.com/display/DOC/Theme+Overrides " was introduced in Wild Apricot release 4.2. Unfortunately, this unclear name actually hides quite an impressive set of functions to customize your site's visual behavior, much more expanded than it was before. I want to show you my own example of using of this technology so you can see how it has improved.
Let us show the example of how login box is presented in Wild Apricot. While having fields to enter email and password on any page might be convenient in some cases, in other cases…
0 votes -
background images in the navigation
I have a left navigation menu, and would like to put separate background images in each menu item (not a single background image for the whole menu). I do not have any subpages, just the main level of links. I've done this before with a spry menu but can't figure out where to insert the backgrounds in all this CSS. Please help if you can! Thanks.
0 votes -
Using custom fonts
I I am wanting to use some custome fonts on my WA site - am not particularly fussed as to which method as long as it works.
Of Cufon, SiFR and @fontface (CSS) methods avaiable, the latter is probably preferred.
The problem I am encountering is the supporting file types (.eot, .ttf, etc) and where to host them as WA does not as far as I can see, support upload of these filetypes. I have tried imnplementing using remote hosting options, but it doesn't seem to want to play nicely.....
Any suggestions as to a work around? (By the way,…
0 votes -
CSS customization of site
Here is my problem:
The way that we are utilizing the Wild Apricot site is as a membership management site. We have an existing website that we are integrating some of the widget pages from WA, into. This means that for the most part, I simply need to modify many of the style settings of the widgets, to match the style of the existing website.
At one point, I thought that I had done this. Then, somehow, the theme was changed. Now, the colors and text are different. I have literally put off going in to fix this because every…
0 votes -
Custom HTML Code Being Removed Upon Save
I have a number of pages with custom <style> tags in the HTML. I add them by clicking Edit HTML on a specific page. I actually use them to override the user.css styles in the external style sheet.
Example - I have some flash code for a rotating image banner in my footer. I only want to show this on my home page. So in my user.css file I add a style rule that hides it for all pages:
idflashimage{display; none;}
(I place the flash embed code inside a DIV that I have assigned an ID to and hide that)
…
0 votes -
Hide text: Fill in application form
Hi
On this page: http://manu.cloverpad.org/bliv-en-del-af-holdet
Can I either hide og costumize the text 'Fill in application form' ?
0 votes -
Multi-Column Display for Single Browsing Categories
Sometimes you only have one column for browsing but it's squeezed into a narrow column.
You can scretch it out across the entire page using this CSS customization.
Code
idF1Options{width:950px;}
idF1Options ul
{
width: 70em;
}idF1Options ul li
{
float: left;
width: 10em;
}br
{
clear: left;
}
optionLink
{
margin-bottom: 2em;
}0 votes -
Pictures in the left Navigation Container?
Hello,
I have currently chose a hybrid template (main navigation on across the top, and sub-items along the left side), and have customized it a bit. http://www.rnlcny.org/Members The login box is also in the left submenu, although I have limited it to showing only on certian Members accessed pages.
I would like to add more to the left Navigation Container, like a 200x100 picture that tell of an event or theme, or iframes or even widgets. If it was stacked from top to bottom, the navigation container would look like: Image, Sub-Items Menu, Log-in (that I've turned on for appriotate…
0 votes -
Testamonial box
can I add an area below the login container to show testamonialson my website homepage?and if so any advice on what to do, I know a little CSS
0 votes
- Don't see your idea?