Quote:
Originally Posted by Dale
Thanks Micha , I will give it a try once Support is finished with the Banner Manager problem I'm having.
Dale
|
Can't seem to get any space between the boxes .Do I have this right? (code in Red )
defauft template....
<div id="dynamic_box_right">
<div id="box_right_holder">
<vte:include file="{VIVVO_TEMPLATE_DIR}box/box_youtube_video.tpl" />
<vte:include file="{VIVVO_TEMPLATE_DIR}box/box_yahoo_weather.tpl" />
<div class=".banner_1"><vte:load module="box_banners" search_zone_id="1" /></div>
<vte:include file="{VIVVO_TEMPLATE_DIR}box/plugin_poll.tpl" />
<vte:include file="{VIVVO_TEMPLATE_DIR}box/top_rated.tpl" />
<div id="ads2">
style_css
#dynamic_box_right .box div.box_title {
background: url(../img/box_right_head_left.gif) top left no-repeat;
color: #C9E5FC;
font-weight: bold;
font-size: 16px;
line-height: 22px;
padding: 7px 10px 15px;
}
.banner_1 {margin-bottom:10px;}
}
#dynamic_box_right .box_tabs div.box_title {padding: 12px 6px 9px 6px;}
#dynamic_box_right .box .box_title_holder {
background: url(../img/box_right_head_right.gif) top right no-repeat;
Thanks
Dale