1rainmaker
Forum Replies Created
-
Since I cannot delete my old post above, will go ahead and close this request.. resolved the issue meself. ð
Forum: Fixing WordPress
In reply to: Featured Image in RSS Feed too SmallClosing this now.. seeing as issue’s been resolved.
Forum: Fixing WordPress
In reply to: Featured Image in RSS Feed too SmallFixed this myself..
Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarHappy Camper here.. off to the races!
Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarI.E.. really? Wow..
Anyways..I do have firebug for firefox.
This one about the optin in sidebar was a doozie for me.. didn’t know where to start.
Generally I can play around with .css using firebug.
Thank you once again..
Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarOk, Ok, Ok.. (Joe Pesci in Lethal Weapon!)
Whatever you did in those edits.. sure worked like gangbusters..
Will have to save this as I have multiple blogs, all exhibiting more or less the same issue..
You have been super helpful, and I appreciate your assistance, so generous.
Thank you SO much for your TIME..
Felicitations..
Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarSuffering succotash.. That WORKED!
[Edit 2]
“is there a way to eliminate that space in between and push them to the left, rather than the right?”
The:
Name* [form field]email* [form field]
fields is there a way to make them sit like
name* [form field]
email* [form field]One on top of one another without that jarring space in between?
PS: Can’t believe you guys do all this for .. FREE! Whaa?!
This is so awesome.. I’m really over the moon right now..
Thank you!
Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarGenius..
I simply copied the tables (and codes) off the style.css you created and pasted the content into the sidebar..
Seems on each image you added the no-repeat attribute to stop the images from “spilling over,” as it were..
As you can tell (from the new – and revised optin form), it’s looking mighty schweet!
Now, how do I eliminate that “space” between the top and bottom image elements.
Also.. the name and email fields.. is there a way to eliminate that space in between and push them to the left, rather than the right?Awesome and Thank you are not enough.. You are a godsend.. THANK YOU!
As for creating an account.. how do I get those details to you?
Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarWow.. what can I say?
Thank you.. haven’t looked at the entire thing.. (doing that now).
Before I go on.. is the webform now in the style.css instead of the widget?Would that be correct?
If so, how do I call that element to show up in the widgets section, or anywhere I want on wordpress blog?
Thanks once again..
Will be back to report..
Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarJust two..
One with the “sample” static image.. and another.. with the issue where the image shows layered.. also.. if you look to the right of the image in question, the right border repeats.. so does the bottom.. like 3 times
Disregard the one with “sample” on it..
Removing that now, to avoid confusion
Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarThis:
<div id=”text-2″ class=”widget widget_text”>
<div class=”textwidget”><img src=”http://daelkolwitz.com/1/All-Optin.jpg”>
</div>
</div>Is simply showing you what I would like the actual optin form to look like..
It’s a static single image without any properties.. so I’m attempting to make the initial image with optin form (above that) to look like the static image.Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarHi.
Thanks for your feedback.
First I did this right at the bottom of the stylesheet
{
background-repeat: no-repeat;
}When no changes were noted, I then did this..
body {
font: 14px/23px Noto Sans, sans-serif;
color: #555;
background-color: #EBEBEB;
background-repeat: no-repeat;
}Still no change, I’m afraid
Forum: Fixing WordPress
In reply to: Can't Stop Image Repeating in SidebarThank you for replying, highly appreciated.
Your response is broad.
To which element would I add this in the stylesheet?Adding it to be on it’s own is not making any difference, I’ve also tried under image, body etc.. no changes.
If I can get this to work, this would solve a whole lot of issues for me.
Thanks once again for your input/
Still searching for an answer
Forum: Themes and Templates
In reply to: Help with Sibebar Display formatSure sounds like I have a lot of homework on my hands tonight!
Highly appreciated for this content.