can somebody please help me with a css code to change the size, font and color of the submit button for my registration form? i am having a really hard time to determine the right class for the button.
]]>I am trying to create custom css code that will enable the visibility of both a “fixed” and “footer” position for my floating footer bar. I would like for the footer to remain at the fixed position on the home page, but be in the footer position for all other pages, on my website. The page id for the home page is .page-id-196 I’m sure it’s possible and I have been racking my brain trying to figure it out. Please help. :/ The code is below.This particular site is not live yet, but the footer can be view on my other website https://celebrityscope.net
/*ShopAtKEI Footer Bar*/
.fixedBar{background: #000000; bottom: 0px; color:#fff; font-family: Arial, Helvetica, sans-serif; left:0; padding: 0px 0; position:fixed; font-size:16px; width:100%; z-index:99999; float:left; vertical-align:middle; margin: 0px 0 0; opacity: 1; font-weight: bold;}
.boxfloat{text-align:center; width:920px; margin:0 auto}
#tips, #tips li{margin:0; padding:0; list-style:none}
#tips{width:920px; font-size:20px; line-height:120%;}
#tips li{padding: 15px 0;}
#tips li a{color: #fff;}
#tips li a:hover{text-decoration: none;}
]]>NEVER MIND! I just realized the bootstrap code [ea_bootstrap] will do what I want it to do. I was using the standard [ea_standard]. Thanks anyway! I’ll leave this post up in case anyone else has this problem.
https://www.ads-software.com/plugins/easy-appointments/
]]>Also, I am trying to add a side bar to all the pages on my site. Currently the side bar is on my posts only.
Any help would be greatly appreciated! Thanks so much!
]]>My theme is dazzle and wordpress 4.4.2
]]>Description: Used Google Forms plugin successfully with another theme. Wanted to use FindCools theme on another website that also needed form integration.
Example URL showing problem: Example of the problem. Please notice the buttons and checkboxes.
Example URL showing no problem: Same form, different website, different theme
After digging around, I read about people who are using a handful of themes needing to insert some css code to get their theme and GoogleForms to play nice. I found out it was the theme because I had FindCools running on HappyHippyHaven and then switched out to another theme. Problem solved.
I was wondering if you’ve had anyone else encounter this issue, and if so, what code they used to fix it.
]]>div#commentsbox {
display: none;
}
My site is: www.connecttoyourlight.com
]]>But I’m not getting the result can anyone provide me the with the full CSS Code that i should add in custom CSS to get exactly the same result found in this page https://www.datatables.net/.
Thanks
]]>I’m having a unique problem I’m hoping you’ll be able to assist with.
I’m attempting to add a boarder outline to my wordpress install.
The border outline image should be behind the content text, so that the text appears naturally with the image forming the theme border outline.
Issue is, the header and footer align quite well, but try as I may, I am not able to call the #border created in the style.css to show on the index and page.php of my blog as a border.
The blog in question is located here:
https://sgela.daniellefranckie.com/wp/hello-world.html
and the border image I’m attempting to wrap around the blog (as you can tell the shadow of the outline ends at the header and also footer).
Image here:
https://www.daniellefranckie.com/sgela/1/ltr.jpg
I know I’m supposed to create a function in the .css file, something like
#wrapper
{ background url() repeat-y; } etc.
Then create another in the index.php file.
I’ve tried all these, and the image simply isn’t showing up.
Any assistance would surely be highly appreciated (I know it’s superbowl Sunday…but..)!
Many thanks for your feedback
]]>