Dima on "Footer overlapping content"
i'd like to keep wordpress, i like the current design of the website but I do want to update it a bit and be able to view it on other devices. A little project for my spare time at the office :) So...
View ArticleWPyogi on "Footer overlapping content"
There's more than one way to approach it - I'd probably use an existing responsive theme that has a similar look and layout - and modify that... Suffusion has tons of options and layouts and great...
View ArticleWPyogi on "Footer overlapping content"
Alternatively, with your existing theme, yes, you'd need to redo the CSS - probably from the ground up.
View ArticleLensFlairCoordinator on "[Theme: Spun] Images in footer with fade effect"
Any clues? I'm a little stuck on this, and very out of my depth with CSS. Thanks..
View ArticleLensFlairCoordinator on "[Theme: Spun] Images in footer with fade effect"
So... I just had a third coffee and found a site that helped me figure it out. I placed the following code in the stylesheet: .fade { opacity: 0.25; transition: opacity .5s ease-in-out;...
View ArticleDima on "Footer overlapping content"
WPyogi, thank you. This has been really helpful. I will most likely go with the first responsive theme and adapt it to my design and go from there :)
View ArticleAmaryder on "Sticky Floating Footer Bar in Genesis WordPress theme"
Hello, Currently i am using Genesis theme where i want to use sticky floating bar at footer. I tried hard but didn't well executed. Please help me if anyone is good at Genesis. Thanks
View ArticleWPyogi on "Sticky Floating Footer Bar in Genesis WordPress theme"
Have you asked studiopress for help?
View ArticleAmaryder on "Sticky Floating Footer Bar in Genesis WordPress theme"
I didn't got reply from them !
View ArticleAndrew Nevins on "Sticky Floating Footer Bar in Genesis WordPress theme"
If StudioPress aren't providing you with support, consider switching to a theme distributed on WordPress.org for support on WordPress.org forums, or hire someone to do the work for you.
View Articletoxin715 on "Unwanted space after footer"
Im using arras 2.0 and i cant seem to figure out how to fix all the unwanted space. Any help would be great, thank you http://www.comicattack.net
View Articleado.kulovic on "[Theme: Catch Everest] Header and footer bars"
Hi, Is there a way how to change width of the footer line (the one where is site copyrighted)? Also, I would like to change color of that line and one on which menu is placed. Thanks,
View ArticleWPyogi on "[Theme: Catch Everest] Header and footer bars"
If you post a link to your site, someone can likely help you with CSS questions like this.
View Articleado.kulovic on "[Theme: Catch Everest] Header and footer bars"
Hi, http://www.geoagora.org/ Tx,
View ArticleWPyogi on "[Theme: Catch Everest] Header and footer bars"
Did you modify the theme footer? It doesn't look like the original theme code? Or is that a theme option?
View Articleado.kulovic on "[Theme: Catch Everest] Header and footer bars"
I removed Copyrights from grey line in down area, and installed plugin which made my copyrights.
View ArticleWPyogi on "[Theme: Catch Everest] Header and footer bars"
Ah, okay, so long as you aren't modifying any theme files - as your changes will be overwritten when the theme is updated - if you want to make those kinds of changes, you can use a Child Theme. I'm...
View Articleado.kulovic on "[Theme: Catch Everest] Header and footer bars"
I would like that "footer grey line" (the line on which copyrights used to be) is thick as "menu grey line" :-). Also, I would like to change color for both lines. It would be great if I could that...
View ArticleWPyogi on "[Theme: Catch Everest] Header and footer bars"
See if adding this to your Custom CSS will do it for you: #site-generator .site-info { padding: 0; } #site-generator, #header-menu { background-color: #xxxxxx; } Also, change these in your CSS:...
View Article