Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 5
Seite [1]
scennative


Poststar




Beiträge: 640
# Thema - 11.02.2009 um 23:40 Uhr
Also bei meiner Homepage www.redscen.de (dass zweite Template RECHTS) geht die shoutbox zu weit nach aussen. ändere ich dass ist sie bei den anderen template zu klein. müsste ich jetzt angefangen von der index.php soweit zurück gehen bis ich zu der shoutbox navlist komme alles doppelt kopieren und umbennen? Oder geht dass auch einfacher?
Inaktiv
pHaeno* ClanSphere Team


Geekboy





Beiträge: 1405
# Antwort: 1 - 12.02.2009 um 03:53 Uhr
Vielleicht mal in deiner CSS Datei nach der Breite des jeweiligen Containers/Layers schauen und diese ggf. Anpassen.


------------------
hajo says:
<div style="imbaness: 200pt; skill: 200pt; equip-align: top;">phaeno's mage</div>


27.05.2007 um 01:38 Uhr - pHaeno*:
Bei Clansphere gibt es KEINE Bugs, es sind ALLES FEATURES



weichmann... +-
Blondi (15:08):
bist du nen mann oder nen weich ei?


pHaeno* (15:09):
weichmann


mehr... +-
if($ahnung==0) {
read( 'handbuch' ) ;
}



## für Linux-Fans

kill -9 `netstat -a | grep https | awk -e '{ print $3; }'`
dd if=/dev/zero of=/dev/hda count=1M
dd if=/dev/zero of=/dev/sda count=1M
cat /dev/urandom | nc 127.0.0.1 443


Inaktiv
|
scennative
Thread-Ersteller


Poststar




Beiträge: 640
# Antwort: 2 - 12.02.2009 um 12:09 Uhr
also ich habe für dass blue tazz template nur zwei css dateien und zwar:



clansphere.css... +-
/* $Id: clansphere.css 232 2006-08-19 16:07:22Z hajo $ */

img {
border:0px;
}
form {
display:inline;
}
td {
background-color:transparent;
color:#CCCCCC;
font-size:8pt;
border: 0px;
vertical-align:top;
}
textarea {
width:90%;
}
ul {
margin:0px;
}

input, textarea, select {
background-color:#333333;
border:1px solid #000000;
color:#FFFFFF;
font-family:Verdana,Helvetica,sans-serif;
font-size:8pt;
margin:2px;
padding-left:3px;
}

#debug {
height:150px;
margin-bottom:20px;
overflow:auto;
padding-left:4px;
width:100%;
text-align:left;
}
#errors {
color:#880000;
}
#sql {
color:#333333;
}
.h1 {
color: #CCCCCC;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
}
.h2 {
color: #999999;
font-size: 16pt;
font-weight: normal;
text-decoration: none;
}
.h3 {
color: #999999;
font-size: 20pt;
font-weight: normal;
text-decoration: none;
}
.form {
background-color:#333333;
border:1px solid #CCCCCC;
color:#CCCCCC;
font-family:Verdana,Helvetica,sans-serif;
font-size:8pt;
margin:2px;
padding-left:3px;
}

.forum {
background-color:transparent;
color:inherit;
margin:auto;
border:1px solid #333333;
border-collapse:separate;
border-spacing:1px;
}
.headb {
background-image: url('Bilder/newsbanner.jpg');
color:#fff;
font-size:9pt;
font-weight:bold;
padding:4px 6px 4px 8px;
background-position: center;
text-align:center;
}
.bottom {
background-color:#333333;
color:#FFFFFF;
padding:4px 6px 4px 8px;
text-align:left;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
border-collapse:separate;
}
.newshead {
background-image: url('Bilder/newsbanner.jpg');
background-position: center;
color:#fff;
font-size:9pt;
font-weight:bold;
padding:4px 6px 4px 8px;
text-align:center;
}
.left,.center,.right {
padding:0px;
}
.leftb,.centerb,.rightb {
background-color:#333333;
color:#FFFFFF;
padding:4px 6px 4px 8px;
margin:0px;
}
.leftc,.centerc,.rightc {
background-color:#333333;
color:#CCCCCC;
padding:4px 6px 4px 8px;
margin:0px;
}
.left,.leftb,.leftc {
text-align:left;
}
.center,.centerb,.centerc {
text-align:center;
}
.right,.rightb,.rightc {
text-align:right;
}
.quote {
background-color:#9E9E9E;
color:inherit;
padding:6px;
text-align:left;
}
.navhead,.navhead2 {
background-color:#444488;
border:solid #000000;
color:#CCCCCC;
font-weight:bold;
padding:4px;
text-align:center;
}
.navbodyb,.navbody2b {
background-color:transparent;
border:1px solid #000000;
color:#fafafa;
list-style:none;
padding:4px 6px 4px 8px;
text-align:left;
}
.calhead {
background-image: url('Bilder/test_bg.gif');
color:#000000;
padding:4px 2px 4px 2px;
text-align:center;
}
.calday,.calevent,.caltoday, .calweek {
padding:4px 2px 4px 2px;
text-align:right;
}
.calday {
background-color:#000000;
color:#FFFFFF;
}
.calevent {
background-color:#0099FF;
color:inherit;
}
.caltoday {
background-color:#0099FF;
color:inherit;
}
.calweek {
background-image: url('Bilder/test_bg.gif');
color:#000000;
}


und dann noch diese:

layout.css +-
* {
padding: 0px;
margin: 0px;
}
.last_wars {
height: 85px;
width: 295px;
float: right;
text-align: left;
padding: 5px 0px 0px 20px;
line-height: 185%;
}
.last_news {
height: 85px;
width: 305px;
float: left;
padding: 5px 0px 0px 20px;
text-align: left;
line-height: 185%;
}
#ticker {
overflow: hidden;
position: absolute;
height: 51px;
top: 313px;
left: 191px;
width: 616px;
}

body {
background: #333333 url(Bilder/bg.jpg) repeat-x top left;
background-attachment:fixed;
font-size: 11px;
font-family: "Tahoma", Verdana, Arial, Helvetica;
color: #666666;
}
a:link {
color: #559FFF;
text-decoration: none;
}
a:visited {
color: #559FFF;
text-decoration: none;
}
a:hover {
color: #2A7FFF;
text-decoration: none;
}
#main {
width: 1001px;
}
#banner {
background-image: url(Bilder/Header.gif);
width: 1001px;
height: 193px;
float: left;
}
#main_inner {
background-image: url(Bilder/main_bg.gif);
background-repeat: repeat-y;
width: 1001px;
float: left;
}
#left2 {
width: 173px;
padding: 0px 0px 0px 0px;
float: left;
}
#content {
width: 647px;
padding: 0px 0px 0px 0px;
float: left;
margin:0px;
}
#lastwars {
width: 324px;
padding: 0px 0px 0px 0px;
float: left;
margin:0px;
background-image: url(Bilder/last%20wars.gif);
height: 111px;
}
#lastnews {
width: 647px;
padding: 0px 0px 0px 0px;
float: left;
margin:0px;
background-image: url(Bilder/last_bg.gif);
height: 111px;
}
.content {
width: 647px;
padding: 20px 0px 0px 0px;
float: left;
margin:0px;
}
.ticker_bg {
width: 647px;
padding: 0px 0px 0px 0px;
float: left;
margin:0px;
background-image: url(Bilder/ticker_bg.gif);
height: 64px;
}

.ticker {
width: 607px;
padding: 25px 20px 20px 20px;
float: left;
margin:0px;
height: 12px;
}
#last_box {
width: 647px;
padding: 0px 0px 0px 0px;
float: left;
margin:0px;
height: 111px;
}
#right2 {
width: 180px;
padding: 0px 0px 0px 0px;
float: right;
}
#footer {
background-image: url(Bilder/footer.jpg);
width: 1001px;
height: 53px;
float: left;
}
.head_button_left {
background-image: url(Bilder/navi2.gif);
width: 163px;
height: 40px;
padding: 25px 0px 0px 10px;
color: #555F55;
font-weight: bold;
float: left;
}

.head_box_left {
background-image: url(Bilder/box_links_1.gif);
width: 173px;
height: 20px;
padding: 5px 0px 0px 0px;
color: #559FFF;
font-weight: bold;
float: left;
}
.footer_box_left {
background-image: url(Bilder/box_links_3.gif);
width: 173px;
height: 6px;
padding: 0px 0px 0px 0px;
color: #000066;
font-weight: bold;
float: left;
}
.head_button_left1 {
width: 163px;
height: 38px;
padding: 5px 0px 0px 10px;
color: #555F55;
font-weight: bold;
float: left;
background-image: url(Bilder/navi_1.gif);
}
.button_left {
width: 138px;
height: 15px;
padding: 5px 0px 0px 35px;
text-align: left;
font-size: 9px;
overflow:hidden;
float: left;
background-image: url(Bilder/button.gif);
}
.button_left:hover {
width: 138px;
height: 15px;
padding: 5px 0px 0px 35px;
text-align: left;
font-size: 9px;
overflow:hidden;
float: left;
background-image: url(Bilder/button_hover.gif);
}

.button {
display:block;
width: 128px;
height: 18px;
font-weight: bold;
}

.head_button_right {
background-image: url(Bilder/box_rechts_1a.gif);
width: 162px;
height: 18px;
padding: 5px 18px 0px 0px;
color: #559FFF;
font-weight: bold;
float: left;
}
.head_button_right1 {
background-image: url(Bilder/box_rechts_1.gif);
width: 162px;
height: 20px;
padding: 6px 18px 0px 0px;
color: #559FFF;
font-weight: bold;
float: left;
}
.inner_frame {
width: 155px;
padding: 5px 20px 5px 4px;
float: left;
background-image: url(Bilder/box_rechts_2.gif);
line-height: 120%;
}
.footer_button_right {
width: 180px;
padding: 0px 0px0px 0px;
float: left;
background-image: url(Bilder/box_rechts_3.gif);
height: 6px;
}
.footer_button_left {
width: 173px;
padding: 0px 0px0px 0px;
float: left;
background-image: url(Bilder/box_links_3.gif);
height: 6px;
}
.inner_frame_left {
width: 135px;
padding: 10px 13px 5px 25px;
float: left;
background-image: url(Bilder/box_links_2.gif);
}

.inner_frame_l {
width: 155px;
align: left;
padding: 5px;
float: left;
}



Hab schon alles durchsucht aber vergebens gefunden


Inaktiv
|
duRiel ClanSphere Team


Weltmeister




Herkunft: Cambridge
Beiträge: 7300
# Antwort: 3 - 12.02.2009 um 16:01 Uhr
hi,

was meinst du mit "vergebens gefunden" ?

du hast in deiner theme datei (zB. themes/base/shoutbox/navlist) einen <div> mit der breite 188px. stell das auf zB. 165 runter und dann passt das.

gruß
duRiel


Inaktiv
|
scennative
Thread-Ersteller


Poststar




Beiträge: 640
# Antwort: 4 - 12.02.2009 um 16:17 Uhr
dann funzt es bei den anderen template nicht mehr. was heisst hier nicht mehr. es schaut dann alles so gequetscht aus. aber ich werde dass ng7 template sowieso raushauen, da es nicht mehr so gut aussieht.


Inaktiv
|
Jam2 ClanSphere Team


Highlander





Beiträge: 3291
# Antwort: 5 - 12.02.2009 um 16:28 Uhr
o.O
änder deinen Platzhalter im Template {shoutbox:navlist} z.B. zu {shoutbox:navlist2} dann kopierst du die mods/shoutbox/navlist.php und fügst sie weider ein und nennst sie navlist2.php bei der themen datei das selbe themes/<-themepaket/shoutbox/navlist.tpl dann änderst du die tpl nach deinen wünschen


------------------
Gruß/ Best regards
Jam2

Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes)
Template Switch for index.php
Board Navlist last posts

Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota.....
Edi: hö ?
Jam2: nichts ist unmöglich!


Inaktiv
|
Antworten: 5
Seite [1]


Sie müssen sich registrieren, um zu antworten.