1. Carrie Wrigley
  2. Commercial Templates
  3. Tuesday, 22 July 2014
  4.  Subscribe via email
I've just finished a new campaign site for my husband in Metropolis - http://wrigley4education.org. It looks great, thanks to your beautiful template, and was super-easy to program, having already scaled the learning curve on a few other sites using your templates. However, we have 3 small remaining issues on this site:

1) The links don't show up at all in the side column modules (the link color is essentially the same as the regular module text). Where do I go to change that color, and what is that setting called?

2) The contact page is messed up. The items don't line up (see it here: http://wrigley4education.org/contact-steve) Any way to fix that?

3) The articles are all displaying "Previous" and "Next"arrows at the bottom. I don't want this. How do I get rid of it?

Thanks again for your beautiful, user-friendly templates! Never thought programming could be so much fun! :)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Carrie

1. Could you try adding the following to the Custom CSS field of your templates parameters where #000000 is your new side column link color..


.sidecol_block .module a {
color: #000000;
}


2. To amend this issue could you try also adding the following to your Custom CSS field...


.contact dd {
display: block;
}


3. Navigation of the article can be removed via the options tab of the menu item linking to this article.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Yes, these fixes worked - thanks again!

I had to adjust the link color - the #00000 was too dark. But I was easily able to just pop another color number into the code, and after a few tries found one that was perfect. Thanks for sending the code for these two fixes!

I also appreciate you letting me know how to get rid of the navigation icons, as these were affecting all 5 of my new sites. As always, your guidance and support are so appreciated! :)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Carrie

Thank you for the update and kinds. Always glad to help :)

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!