Page: | 1 |
Topic:

[pl] Zmiana wyświetlania lewej kolumny

raqu
See profile of: raqu
2012-01-25 10:11:14
Votes: 0
Vote answer in plus Vote answer in minus
Witam.

Jak zmienić ustawienia lewej kolumny, by zdefiniowane tło wyświetlało się tylko raz a niżej było inne tło lub ustalony przez nas kolor ?

Pozdrawiam raqu

  » freeware Quick.Cms v3.x
Makaron
See profile of: Makaron
2012-01-25 16:00:52
Votes: 1
Vote answer in plus Vote answer in minus
Trochę to bardziej zawiłe, bo tło kolumnie jest nadawane w pliku templates/default.css w linii:
#body .main{float:left;background:#fff url('img/two_columns.gif') repeat-y 0px 10px;border-top:1px solid #e6e3e3;}

Możesz usunąć wpis:
background:#fff url('img/two_columns.gif') repeat-y 0px 10px;


Następnie edytować linię:
#column{float:left;width:270px;padding:10px 0;}

i dodać:
#column{float:left;width:270px;padding:10px 0;background:#ffffff url('img/plik_graficzny.jpg') no-repeat left top;}

Oczywiście kolor #ffffff i plik_graficzny.jpg są do zmiany na Twoje parametry.

-------------------------------------------------------
I helped? Like it: www.facebook.com/makwebpl
raqu
See profile of: raqu
2012-01-25 23:51:53
Votes: 0
Vote answer in plus Vote answer in minus
Następne pytanie :)

Jak usunąć przerywane linie w lewym menu ?

Zapewne w pliku default.css i o nazwie text-decoration:' '

Prosił bym o pomoc :)
euphoria-art
See profile of: euphoria-art
2012-01-26 00:13:48
Votes: 1
Vote answer in plus Vote answer in minus
1px dashed

-------------------------------------------------------
www.ObrazyGaleria.pl - galeria obrazów
raqu
See profile of: raqu
2012-01-26 00:26:09
Votes: 0
Vote answer in plus Vote answer in minus
Dzięki kolego :)
Page: | 1 |
 


If You want to do this operation, please log in first ».
If You don't have an account please register ».
Valid XHTML 1.0! Valid CSS! version: 2.2.0-alfa | powered by Quick.Forum