hey mate, thank you for replying. the code is already installed in the template. now i want to add a code to a post but the table shows up all mess up. please help. how to make this only post table friendly?Create new stylesheet for this page and dont put this code !
the post code? or the full template code?Well show me your template and I will show you![]()
.post-[ID] table tr {
custom CSS here
}
.post-[ID] table tr {
display: grid;
}
thank you i am going to try this nowIf I understand right you want that CSS to be applied to all pages except one post?
You can grab post ID (edit the post, save the draft and check URL for the ID), and make a custom CSS for a specific post, like:
where [ID] is the post ID grabbed from the URL.Code:.post-[ID] table tr { custom CSS here }
i am running bloggerIf it WordPress you can edit the css for each page not very hard
Oopsie, won't work in that case, my solution was for WordPress, haven't used blogger since 2011.i am running blogger
hey mate, should i use also [] or just the number?thank you i am going to try this now
omg, any other idea?Oopsie, won't work in that case, my solution was for WordPress, haven't used blogger since 2011.
Not really, sorry, I would have to check their doc and how they work now, don't have time to do that atm.omg, any other idea?
ok, thank you for the time. Anyone can help me with this please?, i am getting ready to start cryingNot really, sorry, I would have to check their doc and how they work now, don't have time to do that atm.
Send me the page on PM, it could be some easy CSS fix without getting deep into blogger system.ok, thank you for the time. Anyone can help me with this please?, i am getting ready to start crying
thank you mateSend me the page on PM, it could be some easy CSS fix without getting deep into blogger system.