Quote:
Originally Posted by TheLastSuperman
Hmm it's either what I see in the code as:
Code:
<h1 class="header">
Or
Code:
<div class="title">
So perhaps overwriting them in additional.css will do the trick with your 98% width and remember for the header class to use the h1 tag in the definition when defining it else it will mess up the actual main "header" class instead of the H1 version of it  .
|
Would you happen to know how to just disable the header entirely?