![]() |
|
Where is border-bottom: dotted line in pages? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Where is border-bottom: dotted line in pages? (/thread-5862.html) |
Where is border-bottom: dotted line in pages? - slaattnes - 17-09-2009 I am trying to remove the dotted line at the bottom of pages, but I can't find it in style.css. The only div id I can find between printPageContent(); and printCodeblock(1); in pages.php are "content-left". After printPagaContent there is only the if statement for the comment form. Anyone have any suggestions? Where is border-bottom: dotted line in pages? - acrylian - 17-09-2009 Its probably the border-top in Where is border-bottom: dotted line in pages? - slaattnes - 17-09-2009 Yes it was! Thanks |