1 shadowmaster Jul 12, 2008 16:00
3 shadowmaster Jul 12, 2008 18:05
Thanks for the welcome sam2kb and the advice. :)
I changed the margin setting to -130, it made the tagline a bit low, so I went for -140. Now its looking much better, it was way to close to the title before.
Many thanks for your help.
Hi ShadowMaster, welcome to the forums.
You need to change this class in style.css
#header .widget_core_coll_tagline {
margin: -150px 20px 0 20px;
color: #cc0000;
font-size: 100%;
}
make it
margin: -130px 20px 0 20px;