Forum Replies Created
-
AuthorPosts
-
Excellent. Thanks. I updated to 3.04 and problem solved…
I was getting used to flawless upgrades ;-)Regards,
SethHi,
I should have mentioned the following form examples.
http://amplidata.com/contact/
http://amplidata.com/apply-now/Regards,
SethJosue,
While you are look the toggle issue, I have another request :)How to remove the vertical line between the social icons on the top bar of the header. I want the vertical lines on the far right of the topi bar, but not the left in between the social icons.
Thanks again!
Regards,
SethJosue,
Thank you for your great help on this, I truly appreciate it.I’m still having an issue targeting the second set of toggles on the page. The first set is working and is now live.
I left the code in for the second set even though the colors are not completed. I verified element 8 is correct as you said. I also tried to force it with !important; and that did not work either.
Please advise.
Regards,
SethHo Josue,
We are getting there. On the target page http://www.amplidata.dev/amplistor/architecture-2/ there are two sets of toggles. The second set of toggles just repeat the colors of the first set even though they have separate toggle ids. Any idea what’s going on?You can’t see this on the live site because I’m doing the work on a copy of the site in a development area. Here is the code. No matter what I change the color to on id 6-8 they repeat colors on id 1-3. I’m testing the hover color in id 1 and works fine.
Thx, Seth
/*For Toggle Colors:*/ .page-id-544 .av_toggle_section:nth-of-type(1) .toggler{ background: #DCE6F2; } .page-id-544 .av_toggle_section:nth-of-type(1) .toggler:hover{ background: #EFEFEF; } .page-id-544 .av_toggle_section:nth-of-type(2) .toggler{ background: #C4BD97; } .page-id-544 .av_toggle_section:nth-of-type(3) .toggler{ background: #93CDDD; } .page-id-544 .av_toggle_section:nth-of-type(4) .toggler{ background: #B3A2C7; } .page-id-544 .av_toggle_section:nth-of-type(5) .toggler{ background: #D7E4BD; } .page-id-544 .av_toggle_section:nth-of-type(6) .toggler{ background: #C7C7C7; !important; } .page-id-544 .av_toggle_section:nth-of-type(7) .toggler{ background: #C7C7C7; } .page-id-544 .av_toggle_section:nth-of-type(8) .toggler{ background: #FFFFFF; } #top .toggle_icon .hor_icon, #top .toggle_icon .vert_icon, #top .toggle_icon{ border-color: #666666; }
One other thing I noticed is when the toggle opens, the color of the toggle changes, I need to control that as well.
Regards,
SethThanks Josue.
I’m making the changes and it appears to work; however, the css impacts all the toggles on the site. I need to restrict it just to the following page http://amplidata.com/amplistor/architecture-2/Thanks for your help.
Regards,
SethThanks Josue, I’ll try this.
What would the css look like to customize the other elects of the toggle such as hover color and content background color? Also, will the colors show up on responsive versions of the site for mobile devices?
Regards,
SethOctober 28, 2013 at 12:09 pm in reply to: How to change color of enfold tabs and alternate header text #181531This reply has been marked as private.October 28, 2013 at 12:06 pm in reply to: How to change color of enfold tabs and alternate header text #181530This reply has been marked as private.October 24, 2013 at 6:54 pm in reply to: How to change color of enfold tabs and alternate header text #180345Yes thanks, however, I want to change each toggle color on this page too so I think need to include the toggle id. Can you help me with that?
Regards,
SethOctober 23, 2013 at 7:05 pm in reply to: How to change color of enfold tabs and alternate header text #179869Hello,
With the site now live for you to view, can you help with css for the following from my initial post in this thread?3. How do I make each individual tab and text of tab (not container) a different color in only one set of tabs on a page? Pls provide css code.
Please see the page below that I want to make the tabs/toggles different colors.
http://amplidata.com/amplistor/architecture-2/Thanks,
SethOctober 16, 2013 at 3:57 pm in reply to: How to change color of enfold tabs and alternate header text #176488Hi Yigit,
The updated css worked for the text :) thank you, what can be done for the social icon color?see my screenshot post.
Regards,
SethOctober 16, 2013 at 3:25 pm in reply to: How to change color of enfold tabs and alternate header text #176472This reply has been marked as private.October 16, 2013 at 3:22 pm in reply to: How to change color of enfold tabs and alternate header text #176469This reply has been marked as private.October 16, 2013 at 3:13 pm in reply to: How to change color of enfold tabs and alternate header text #176461This reply has been marked as private.October 16, 2013 at 3:12 pm in reply to: How to change color of enfold tabs and alternate header text #176458This reply has been marked as private.October 16, 2013 at 1:34 pm in reply to: How to change color of enfold tabs and alternate header text #176395Hi Yigit,
This did not work, there was no change to the text color on the top header bar. I added it to my custom css file not the quick css as I am documenting all the changes I make. Any other ideas?What it looks like is below. The background of the bar is dark blue, the social icon is gray, text link is gray, text hover is dark gray the vertical separators are white.
social icon link | link | link | link
Regards,
SethOctober 15, 2013 at 10:51 pm in reply to: How to change color of enfold tabs and alternate header text #176098Hi,
I still need an answer for one of my questions on how to change the header top bar text link color and hover color. The color for the links in top header bar needs to different than the main header text color.
Thx,
SethOctober 6, 2013 at 9:14 am in reply to: How to change color of enfold tabs and alternate header text #171072A bit more on what I need help with…
There are several tab sets in the site.
Under Features I’d like each tab to be a different color. ( I would also like the Icons on the home page to match these colors, is that possible?)
Under Architecture, one set will be different, the other will be the same but I want to change from the default.
Under Resources, they will all be the same color but different that the default.
Thank You!
Regards,
SethOctober 6, 2013 at 9:10 am in reply to: How to change color of enfold tabs and alternate header text #171071Hi Josue,
The site exists, so the IP address is to a new site. To access the new site via IP address, your pc’s host file needs to contain the following96.30.39.60 amplidata.com www. amplidata.com
Go to amplidata.com to see the site once, this is done.
Regards,
SethThe first line in the functions.php file is really <?php. I missed that when copying it into my post above.
Thx, Seth
-
AuthorPosts