I posted a screen of it.

CommentFileSizeAuthor
Capture_1.JPG18 KBCompactman

Comments

Compactman’s picture

Assigned: Unassigned » Compactman
Status: Active » Fixed

Found my error in the layout4_setup.css

.main-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}

Changed to

.main-content h3 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
Anonymous’s picture

Status: Fixed » Closed (fixed)