shaggyshoogz
Forum Replies Created
-
Hello,
im an idiot, i realise after reading your post that all i had done was create a template, i had not created a page to add the template to, doh!
Thanks for making me realise
Forum: Themes and Templates
In reply to: [Argent] Cleaning up css code in argentThanks SacredPath, worked a treat!
- This reply was modified 8 years, 2 months ago by shaggyshoogz.
Forum: Themes and Templates
In reply to: [Argent] Blog styling cssNoted and changed!
Thanks so much for your help, massive appreciation, cant thank you enough!
Forum: Themes and Templates
In reply to: [Argent] Blog styling cssHello,
Ive edited a post with the help you gave me, seems pretty simple now so im glad it was pointed out, my post looks more professional doing it the way you have suggested and this will save me a ton of time in the future.
so the one I have edited is:
http://thetenthyard.co.uk/exercises-probably-avoid/
criticism more than welcome!
Thanks
Forum: Themes and Templates
In reply to: [Argent] Blog styling cssOk so im going to go through all my blog posts and try to remove the inline styling, but before i do that id just like to make sure I have this correct…
I have used the CSS kindly provided by Salsaturation above and put it in the custom CSS box. I have targeted P and H3, as thats all I use.
Then, when writing a new post, in text view (not toolbar) I would write something like…
<h3> This is the title of my blog <h3>
<p> This is the content of my post <p>
Am i understanding it right or barking up the wrong tree completely?
Thanks
Forum: Themes and Templates
In reply to: [Argent] Blog styling cssThat makes a lot of sense, thanks!
I shall have to get used to not using the toolbar from now on.
and eventually remove all the inline styling from my current blog posts.
Thanks
Forum: Themes and Templates
In reply to: [Argent] Blog index alignment suddenly wrongThank you, that worked perfectly.
Can you comment on why that suddenly became an issue? I have posted around 10 articles and never come across that problem before, seems strange that since yesterday every new post was mis-aligned.
Kind regards
Forum: Themes and Templates
In reply to: [Argent] Blog styling cssHi Salsaturation, thanks for the response, will be giving that a try at the weekend!
In regards to the additional inline styling, im not sure why that is there, I just type my articles in the visual text editor, im guessing thats what generates it?
is there a downside to having the extra inline styling?
Thanks
Forum: Themes and Templates
In reply to: [Argent] Remove entry-title from project pagesHello,
Your code worked perfectly! Thank you so much.
I was playing with;
.single-jetpack-portfolio .entry-title
But couldnt get it to work for me, but now I see why!
Thanks again
Forum: Themes and Templates
In reply to: [Argent] Remove entry-title from project pagesAfter checking my site I realise the above code isn’t appropriate as it removes the titles from my blog page as well!
However I have managed to reduce the gap a bit with:
header.entry-header {
height: 0px;
}So now I need another way to hide JUST portfolio titles while leaving blog titles in place and visible
Thanks
- This reply was modified 9 years, 2 months ago by shaggyshoogz.
Forum: Themes and Templates
In reply to: [Argent] Width and alignment issuesChad, im gobsmacked at how well that worked!
You sir, are a genius.
I had no idea i was going so wrong!
But now I read your CSS it makes sense, wish i could have picked up on it. Once I see it, it makes sense, i just cant work it out using the inspect window in chrome, but I guess I will get there eventually
Many thanks
Forum: Themes and Templates
In reply to: [Dyad] Site only works in Chrome?Please mark this as resolved.
I have re-installed the site from scratch, installed the previous plugins and imported site again. all working in all browsers on all networks.
No idea what the issue was but at least all is working now.
Will get a backup of its current state should it happen again.
Atleast now I can concentrate on the content.
Many thanks again for your help
Forum: Themes and Templates
In reply to: [Dyad] Site only works in Chrome?Afternoon
That is the correct site.
The original site that I imported from is http://www.onelastrep.co.uk
Today im back to just working in normal chrome mode, everything else still displaying incorrectly with no images.
Ive tried on 3 completely different networks, home, work and 4G.
Flushed cache and temp files across all of them.
I did some playing in developer mode and found this:
.posts .entry-media {
background-color: #242629;
background-position: center center;
background-size: cover;
padding-bottom: 66.666%;
position: relative;
width: 50%;
}If i disable the ‘width: 50%;’ then my images appear, just aligned incorrectly, they also show twice when an article is clicked on.
Perhaps a complete reinstall and import will work?
Doesnt explain how you see it fine though Siobhan! haha
Forum: Themes and Templates
In reply to: [Dyad] Site only works in Chrome?Ok ive outdone myself now.
Have broken it in Chrome and IE completely now, both incognito and normal browsing mode.
no images on any apart from the header
have deactivated all plugins and cleared all caches, still nothing.
Will leave it over night and see if it fixes itself!
Forum: Themes and Templates
In reply to: [Dyad] Genericons not working in DyadDiamond!
I hope you get paid to do this for a living, of course you were right again, it was the Google Font plugin that was killing my genericons, replaced it with another google font plugin and genericons are alive again!
Thanks for the colours as well, top stuff!