Replies

Aug 1, 2021 4 years ago
Flying Ace
Ciannwn
User Avatar
Gwyn ap Nudd

Is there any way of giving the margins while leaving the middle bit for pet description etc white? https://subeta.net/petinfo.php?petid=6008328

I want to get this effect but without removing the sidebar etc. https://subeta.net/petinfo.php?petid=5963831

I used Bug's reset code in this tutorial so I don't know how to put things back. https://bug.bz/tuts/basic-profile.php

Quote
Ph&;nglui mglw&;nafh Cthulhu R&;lyeh wgah&;nagl fhtagn
H.P Lovecraft
[tot=Ciannwn]

Aug 1, 2021 4 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

try using the same reset code but add this line to your CSS to put the sidebar back:

{display: block!important}

it might need to go before or after the reset code to work. if that doesn't work, you'd need to manually with this code:

, -ban, -ban-main, -lrc, -rrc, , , -right, , , .bookmark, , , .prototip, , .hustler {display: none} {background-color: transparent!important; height: auto!important} , {margin: 0!important; border: 0} *{margin: 0; padding: 0} -content, .notice {background: none; border: 0} .container-fluid {margin: 0}

Aug 1, 2021 4 years ago
Flying Ace
Ciannwn
User Avatar
Gwyn ap Nudd

Thanks. I'll give it a go.

Quote
Ph&;nglui mglw&;nafh Cthulhu R&;lyeh wgah&;nagl fhtagn
H.P Lovecraft
[tot=Ciannwn]

Please log in to reply to this topic.