PDA

Zobacz pełną wersję : Problem z RT Slideshow



wpl
06-10-2007, 18:05
Witam!!

Mam 2 problemy ! Pobrałem sobie moduł RT Slideshow .Wgrałem ale niewiem jak go podłączyć żeby wyświetlał obrazki ? W opisie modułu pisze "This module uses mootools toolkit to crossfade images to form a rotating header effect or gallery. If there exists an imagename.txt file with 3 lines, first line being the url to link to, the title second, and the third line being the description, they will be displayed with the image ".
Drugi problem to ze chciał bym zrobić coś takiego jak na tej stronie w user 4 modules http://www.gavick.com/templatesdemo/may2007/index.php

galganka
06-10-2007, 21:02
Witam!

Ten moduł działa tylko w templatkach rt_sporticus z Rocketheme.com

Sova
07-10-2007, 04:29
"Pobrałem sobie..."
- Dobre sobie...
Poniżej lista darmowych rozszerzeń rockettheme/rocketwerx:
http://joomlacode.org/gf/project/rocketwerx/frs/?action=index

W user4 podanej templatki jest:
1. tekst
2. króliczek
3. tło odsyłacza "read more"

ad1. tekst można wpisac
ad2. króliczka można narysowac lub pobrac z serwisów udostępniających darmowe grafiki
ad.3 efekt osiągamy odpowiednio modyfikując arkusz styli .css szablonu (podpowiedż: .readon )

wpl
07-10-2007, 11:16
Czy może mi ktoś poprawić ten kod tak jak ma być bo nie za bardzo wiem jak to zrobić ??

html {
height: 100%;
margin-bottom: 1px;
}
body {
margin: 0;
padding: 0;
height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #b5b5b5;
font-size: 11px;
}
#bg {
background: #000 url('../images/games_bg_page.png') repeat-x 0 top;
}
form {
border: 0;
margin: 0;
padding: 0;
}
p {
margin-top: 10px;
margin-bottom: 15px;
}
form {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5 {
padding-bottom: 5px;
margin: 15px 0;
color: #fff;
}
fieldset {
border: 0;
padding: 5px 0;
}
a:link, a:visited {
text-decoration: none;
color: #66c4f2;
}
a:hover {
color: #fff;
text-decoration: underline;
}
.clear {
clear: both;
}
/*fonts---------------------------------------------------*/
h1 {
font-size: 200%;
}
h2 {
font-size: 170%;
}
h3 {
font-size: 150%;
}
h4 {
font-size: 120%;
}
h5 {
font-size: 110%;
}
.small, .modifydate, .createdate, div.mosimage_caption {
font-size: 10px;
color: #66c4f2;
}
.createdate {
height: 16px;
vertical-align: top;
vertical-align: top;
padding-bottom: 5px;
padding-top: 0px;
}
.modifydate {
height: 16px;
vertical-align: bottom;
}
#nav a {
font-size: 110%;
}
div.moduletable h3, div.moduletable-red h3, div.moduletable-orange h3, div.moduletable-green h3, div.moduletable-clear h3, .componentheading {
font-size: 100%;
}
.componentheading {
margin-bottom: 15px;
}
td.componentheading {
padding-bottom: 15px;
}
h3, .contentheadi, .componentheading, #nav, div#menu_sub, .sectiontableheader, span.pathway, .small, .createdate, .modifydate, span.loginsubmit, span.logoutsubmit, a.readon {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contentheading, .componentheading {
font-weight: bold;
}
/*Joomla classes---------------------------------------------------*/
div.mainbody {
width: 100%;
padding-left: 3px;
}
.contentheading {
padding: 8px 0;
margin-top: 8px;
margin-bottom: 8px;
line-height: 100%;
color: #fff;
font-size: 135%;
}
.componentheading {
color: #fff;
}
td.sectiontableheader {
border-top: 2px solid #22aae2;
border-bottom: 1px solid #333333;
color: #fff;
text-transform: uppercase;
padding: 4px 0px 4px 0px;
font-weight: bold;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
border-bottom: 1px solid #333333;
padding: 3px 0px 3px 0px;
}
td.sectiontableentry1, td.sectiontableentry2 {
border-bottom: 1px solid #333333;
padding: 3px 0px 3px 0px;
}
table.blog span.article_seperator {
display: block;
height: 20px;
}
table.pollstableborder td {
text-align: left;
padding: 2px 0;
border: 0;
background: none;
}
table.pollstableborder {
border: 0;
}
td.buttonheading {
vertical-align: middle;
}
td.buttonheading img {
margin-right: 5px;
}
table.contentpaneopen, table.contentpane {
border-collapse: collapse;
padding: 0;
margin: 0;
width: 100%;
}
div.contentpane, div.contentpaneopen {
width: 100%;
}
div.mosimage {
margin: 5px;
}
a.readon {
float: left;
display: block;
height: 20px;
line-height: 20px;
padding: 0px 0px;
text-align: center;
cursor: pointer;
font-weight: bold;
}
table.contenttoc {
margin: 5px;
padding: 5px;
border: 1px solid #333;
}
table.contenttoc td {
padding: 0 5px;
}
table.contenttoc th {
color: #fff;
padding: 0 0 3px 5px;
border-bottom: 1px solid #333;
}
span.pathway {
display: block;
height: 16px;
line-height: 16px;
vertical-align: middle;
margin-top: 5px;
margin-bottom: 20px;
font-weight: bold;
}
span.pathway img {
margin: 0px 10px;
vertical-align: middle;
}
div#pathway {
margin-bottom: 10px;
padding-left: 8px;
}
a.mainlevel:link, a.mainlevel:visited {
text-decoration: none;
}
a.mainlevel {
display: block;
padding: 3px 0 2px 0;
border-bottom: 0.5pt solid #1d1d1d;
margin-bottom: 3px;
}
a.sublevel:link, a.sublevel:visited {
text-decoration: none;
}
a.mainlevel:hover {
}
a.sublevel:hover {
text-decoration: none;
}
a#active_menu:link, a#active_menu:visited {
color: #66c4f2;
}
li.active_menu a:link, li.active_menu a:visited {
color: #66c4f2;
}
table.adminform textarea {
width: auto;
color: #666;
}
/*end*/
/*display blocks ----------------------------------------------*/
div#wrapper {
width: 885px;
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 0;
padding: 0px;
}
div#header {
height: 103px;
width: 885px;
padding: 0;
margin: 0;
background: url('../images/games_bg_top.png') repeat-x 0 0;
}
.logos {
background: url('../images/games_logo.png') no-repeat;
width: 232px;
height: 17px;
display: block;
top: 18px;
left: 13px;
position: relative;
z-index: 1;
}
a:link .logos, a:visited .logos, a:hover .logos {
text-decoration: none;
}
table.mainbg, table.user {
width: 100%;
}
table.mainbg {
background: #000000;
border: none;
}
td.middletd {
width: 200px;
}
td.righttd {
width: 200px;
}
td.spacer {
width: 5px;
}
table.userblock {
width: 100%;
}
table.user {
width: 100%;
}
td.user {
width: 50%;
}
div.inset {
background: none;
}
div.block {
padding: 3px 3px;
}
/*end*/
/*list styles ------------------------------------*/
ul {
list-style: none;
padding: 0;
list-style: none;
padding-left: 10px;
}
ul li {
background: url(../images/games_li.png) 0 5px no-repeat;
margin: 2px 0;
padding-left: 15px;
}
/*end*/
/*content styles ---------------------------------*/
span.download {
display: block;
padding: 10px 10px 10px 35px;
margin-bottom: 10px;
background: transparent url(../images/games_icons_download.png) 0 50% no-repeat;
color: #fff;
}
span.alert {
display: block;
padding: 10px 10px 10px 35px;
margin-bottom: 10px;
background: transparent url(../images/games_icons_alert.png) 0 50% no-repeat;
color: #fff;
}
span.contact {
display: block;
padding: 10px 10px 10px 35px;
margin-bottom: 10px;
background: transparent url(../images/games_icons_contact.png) 0 50% no-repeat;
color: #fff;
}
span.info {
display: block;
padding: 10px 10px 10px 35px;
margin-bottom: 10px;
background: transparent url(../images/games_icons_info.png) 0 50% no-repeat;
color: #fff;
}
span.noticeblue {
display: block;
padding: 10px 10px 10px 10px;
margin-bottom: 10px;
background-color: #134766;
color: #fff;
border: 4px double #22aae2;
}
span.noticered {
display: block;
padding: 10px 10px 10px 10px;
margin-bottom: 10px;
background-color: #CB3301;
color: #fff;
border: 4px double #fd7676;
}
span.noticegreen {
display: block;
padding: 10px 10px 10px 10px;
margin-bottom: 10px;
background-color: #3ca10b;
color: #fff;
border: 4px double #28F000;
}
span.noticeorange {
display: block;
padding: 10px 10px 10px 10px;
margin-bottom: 10px;
background-color: #e17502;
color: #fff;
border: 4px double #ffba6f;
}
/*end*/
/*menu -------------------------------------------*/
#menublock {
clear: both;
background: url(../images/games_bg_menu.png) repeat-x 0 0;
position: absolute;
top: 23px;
height: 78px;
width: 100%;
}
#menuwrap {
position: relative;
top: 22px;
margin-left: 250px;
}
#nav {
position: absolute;
top: 0;
height: 31px;
width: 100%;
}
#nav ul {
padding: 0;
margin: 0;
font-size: 10px;
}
#nav li {
margin: 0;
padding: 0;
float: left;
display: block;
background: none;
}
#nav a {
display: block;
float: left;
background: url('../images/games_menu_sep.png') no-repeat 100% 0;
height: 31px;
line-height: 31px;
padding: 0 16px 0 14px;
text-decoration: none;
cursor: pointer;
font-weight: bold;
font-size: 100%;
font-weight: bold;
text-transform: uppercase;
}
#nav a:link, #nav a:visited {
color: #fff;
}
#nav a:hover {
color: #67c4f3;
background-color: #303c42;
}
#menu_sub {
position: absolute;
top: 27px;
overflow: hidden;
margin-left: 3px;
}
ul.submenu {
padding: 0;
margin: 0;
}
div#menu_sub ul.submenu {
margin: 0 0 0 0px;
padding: 0;
padding-left: 1px;
float: left;
font-size: 10px;
}
div#menu_sub ul.submenu li {
float: left;
background: none;
list-style-type: none;
margin: 0;
padding: 0;
}
div#menu_sub ul.submenu li a {
padding: 0 10px;
color: #66c4f2;
font-size: 95%;
text-decoration: none;
line-height: 25px;
height: 25px;
font-weight: bold;
text-transform: uppercase;
}
div#menu_sub ul.submenu a:hover {
color: #fff;
}
div#menu_sub ul.submenu ul {
display: none;
}
div#menu_sub ul.submenu ul ul {
display: none;
}
/*end*/
/*----------------------modules---------------------------------------*/
/*top search ---------------------------------------------------------*/
div#search {
background: url('../images/games_search.png') no-repeat 0 top;
height: 31px;
width: 180px;
float: left;
margin: 22px 0px 0px 8px;
}
div#search .search {
margin: 6px 0px 0px 60px;
}
div#search .search input {
border: 1px solid #000;
}
div#search input.inputbox {
padding-left: 4px;
width: 135px;
}
/*end*/
/*loginbox -----------------------------------------------------------*/
#loginbox {

/*end*/