Designers
This forum is for any designer (new and old) who is involved in the design of a Wild Apricot based websites.
368 results found
-
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?