What do you mean "the sidebar width is troubled"?

Which version of Internet Explorer?

Is this a public website where we can see the problem?

Have you tried resizing the picture?

Try adding to your file pmwiki/pub/css/local.css this line:

#sidebar img { max-width: 100%; }

(If that file doesn't exist, create it.)

Petko

On 13/06/2018 19:29, ahmad abdulbaqi wrote:
Dears
Good afternoon

I've issue with Sidebar fixed width, once I changed the image in "Page
Header" to new Banner, the sidebar width is troubled in "Internet Explorer"
Only. but it is still fixed in Chrome & Firefox

I've type the below code in "triad.php" to

# Sidebar & Rightbar Width
global $HTMLStylesFmt;
$HTMLStylesFmt[] = "
#sidebar { width: $LeftWidth; }
#rightbar { width: $RightWidth; }\n";

Thank you in advance and appreciate for your support


_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to