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
-
Theme override- determining what menu items to show in header
Hi -
I'm using theme overrides and don't want all of the menu items to show in the header.
I'm using the following code right now...
<$Model.Items:
{
<a class="no-underline" href="<$it.Url$>"><div class="header-nav"><$it.Title$></div></a>
}$>
One of the items I don't want to produce and <a> tag for is the home page. Also, if a person is signed in I don't want the Join / Register page to show.
thanks,
Rob
0 votes -
create our own page layouts
Hi -
When you add a new page you can create a content page or a functional page.
Is their a way to add our own content pages in this list and replace the existing ones? I am using theme overrides and am making decent progress (albeit painful :-).)
Thanks,
Rob
0 votes -
Remove hyperlink from Header
How can I stop the header from linking to the home page when someone clicks on it?
0 votes -
Sys.PaymentInfo info.
Of all the Theme Overrides, this particular page seems to be the page that would be viewed after a payment, but its one of the few gadgets with no documentation.
Can anyone clue me in on what this page/gadget represents, and when do we see this page, and what are the variables associated with this page?
(New to Theme Overrides..)
0 votes -
Transparency of GIF file lost when inserted into the header?
I'm trying to insert a GIF file to be used as our logo into the header. The filet has a transparent background.
But its transparency seems to be lost when it's inserted into the header as the logo.
Am I missing something here?
0 votes -
subscription confirmation form
Hello............
When someone subscribes for a membership there is a subscription confirmation form.
I have another form on the contact page -
http://knowledgebasedparenting.com/contact-knowledge-based-parenting.html
This is for anyone (non-members) to subscribe to a newsletter.
The newsletter subscriber goes in the Contact list as a non member, non event and non donor.
Is there a way to have subscribers to this form be listed under Attention required? Or some other designation ie. Public Newsletters?
I also don't want the subscription confirmation form sent to them. Is there a way to do this?
Thanks
0 votes -
Help with a slideshow
Hello,
First post to the forum. I was wondering if anyone had a nice program to use to integrate an EASY to use slideslow into my webpage that flips through a few photos or figures. I tried using Picasa to do the HTML code but I am not sure where the photos need to be and how I then tweak the code.
Thanks for your help
Mark
0 votes -
Enabling lower case in left nav
I want to use lower case letters in the left navigation of our website astdatlanta.org
When I create a new page with a title such as SIGs-GIGs, it shows as SIGS-GIGS.
I tried working with the colors and fonts but they have no effect.
I am not sure which CSS is controlling this area.
0 votes -
Custom Wild Apricot Design
By Nicasio design team:
0 votes -
Customizing the Header
Hi All,
I would like to have a header with a static image on the top and a rotating banner ad under it.(all within the header)
I can get the script to work just fine however when i increase the height of the header to the max of 300 pixial the static image repeats or tiles. Does any one know how to make this work.
Thanks,
Frank
0 votes -
Removing hyperlinks from event gadgets
Trying to figure out how I remove the hyperlink from the event gadget? I want to use the event gadget on home page of my web site so the "next" meeting is always current, but because my web site is not a WA site, I have the gadget in an iframe. My problem is the hyperlink on the event title opens the event in the iframe and I don't want it to do this.
So, I want to either:
remove the hyperlink from the events gadget; or
modify the hyperlink so it goes to a different page
Can anyone help…
0 votes -
IE issues Editing Content
Just finished customizing our website however now we're unable to edit it right with IE. The content areas wont grow, the text is going off the left and right margins, and the green edit window moves depending on how big your resolution is.
It works fine in IE document mode 8+ and with other browsers. However WA seems to default to document mode 7.
Am I missing something here? Has anyone else ran into this issue?
Any assistance would be greatly appreciated!!
0 votes -
How to "fix" the bkground image in the css?
Hi Everyone,
I truly hope someone can help me. I have changed my groundground image in our site but cannot figure out how to lock/fix the background for scrolling the template. Other you see the image repleating.
I tried the html code (bkground properties="fixed") which did not work. Here is the code I have w/out the fixed code:
HTML > BODY { background: #fff url("/Resources/Pictures/image.jpg"); }
Can anyone help me?
Thank you so much for your time.
Elizabeth
0 votes -
Remove submenu flyouts
I like having the submenus listed in the navigation container, but is there a way to remove the flyout submenus using css?
Thanks so much,
Amy
0 votes -
Help with custom CSS for image outline
Hi,
I am using the following css to add a nice simple border/outline to my images. It is working great, but I don't necessarily want it on ALL images. Is there a way to just add a style to "part" of a page. For example...I would want the border/outline around pictures but not graphics like logos, etc.
Thanks for help, Amy
{
border:6px solid white;
outline:grey solid thin;
}0 votes -
[Tutorial] Getting Fancy with Modal Login Boxes and Subscription Forms
In this tutorial, we’re going to show you how to insert modal popups into you Wild Apricot website to improve it's style and usability.
Specifically we'll show you how to do this with your login box and subscription forms, but these same methods could also be used to popup images, galleries, videos and other elements.
Tutorial: http://help.wildapricot.com/display/DOC/Theme+overrides
0 votes -
Design Tip: Hiding/removing the page border
Many of our themes have a thin border in the page content area. You can remove or hide this adding the following line of CSS to your CSS customization area. #idPrimaryContentContainer .d1 {border: 0px;}
0 votes -
Customization not showing correctly
Hi
I've done a very minor customization on our site and I'm confident the css is correct (see below)
and the html is below as well calling up the class NewsFlash
and yet the <h4> is not performing as it should the words News Flash should be in blue and bigger font (see nadec.net).
I know I could manually change with html to get the color and font size I want - but it annoys me that I can't work out why it isn't working correctly.
As well if you look at the screenshot you can see that I have…
0 votes -
[CUSTOMIZATION] Chat Box & Video Uploads For Members
It would be nice if my members could upload videos of themselves to their profile page and they've been asking if there's a chat box so that they can chat with other members who are online.
The ability for them to personalize their profile pages with css or html like myspace couldn't hurt neither...
Thanks,
Rob
ps. I love this site so far.
0 votes -
Changing event registration buttons
Hi,
I am looking for help on changing the different buttons in the registraiton process screens (ie.. back, cancel, confirm, confirm and pay etc...
Is there anyone who has some script to do that?
andrea
0 votes
- Don't see your idea?