tylerj Posted October 16, 2010 Report Share Posted October 16, 2010 Ok here is my issue. If you look at the site click here! you will see there is a news update and at the beginning it says "test Posted by Tyler Johnson on 10/16/2010" I want to make it so it has a picture there instead. like i have a press release header i would like ot put on it at the top of all my news. instead of default posted by stuff. Thanks in advanced Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted October 16, 2010 Moderators Report Share Posted October 16, 2010 Just add in your css the image and class, for example .news { background: url(image/news.png) no-repeat left; height:26px; color: #FF0000; font-size: 18px; font-family: Times New Roman; padding-left: 30px; padding-bottom: 3px; margin-top: 5px; Quote Link to comment Share on other sites More sharing options...
tylerj Posted October 16, 2010 Author Report Share Posted October 16, 2010 Thank you. I shall try Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.