graphical_force on "Change post padding?"
The text is mostly being controlled by this css snippit so you can play with it to get the desired effect: `p { font-family: inherit; font-weight: normal; font-size: 15px; line-height: 1.8;...
View Articleits_francesca on "Change post padding?"
You're quite possibly a genius.. thank you so much for your help! x
View Articlegraphical_force on "Change post padding?"
No I am a genius. :) Good luck and your welcome!
View Articlemaskedfox on "Align Image In Footer"
Hey everyone, I'm having trouble getting a footer image to align center. No matter what I do it stays aligned left. I know there's any easy solution that I'm missing, so any help is greatly...
View Articlegraphical_force on "Align Image In Footer"
That's not going to help if we can't see the css that goes with it. Can you post a link to your site?
View ArticleWPyogi on "Align Image In Footer"
First remove this code - it's invalid CSS: <img align="center"> Then this should work: #colophon .container_6 img { display: block; margin: 0 auto; } You also have a bunch of mark-up errors some...
View Articlemaskedfox on "Align Image In Footer"
The site is http://cinemascrutiny.com/ WPyogi: Where would I put the code you included? I inserted into the css and there was no change.
View ArticleWPyogi on "Align Image In Footer"
Where did you add it? It should go in your custom CSS.
View Articlemaskedfox on "Align Image In Footer"
That is where I put it. Would I possibly have something overriding that?
View Articlegraphical_force on "Align Image In Footer"
I'm not seeing that css when using dev tools. Are you using a child theme?
View Articlemaskedfox on "Align Image In Footer"
Not intentionally, no? You aren't seeing the css that WPyogi told me to insert?
View Articlegraphical_force on "Align Image In Footer"
No, I'm not seeing it and unless you have specific reason, you should be using a child theme so you don't lose you customizations when updating.
View Articleapotterdd on "[Theme: Twenty Thirteen] Sidebar shortens footers full page width"
Thanks. I went ahead last week and changed my theme and forgot to come back here and resolve the thread.
View Article008Rohit on "[Theme: Twenty Thirteen] Sidebar shortens footers full page width"
It's really disappointing to see the level of support for twenty thirteen. I initially replied within 30 mins of your posting but it got deleted by the mods for no apparent reason.
View Articledatabell96 on "Footer: Can't get fourth widget to appear on the same row as...
Just launched this site for a restaurant, and the fourth widget, which is a Latest Tweets widget plugin, appears beneath the second widget, which is GigPress. I've tried all sorts of things with my...
View Articlemc13 on "[Plugin: Magento Wordpress Integration] Displaying custom block in...
I am having some trouble displaying some blocks in Wordpress using this plugin. There are two locations in Wordpress where I am displaying Magento blocks, one is in the header where I display the...
View ArticleEvan Herman on "Center Logo/Text in Footer"
To center the slider add this line to the respective element in your CSS .theme-bar.slider-wrapper { margin: 0 auto; }
View ArticleWPyogi on "Center Logo/Text in Footer"
do i put this at the bottom of the style.css sheet? If you make changes to theme files, those changes will be overwritten and lost when the theme is updated. I'd suggest that you use a custom CSS...
View Articlema3ry on "[Theme: utility] Footer Links - Don't Want Article Titles Posted"
I have just added two articles to my website at http://esilmarketing.com Their titles are now appearing with my other footer links. I want to keep the footer links for the main menu items but I don't...
View Articlepicoboero on "Footer Edition. How to create columns at the footer."
Hi everybody! Im trying to edit my Responsive Theme Footer. I want to create a five column footer. Actually my footer have one single column width: 100%; Let me show you what im trying to do with an...
View Article