Backroadsliving
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Align Left not working in Twenty Eleven 3.5.1Haven’t tried that.
Forum: Themes and Templates
In reply to: Align Left not working in Twenty Eleven 3.5.1Child theme.
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.The code still isn’t working. I took it down from the Blog so no one would try it before I got it working right. I put the code you gave me in the CSS and the other in the text widget but it still does the same thing as before. The Text Widget does not give the full code after it is posted to the Blog.
Forum: Fixing WordPress
In reply to: Code not working in Text WidgetSorry, I want others to be able to use my image as a link back to my page. Can I use a image widget to do this with?
Forum: Fixing WordPress
In reply to: Code not working in Text WidgetNot really sureI would like to just be able to allow others to use my image as like on their page to get back to me. I would like to me. Can I uas an image widget to do the same?
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.It is the CSS Style Sheet I am supposed to add the code you gave me to isn’t it? Appearance>Edit CSS.
a.brl-image-link,
textarea.brl-image-link {
display:block;
margin:0 auto;
font-weight:bold;
}
textarea.brl-image-link {
font-size:.8em;
}[Stop bumping! This is a forum staffed by unpaid volunteers – not online chat!]
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.My ad image on the page still has the correct link but the code still does not work on a post or page. Still no image when I copy and past the code from my Blog to a post or page?
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.Just updated cSS Stylesheet and Text Widget.
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.This was the css response I got.
Element a.brl-image-link is overqualified, just use .brl-image-link without element name
Element textarea.brl-image-lin is overqualified, just use .brl-image-link without element nameForum: Fixing WordPress
In reply to: Full image code not showing in widget ad.I had one of those little yellow triangles saying it was not needed I think. http://www.backroadsliving.com
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.There are 2 sections in the pastebin. Do I use the raw data one?
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.What about the css? Did I do it right?
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.I edited the CSS under Apperance>Edit CSS and added the code. The CSS ask me to remove the “a” in the first line and the “textarea” in the second line. I did this and added the code for the image but still can’t get it to work?
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.To add to the module do I just click configure and add the code above to the bottom or something? I am not very familiar with the css stuff. Sorry for being so green in this. I am laernign this as I go. Still a long way to go!
Forum: Fixing WordPress
In reply to: Full image code not showing in widget ad.Just got the code and going to try now.