georgieapple
Member
Posted 5 months ago #
Hey guys so I'm really new to wordpress and css web building etc and need some help with moving the header to the center, the aligning all the boxes underneath to match up- centering that strip too. You'll understand if you see the site: http://luckyhunter.co.nz
Help would be greatly appreciated.
livetut
Member
Posted 5 months ago #
.mainlogo-link{
padding-left: 10px;
}
.fboxgraphic{
position: relative;
top: -32px;
left: 15px;}
update this in your css file the problem is solved
I hope that you know how to file the file
georgieapple
Member
Posted 5 months ago #
how to file the file? Sorry, im like 14 and just learning this now. no experience. I cant find this in the style css? sorry sorry probably stupid questions.. thank you so much.
livetut
Member
Posted 5 months ago #
This is how i do it in my site Livetut.com
I used to goto the appearance then editor then the file with .css
update the code which i gave you,For more editing you can follow this too rule