wisdomwritesofficial
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Lucienne] Author Box WidgetThank you, you’re really helpful!
It seemed to work now. I’m closer to getting the widget as I want it to be, yet still experiencing some trouble with the following:1) need to get rid of the square boarder, just need the boarder around the photo
2) for some reason my photo won’t load. I’ve tried everything, it’s in jpg too
3) I need my name to appear below the photo, just like Lucienne, plus, currently there are 2 lines, one above and below the photoThank you
Forum: Themes and Templates
In reply to: [Lucienne] Site Title Fonthey @zookcomputer think im starting to get the hang of it, I’m happy with the below CSS, I’ve also found how to make a line next to my tagline, however when I enter the below CSS code, although i can see it on preview, it says expected RBRACE at line 7,
column 39 (this is next to grid-template-columns:) and also unknown property, grid gap.When i add an } after line 7 I then get a different error message saying expected FUNCTION or IDENT after colon at line 8, col 24. Can you advise how I can fix this?
.site-title, .site-title a { font-size: 70px; color: #FFFFFF
}
.site-description{ color: #FFFFFF
}
h2 {
display: grid;
grid-template-columns: minmax(20px, 1fr) auto minmax(20px, 1fr);
align-items: center;
text-align: center;
grid-gap: 20px;
width: 100%;
}h2:before,
h2:after {
content: ”;
border-top: 2px solid;
}Forum: Themes and Templates
In reply to: [Lucienne] Author Box Widget@zookcomputer I understand what you mean with the custom HTML widget, but not sure about the markup part. I’m very new to this.
At this stage though, I want to see what this HTML will look like, but when I follow your instructions and code, and just keep the FB linkand end it as below, it says it has 2 errors.
</div>
Forum: Themes and Templates
In reply to: [Lucienne] Site Title Fontthanks for your prompt response. I’ve managed to download tha tplugin, however when i try and amend, it changes the fonts to all my headings.
I tried to track the fonts on the title of the Lucienne theme here https://themefurnacedemos.com/selector/?theme=Lucienne but although it says merriweather, it’s actually a logo, which explains the lines around ‘Blog and Shop’ too… any idea how I can make that happen?PS – how would I change the styling of the title text without a plugin?
Forum: Themes and Templates
In reply to: [Lucienne] Author BoxUPDATE – please ignore my last Q on previous post.
But I’m still struggling to get the exact same look as shown on this Lucienne theme. I want to get the following:– the image first and in the middle
– then I want my name to appear as it appears on the theme and underlined so it’s consistent with the other titles on the blog
– I want the greay boarder that’s shown on the side menu of the theme, to be a boarder on my photo just like on Lucienne theme
– I do not want the photo OR the name to be clickable. I don’t want any of the Author widget to link to a page
– I do not want the widget to include ‘ See author posts’
– I want social icons to be center aligned as on Lucienne themeANYONE? Will massively appreciate !
Forum: Plugins
In reply to: [Recent Posts Widget Extended] controlling font size/styleHey @kallard did you manage to get this sorted? i’m also having trouble with this.for some reason the font is too small and have no idea how to change it.
Forum: Themes and Templates
In reply to: [Lucienne] Author BoxHey there,
help needed! very very new to wordpress and got no idea how html or CSS works……. I’ve downloaded lucienne theme and also have the WP Post Author widget activated, however, how do I get my photo and text to appear as on Lucienne theme?
And although not related to author box how on earth do I get that white part of the post/box appear on the featured image on homepage???
Please help!!!!