moderqt4
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaI dont know why it keeps pulling the image. But I’m trying to show you the Text:
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaOkay let me try this again.
First image with extra space:
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaHi Ben,
I’ve looked in Text view and compared two images:
This one causes the text to be pushed down:
And this one is really tight (although ideally we’d like to add 1 line spacing below).
img class=”alignleft wp-image-526 size-large” src=”https://www.modernflourish.com/wp-content/uploads/2017/03/S3-1024×768.jpeg” alt=”” width=”1024″ height=”768″ />
I tried to add/delete the  , with no luck. Do you think it’s the file type?
Thanks!
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaSorry I meant that when I changed the CSS it didn’t do anything to solve the problem. The padding, margin, borders are already reduced to a minimum but the insertion of an image into a post still causes the text below to be pushed down.
Some images push the text more down than others.
How do I adjust so that the spacing is consistent?Thanks!
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaPerfect – everything worked!
I have another question. I have inserted an image into my post, but by doing so it creates an additional 2 lines between image and text below. How do I remove?
I tried to inspect the item, seems like it is a   which I am not sure to remove. For all images inserted into text, I would like to only have 1 line between image and text, instead of 2.
Also I adjusted to border, margin, padding which didn’t seem to make a difference.
.wp-image-471.alignleft {
margin: 1px 1px 1px 0;
padding: 1px 1px 1px 0;
border: 1px 1px 1px 0;
}Thanks!
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaHi Ben,
Another question for you. I’m trying to add bylines for the posts to differentiate between two authors. I’ve created multiple user accounts but the user’s (author’s) name isn’t appearing in the byline. How can I get the author’s name to appear near the date stamp, under the post title?
We can’t thank you enough for all your help!
Stephanie
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaActually I think it’s just id=”text-2″
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaI think the ID of the widget is:
id=”widget-45_text-2″Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaHi Ben,
1) For the image to appear, where do I insert the HTML?
2) The CSS code does create a background, however it does that for all the widgets (Instagram, Copyright..) How do I get it so it only shades the text widget?Thank you!
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaOr add a border around the text?
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaIf not, is it possible to shade the background of the text? I’d just like our little blurb to stand out a bit more.
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaHi Ben,
Thanks so much! Everything worked.
Another question,
I have a text widget in the Appearance section. I am trying to include a picture in that text widget. I have included a website that we are trying to model it after.
For example, we have a blurb about ourselves in the right column and we want to include a small picture- just like how her face appears beside it.
Is this possible to do?
Thank you!
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaAnother question (in addition to the million you’ve helped us so far!),
For each post, the publishing date appears above the title of the post.
How do we change it so it is below the post?
How do we change the font/size/change from all caps to none?Thank you!
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo areaHi Ben,
Thanks. I went in to Text mode and here’s what the list looks like:
<p class=”p1″><span class=”s1″>-Apple</span></p>
<p class=”p1″><span class=”s1″>-Orange</span></p>
<p class=”p1″><span class=”s1″>-Granola</span></p>Would it be a matter of manually changing the HTML to remove the double spacing? I’m just wondering if there’s an easier way.
Thank you so much for your continuous help!!!
Stephanie
Forum: Themes and Templates
In reply to: [Morning] Reduce padding around logo area@jdembowski Thank you. We weren’t aware.
@bensibley Thank you for your suggestion of the plugin to remove the double spacing. It worked except it added extra spacing for a list
Example:
Apple
Orange
Do you have any suggestions on how to change this?
Thanks!