Talk:Alexandros Vasiliou

From Openresearch
Jump to: navigation, search

chrypurtoza, go to "Layout" then "Edit HTML" tab and find the following code:#header-inner h1 { color: #e2e2e2; width: 100%; font-size: 245px; dpislay: block; letter-spacing: -10px; margin: -20px 0 0 -15px;}Replace the above code with the following code:#header-inner h1 { color: #000; width: 100%; font-size: 100px; dpislay: block; letter-spacing: -10px; margin: 0px 0 0 10px;}Click "Preview" button and see what happens. Please also note that you can increase or decrease the font size by increasing or decreasing "100px" in "font-size: 100px;" respectively. :)