staceyk on "[Plugin: TablePress] Have border only on footer?"
I would like a solid red line at the bottom of each table. No vertical lines, no complete border. That way it will separate each dog. In the example below, a red line underneath the word "pedigree."...
View Articlestaceyk on "[Plugin: TablePress] Have border only on footer?"
I would like to have it standard across all tables unless I specify otherwise.
View Articlesv9t on "[Theme: Celestial - Lite] footer is above the background image"
I deleted all the color settings. Still image is cropped. Figure decided to move to the footer id = "st-footer-wrapper" What else is in the way? Gray background can not find the source code of the...
View ArticleTobiasBg on "[Plugin: TablePress] Have border only on footer?"
Hi Stacey, that should be possible with this "Custom CSS": .tablepress { border-bottom: 2px solid #ff0000; } Depending on the other CSS that you are using, it might be necessary to add the !important...
View ArticleTobiasBg on "[Plugin: TablePress] Have border only on footer?"
Hi, no problem, you are very welcome! :-) Good to hear that this helped! Best wishes, Tobias P.S.: In case you haven't, please rate TablePress here in the plugin directory. Thanks!
View ArticleJan Dembowski on "Close the Borders!"
That's a nice site. Try this in your custom CSS. .entry-content td, .comment-content td { border-top: none; } .template-front-page .widget-area { border-top: none; } Edit: Also your topic wins the...
View ArticleStyledThemes on "[Theme: Celestial - Lite] footer is above the background image"
Perhaps I'm misunderstanding what you are wanting to do? Are you wanting that green graphic image to extend into the footer bottom area?
View Articlemhknuckles on "Close the Borders!"
Hahaha.. Thought that title might draw some attention. Thanks so much for the code and the compliment. I tried it but no go. Thinking of trying it directly in the style.css, but I know that's a no no....
View Articlesv9t on "[Theme: Celestial - Lite] footer is above the background image"
I'm from the previous image do what I want to say. http://img-fotki.yandex.ru/get/9170/94553363.0/0_e7d9f_40eb4a48_orig Need to fully green image shows all. Preview now cropped.
View Articlesv9t on "[Theme: Celestial - Lite] footer is above the background image"
if you remove all the colors of the settings - remains a gray background, which I do not see where it is in the page source code. It discourages me))
View ArticleBlue Lotus Works on "[Theme: Supernova] Remove the text footer"
The code you're looking for is in supernova/lib/functions/supernova-hooks.php in the Footer Navigation section. We're trying to figure out an easy way to modify it in a child theme. For now, we copy...
View Articlefostonda on "[Theme: Anjirai] Change Link and Footer Color"
It looks as if this code is what needs to be changed #secondary, .site:before { background-color: #000; } If you inspect the element with firebug or with chrome you can test it out. I was able to...
View ArticleStyledThemes on "[Theme: Celestial - Lite] footer is above the background image"
This is more of a personal customization from what it appears and to do what you want with that image to overlap as a background for the content area, the footer, and the outside page background, this...
View ArticleEmi on "How to add a footer at the bottom?"
Blog: http://www.crystal-dreams.us/ I'm looking to add a footer that extends along the bottom (either the same length as the header or along the entire site) to put the credits for the layout and...
View ArticleArsalan Chishti on "How to add a footer at the bottom?"
Yes There Is. If I Am Not Wrong You Are Asking That Is There A Plugin Which Makes The Footer Visible Throughout. Yes So The Plugin Which I Am Telling You Makes You To Create A Rich Text Footer Which...
View ArticleZaralene on "Footer Montezuma"
I would like to add some things in the footer like all rights reserved, a link to disclaimer etc. How can I do this? I removed the site title because of the logo, and for some reason since then the top...
View Articlegkalus on "Footer Montezuma"
Work with Child Theme to avoid loosing your changes and move the footer.php into the Child Theme. You can add/change/delete the coding there to gain what you desire. Using the Child Theme will preserve...
View ArticleZaralene on "Footer Montezuma"
Hi gk, I made copies of all the pages en stylesheets, so I can change it quickly. Is it really necessary to create a child theme? If I understand you well I can make changes to the footer.php but I am...
View Article