PDA

View Full Version : Rotating headlines v3.0


bloon
02-24-2008, 09:26 AM
I installed Rotating headlines v3.0 but unfortunately the size of the box too big for my website.

I would like to have the box customized as Width = 428 and Heigh = 176

Anyone please tell me which part file on rotating_headlines_list_v_2.css should I edit?

And I want to put <vte:include file="{VIVVO_TEMPLATE_DIR}box/rotating_headlines_list_v_2.tpl" /> just under my header box ...so which part I have to put it this code?


Ps = I am just know a little bit about css.. (beginner)

Micha
02-25-2008, 08:24 AM
There are few values you need to change in rotating_headlines_list_v_2.css file.

Just open it and tweak width and height values until you get desired result.

Here is the list with classes which contains widths and heights:

.box_headline (height of entire box)

.headline_article_holder (width of image area)

.headline_image (width and height of image containing div)

.headline_image div.image_caption (width and height of transparent black area with abstract text)

.player (width of right side article titles)

.player a:link, .player a:visited (height of right side article titles)

And I want to put <vte:include file="{VIVVO_TEMPLATE_DIR}box/rotating_headlines_list_v_2.tpl" /> just under my header box ...so which part I have to put it this code?

default.tpl for homepage just under <vte:include file="{VIVVO_TEMPLATE_DIR}box/header.tpl" />