Please help, I have problem with images.
-
Syahir I have 2 problem to fix.
1º I want to remove the image border in post, and 2º I wanat to eliminate the gap on the side of the image. Could you PLEASE help me with this issue?
THANKS in advance.
This is the page for you to see what I´m asking you about:
http://contradiccionesdelabiblia.com/lo-que-ellos-no-quieren-que-tu-sepas/
Does´n chance Kim.
Let me tell you what I did exactly.
I Went to appearance editor and then under Graphene: Stylesheet (style.css)I looked at the portion where I found the following text:
.entry-content img,
.child-page img {
border: 4px solid #e3e3e3;
margin: 5px;And then I exchange it for the text you gave me before:
.entry-content img, .child-page img {
border: 0px;
margin: 0px;
}Do I make something wrong??
Please, allow me one opinion. I think the standard font ariel 12/20px isnt nice & readable.
Right now Your text size & font in posts is:
.entry-content, .entry-content p, .slider_post_entry p, .entry-content ul, .entry-content ol, .comment-entry ol {
color: #2C2B2B;
font: 12px/20px arial;
}Here is a great tool showing CSS text code: http://csstypeset.com/
My opinion, Your choice 🙂
Edit: Best advice You will get before digging to deep in Theme Core files:
https://forum.graphene-theme.com/topic/how-to-modify-the-theme-using-a-child-theme#post-54
Kim
Well, the funny part here is that WordPress text editors isnt wery good.
Beside Graphene Theme text & typo editor here:
http://contradiccionesdelabiblia.com/wp-admin/themes.php?page=graphene_options&tab=display
Wise men told me to use CSS for the groups & parts I want to change. And finding these CSS codes I use Firebug (Firefox addin) where You can right+click at any text or part of wordpress and change/insert/test You ideas before aprove in your Child Theme: style.css
(Never change WordPress Themes core files, like style.css – “why?” Changes will be overwritten when You update ANY WordPress Theme 🙂
Then again: My Advice – Your Choice
Kim
Hi Kim, problem fixed yeeaaaa I did what you told me before, I went to CSS text code http://csstypeset.com/ and got vardana code and you know what? the gap issue is fixed lol, good advice….
Could you PLEASE tell me how to center a video?? the top right corner of the video goes behind the “meta” widget. I want it in the center of the post of course. Could you help me please??
THANKS for your great service.
Viewing 10 posts - 1 through 10 (of 13 total)
- 1
- 2
- You must be logged in to reply to this topic.
