View Full Version : Article print error?
Nguyen
03-20-2008, 06:49 AM
Hi,
My Vivvo version is 4.0.3,
I have a error with article print, It's display with blank pape.
Please view at: http://www.daitudien.com
How I can fix?
Thanks
Micha
03-20-2008, 09:13 AM
From the firebug inspector I see that your entire web page is enclosed within <div id="header">.
In themes\default\css\print.css #header have display:none property, so there's your problem.
Check your templates and their code structure, entire site shouldn't be within header div.
Nguyen
03-20-2008, 10:18 AM
Thanks.
I've been fix it.
I has set hearder: {display: table;};
It's working.
Thanks again.
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.