FAQs - Latest Insurance News

by lakemen » Mon Aug 21, 2006 10:40 am
Posts: 1260
Joined: 18 May 2005

I will put all the FAQs related to Latest Insurance News under this thread. You can use the tool from http://www.ampminsure.org/syndication/latest-news.html

Some of the frequently asked questions are:-

  • How can I change the width and height of the news box?
  • Can I change the background color to make it more customized with my site?
  • Can I control the news display options?


An explanation for the above FAQs

  • How can I change the width and height of the news box?
    Look at the included code carefully ( the first line) which includes a css file

    link rel="stylesheet" href="http://www.ampminsure.org/include/css/insurance-news.css" type="text/css">
    You can either copy this file to your own server and change the path in the code, example

    link rel="stylesheet" href="http://autotradetips.blogsome.com/insurance-news.css type="text/css">
    Now you can modify the css classes to customize it.
    OR
    Also you can copy the css classes inside your own css file (esp for free blogs) and modify the classes. http://autotradetips.blogsome.com/ is a nice example how the blog owner has copied the css classes inside his own css file and modified it. Read the css class explanation below for modifing the files.

  • Can I change the background color to make it more customized with my site?
    As explained above by changing the related css class you can modify the background color. Read the css class explanation below for modifying the files.
  • Can I control the news display options?
    Yes, let us know your requirement and we will make it happen. We have kept the system simple but with your requirement we can customize the code for you.


CSS classes explanation

.poster - for the poster icon
.postdate - the post date which appears with the post.
.topicstarter -
.ampmcomment -
.forumtopichead -
.forumtopicdescription -
.window -
.titleBar -
.titleBarText -
.toptitleBarText -
.titleBarButtons -
.clientArea -
.newstopictitle -
a.newstopictitle -
.ampmnewsbodybackgoundcolor -
#marqueecontainer -
.maintable -
.latestnewshomelink -
.insurancecommunity –

Add your comment

Image CAPTCHA
Enter the characters shown in the image.