We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. coffeemon
  2. General Discussion
  3. Wednesday, 31 July 2013
  4.  Subscribe via email
Hello! Is there any way i can remove the margin on the header? A screenshot of my progress so far is attached in this post.
I can't figure out a way to remove the left and right margin on the side of the header or at least change the colour to #333. I might ruin the whole layout if I play with it some more.

Basically, what I'm trying to do is to fully colour the header #333 and have the red top border go all the way, too. So that means I have to separate the header from the body without messing up the entire layout. I don't know how to do that. I really need your help. Anyone? :(


http://sphotos-f.ak.fbcdn.net/hphotos-ak-ash4/1004819_616511611712647_1800341414_n.jpg
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi coffeemon,

Actually, I do not know what you have made changed.
For T3 Blank, you can remove the padding of .t3-header

.t3-header {
padding-top: 20px;
padding-bottom: 20px;
}

Though you must have some knowledge about LESS and CSS to customize the T3 Blank.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.