#1 (permalink)  
Alt 15.07.2004, 20:32
 
Registriert seit: 03.07.2004
Beiträge: 142
Daumen hoch

Hallo,

Ich m?chte gern um jede einzelne Warengruppe einen Rahmen(Border) haben.
Wo kann ich das einstellen?
Habe schon in der productlisting.html geschaut,aber nichts gefunden.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 16.07.2004, 06:37
Benutzerbild von luebke  
Registriert seit: 13.05.2004
Beiträge: 546
Standard

...m?sste man im stylesheet einstellen k?nnen,
in der .HGKATEGORIE oder so...

Viele Gr??e!
Thomas
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 16.07.2004, 14:40
 
Registriert seit: 03.07.2004
Beiträge: 142
Daumen hoch

hab in der Stylesheet nichts gefunden,oder bin einfach blind.
Habe das xtc_p24_t1 Template
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #4 (permalink)  
Alt 16.07.2004, 14:45
HHGAG
Gast
 
Beiträge: n/a
Standard

/templates/AKTUELLESTPL/stylesheet.css =)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #5 (permalink)  
Alt 16.07.2004, 20:49
 
Registriert seit: 03.07.2004
Beiträge: 142
Standard

wenn du mir jetzt noch sagst was

/* -----------------------------------------------------------------------------------------
$Id: stylesheet.css,v 1.2 2004/01/25 12:01:17 fanta2k Exp $

XT-Commerce - community made shopping
http://www.xt-commerce.com

Copyright © 2003 XT-Commerce
-----------------------------------------------------------------------------------------
based on:
© 2000-2001 The Exchange Project (earlier name of osCommerce)
© 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
© 2003 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

Released under the GNU General Public License
-------------------------#modifiziert pages24.de ------------------------------------*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
background: #ffffdd;
color: #000000;
margin: 0px;
}
/*---------Boxen Textfarbe----------*/
A {
color: #000000;
font-size:12px;
text-decoration: none;
}

A:hover {
color: #ffff00;
text-decoration: underline;
}

FORM {
display: inline;
}

TR.header {
background: #ffffdd;
}

TR.headerNavigation {
background: #F6F6F6;
}

TD.headerNavigation {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #F6F6F6;
color: #000000;
font-weight : bold;
border-bottom: 1px solid;
border-color: #b6b7cb;
}

A.headerNavigation {
color: #000000;
}

A.headerNavigation:hover {
color: #000000;
}

TR.headerError {
background: #ff0000;
}

TD.headerError {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
background: #ff0000;
color: #ffffff;
font-weight : bold;
text-align : center;
}

TR.headerInfo {
background: #00ff00;
}

TD.headerInfo {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
background: #bbc3d3;
color: #ffffff;
font-weight: bold;
text-align: center;
}

{
background: #bbc3d3;
}

TD.footer {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #3c80b3;
color: #000000;
font-weight : bold;
border-bottom: 1px solid;
border-color: #b6b7cb;
}

.infoBox {
background: #ffffff;
}

.infoBoxContents {
background: #5C84CE;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.infoBoxNotice {
background: #FF8E90;
}

.infoBoxNoticeContents {
background: #FFE6E6;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
/*------------BOX ?berschriften---------------*/
TD.infoBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
background: #5C84CE;
color: #f5f5f5;
text-decoration: underline;
border-bottom: 0px solid;
border-color: #b6b7cb;
}

TD.infoBox, SPAN.infoBox {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
background: #f8f8f9;
}

TABLE.productListing {
border: 1px;
border-style: solid;
border-color: #b6b7cb;
border-spacing: 1px;
}

.productListing-heading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background: #b6b7cb;
color: #ffffff;
font-weight: bold;
}

TD.productListing-data {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
}

A.pageResults {
color: #0000FF;
}

A.pageResults:hover {
color: #0000FF;
background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}

TR.subBar {
background: #f4f7fd;
}

TD.subBar {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
}

TD.main, P.main {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

TD.accountCategory {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #aabbdd;
}

TD.fieldKey {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

TD.fieldValue {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

TD.tableHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

SPAN.newItemInCart {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

TEXTAREA {
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

SPAN.greetUser {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #3c80b3;
font-weight: bold;
}

TABLE.formArea {
background: #f1f9fe;
border-color: #7b9ebd;
border-style: solid;
border-width: 1px;
}

TD.formAreaTitle {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}

SPAN.markProductOutOfStock {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
color: #c76170;
font-weight: bold;
}

SPAN.productSpecialPrice {
font-family: Verdana, Arial, sans-serif;
color: #ff0000;
}

SPAN.errorText {
font-family: Verdana, Arial, sans-serif;
color: #ff0000;
}

SPAN.productDiscountPrice {
font-family: Verdana, Arial, sans-serif;
color: #ff0000;
font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffdd;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
border-right: 0px solid;
border-color: #b6b7cb;
}
.navRight {
border-left: 0px solid;
border-color: #b6b7cb;

}
.tableBody {
padding: 5px;
}

.poweredby {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
}

:grml: :grml: :grml: :cry: st:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #6 (permalink)  
Alt 16.07.2004, 20:59
HHGAG
Gast
 
Beiträge: n/a
Standard

Guck Doch bitte in der box_categories.html welche class definiert ist.
Die suchst Du dir dann in der stylesheet.css und ?nderst das. =)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #7 (permalink)  
Alt 17.07.2004, 11:17
 
Registriert seit: 27.09.2003
Beiträge: 9
Standard

Hey,.
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

modulRow, hier kannst du einen Rahmen um die einzelnen Warengruppen setzen
.moduleRowOver, zb. andere Rahmenfarbe beim Rollover ect.

bis dann
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #8 (permalink)  
Alt 17.07.2004, 11:23
 
Registriert seit: 27.09.2003
Beiträge: 9
Standard

nochmal hey,
ich meinte natuerlich die Navigation, wenn ihr die das listen der Produkte meint dann in der productlisting.html . Dort ist aber immer die Klasse .main angegeben, einfach neue Klasse erstellen zb. .main2 oder so und in der productlisting.html die td Tags aendern.

bis dann
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #9 (permalink)  
Alt 17.07.2004, 19:34
 
Registriert seit: 03.07.2004
Beiträge: 142
Standard

habs grad in der stylesheet ,das mit .module row probiert,aber irgendwie tut sich da nichts ?ndern.
Ja,ich m?chte,das jede Warengruppe einen Rahmen erh?lt und dieser Rahmen ggf. zus?tzlich in einer anderen Farbe,gegen?ber dem Hintergrund.
Kann man irgendwo einstellen,das die Warengruppen am linken Rand ausgerichtet werden?
Im Moment werden diese Zentriert dargestellt,nur der Ordnung halber-sieht f?r mich besser aus,wenn alles in einer Linie angeordnet ist.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #10 (permalink)  
Alt 18.07.2004, 10:24
 
Registriert seit: 03.07.2004
Beiträge: 142
Pfeil

Danke-Keine Antwort ist auch ne Antwort :wall:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus



Alle Zeitangaben in WEZ +1. Es ist jetzt 09:28 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand