Thread
: Resolved
Set padding to header module text only, not image
View Single Post
10-08-2012, 11:50 PM
PM User
|
#
3
sunfighter
Senior Coder
Join Date: Jan 2011
Location: Missouri
Posts: 2,383
Thanks: 18
Thanked 350 Times in 349 Posts
Something else to try:
In templates/beez5/css/position.css at line 33 find this block of code:
Code:
#all { margin: 0 auto; max-width: 1050px; padding: 0; text-align: left; }
Change the text-align: to center
sunfighter
View Public Profile
Find More Posts by sunfighter