kforeman
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Teaser Thumbnail Image???Thank you Esmi, but that link doesn’t tell me anyway to achieve the goal other than having to save a separate image to load its url as the thumbnail for each post, since I do not want to load a “post image” tied to each post that has to display at the top of post.
Forum: Themes and Templates
In reply to: Previous Post Display Options?This may not be an option on Thesis? I have tried working in Site Design, but to no avail..
Forum: Fixing WordPress
In reply to: Help with removing DATE from postsNever mind – I was looking for the “hard answer” instead of the easy. Thank you though. It was a design option to take it off in Byline options.
Forum: Fixing WordPress
In reply to: Help with removing DATE from postsIpstenu, thank you for suggestion, but when I sent to edit theme this was all I found in my code. I didn’t find anything that looked like what i should delete to solve issue. Any suggestions are so appreciated! Thank You
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
Forum: Fixing WordPress
In reply to: Sidebar Color extention?kmessinger, thank you for suggestion.
This is my current css code regarding my sidebars:
*/.custom #sidebar_1 {background:#EDECDE none repeat scroll 0 0;}
.custom #sidebar_2 {background:#EDECDE none repeat scroll 0 0;}I tried added through out code. Such as:
*/.custom #sidebar_1 {background:#EDECDE height 100% none repeat scroll 0 0;}or: */.custom #sidebar_1 height 100% {background:#EDECDE none repeat scroll 0 0;}
Both options just remove all the background color? Any advise is much appreciated – new to code here – thank you! 🙂
Forum: Fixing WordPress
In reply to: IMAGE Framing ISSUE?!?!Thanks Christine – that did the trick! 🙂
Forum: Fixing WordPress
In reply to: IMAGE Framing ISSUE?!?!I was able to solve the frame (borders) issue! Ya! It was being caused by a plug-in I didn’t think I had active. Only question now is Does anyone know how to make that “border” extend further under each image, so I can write text “within” the border in smaller font. Example of this: http://www.artbizblog.com/2011/04/live-art-marketing-events.html Is this maybe a plug-in feature?
Thank you in advance for ANY help or suggestions!
Forum: Fixing WordPress
In reply to: Adding Image frames and colored text boxesPlease anyone, help! I can not figure out why one image at this link: http://www.paintersjourneyblog.com/?page_id=96 has a nice small frame, which is what I want, and the rest have a larger frame?
Forum: Fixing WordPress
In reply to: Adding Image frames and colored text boxesalchymyth, my style.css pages tells me: WARNING: DO NOT EDIT THIS FILE and to edit in my custom.css. Do you know a code I can type into my custom.css page to have a border added to all my images, without the shadow? I have tried turning that shadow off, have tried in my design page to turn frame images on”, then tried it off, no change to that shadow. And I can not figure out why one image at this link: http://www.paintersjourneyblog.com/?page_id=96 has a nice small frame (what I want) on it and the rest have a larger frame? Although I would like the addition of the little text you can type in the bottom of the frame. This link example is exactly what I would like in an image frame, it shows the little text included in frame area: http://www.artbizblog.com/2011/03/art-has-value.html.
Just trying to figure out the code and where to paste it to accomplish this feature/look.
Forum: Themes and Templates
In reply to: Sidebar Color additionesmi, thank you for advice, but my trouble is I already did that to add the color I have in my sidebars and it does not extend to the bottom of my sidebar (all the way to the bottom of the screen). The color stops at the bottom of each widget.
Added to my custom.css for current color look of sidebar.
*/.custom #sidebar_1 {background:#EBF1F2 none repeat scroll 0 0;}
.custom #sidebar_2 {background:#EBF1F2 none repeat scroll 0 0;}
.custom #sidebar_2 {
border-left: 1px solid #CEE5E6;}Any further advise as to how to get the color to extend all the way to the bottom of sidebar area of every screen?
Forum: Themes and Templates
In reply to: Sidebar Color additionEsmi, So sorry – poor typing, long day. Let me try that again: http://www.paintersjourneyblog.com
Forum: Fixing WordPress
In reply to: Adding Image frames and colored text boxesAlso, how/where do I type in text “using the captions”?
Forum: Fixing WordPress
In reply to: Adding Image frames and colored text boxesAlchymyth, thank you for replying. I am trying to turn my shadows off for the post I am working on, but can’t figure out how to do that. When I first added a the 5 images to this draft page: http://www.paintersjourneyblog.com/?page_id=96&preview=true there were no shadows, then I added the word “frame” to the code area of an image, which did put a frame around them. The issue now is why only 1 out of the 5 has a nice small frame with no shadow and the others look as they do. I want them all the have that same small frame and then I will try your suggestion to add text.
Thank you again and any other advise to so appreciated,a s well as understanding that I am new to WordPress (Thesis) and HTML Code.