|
|||
|
Ich versuche schon seit langer Zeit die Farbe des Hintergrundes zu ändern und der Boxen etc. Das habe ich Dank Firebug geschaft. Aber links unten und rechts unten sind immer noch graue und schwarze felder. Ich schaffe es einfach nicht diese zu finden. Könnt Ihr mir helfen ???
Kerzen-Shop |
|
|||
|
/templates/deine-template/index.html
ziemlich am ende: HTML-Code:
<tr> <td style="border-top: 4px solid; border-top: 4px solid; border-color: #C5C5C5;"> </td> <td style="border-top: 4px solid; border-top: 4px solid; border-color: #666666;"> </td> </tr> Jim Geändert von ppreidel (13.12.2009 um 11:39 Uhr) |
|
|||
|
Da steht das drin, kein Farbcode
{config_load file="$language/lang_$language.conf" section="boxes"} {$FORM_ACTION} <table width="100%" border="0" cellpadding="2" cellspacing="0"> <tr> <td class="infoBoxHeading"><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="infoBoxHeading">{#heading_search#} </td> <td></td> </tr> </table></td> </tr> <tr> <td class="infoBox" align="left"><table width="95%" border="0" cellpadding="2" cellspacing="0"> <tr> <td class="boxText"> <table width="100%" border="0" cellpadding="2" cellspacing="0"> <tr> <td valign="middle">{$INPUT_SEARCH}</td> <td valign="middle">{$BUTTON_SUBMIT}</td> </tr> </table> <br /> <a href="{$LINK_ADVANCED}">{#text_advanced_search#}</a> </td> </tr> </table></td> </tr> </table> {$FORM_END} |
|
|||
|
Puh, finde ich im Code leider nicht. Es kann eigentlich nur eine Image sein.
Eine Idee, schau mal in Deine CSS: Code:
.navLeft {
border-right: 1px solid;
border-color: #FFFFFF;
background-image: url(img/bg_left_column.jpg);
width: 185px;
}
Das kann der Übeltäter sein . . . Einfach auskommentieren: /* background-image: url(img/bg_left_column.jpg); */ und schau mal ob da sich was ändert . . . |
![]() |
| Lesezeichen |
| Stichworte |
| farbeinstellung, probleme |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Paypal Express Probleme mit IE 8 | paul_otto | PayPal Express-Kaufabwicklung für xt:Commerce | 2 | 09.12.2009 07:30 |
| Probleme mit der Installation | eshine | Installation und Konfiguration | 6 | 19.11.2009 00:09 |
| Einige Probleme mit meinem Shop... | Flip1279 | Installation und Konfiguration | 5 | 09.07.2009 16:54 |
| Probleme mit Artikelbilder | maltix78 | Installation und Konfiguration | 0 | 20.03.2009 14:17 |
| Probleme mit der preisdarstellung im shop.. | GoriBoy | Fragen zur Software | 3 | 18.03.2009 14:20 |