IPB

( Zaloguj | Zarejestruj )

 
Reply to this topicStart new topic
> Wyświetlanie liczby wpisów w tej samej linii co kategoria
MarekM25
post 13.8.2009 - 17:28
Post #1





Grupa: Bloger
Postów: 6

Nr: 6 767



Chce by liczba wyświetlanych wpisów była w tej samej linii co kategoria. Jak to zrobić.

http://img134.imageshack.us/my.php?image=liczba.jpg

Link do blogu: http://marekm25.hostzi.com (na razie w budowie).

Pozdrawiam i liczę na pomoc;)

Ten post edytował MarekM25 13.8.2009 - 17:33
Go to the top of the page
 
+Quote Post
amistad18
post 14.8.2009 - 01:07
Post #2


aktywność:
*********

Grupa: Redakcja
Postów: 4 254

Nr: 5 919



W pliku css, kombinuj z klasą #sidebar, i w niej z li a, ul li a, i inne kombinacje jakie tam masz, dokładniej z display: block ...
Go to the top of the page
 
+Quote Post
MarekM25
post 14.8.2009 - 08:51
Post #3





Grupa: Bloger
Postów: 6

Nr: 6 767



no właśnie nie wiem za bardzo jak to zmienić.

Co mam zmienić?? (poniżej plik css, a konkretnie fragment, gdzie jest sidebar)

KOD
#sidebar {
    padding:0;
    position:relative;
    float:left;
    margin-left:10px;
    width: 235px;
    }

#sidebar form {
    margin: 0;
    }

#sidebar h2 {
    margin: 0px 0 0;
    padding: 0px 0px 5px 0px;
    border-bottom:1px solid #70ce80;
    text-align:center;    
    width:100%;
    }


#navsidebar {
background-color:#0e282f;
padding-top:5px;
}


#navsidebar li {
    margin-left:0px;
}

#navsidebar ul {
    padding-bottom:0px;
    margin-bottom:10px;
}

#sidebar li {
list-style-type: none;
list-style:none;
font-size:12px;
display: block;
text-decoration: none;
text-align:left;
}

#sidebar ul {
    margin-left:0px;
    margin-top:0px;
    margin-bottom:20px;
    padding-bottom:0px;
    padding-left:0px;
    width:100%;
}

#sidebar ul ul {
    margin-bottom:0px;
    
}


#sidebar ul li {
list-style-type: none;
list-style:none;
font-size:12px;
display: block;
text-decoration: none;
text-align:left;
margin-left:0px;
}


#sidebar ul li a {
display: block;
text-decoration: none;
border-bottom:1px dashed #70ce80;
padding:5px 0px 5px 10px;
margin-left:0px;
margin-top:0px;
}

#sidebar ul li a:hover {
border-bottom:1px dashed #70ce80;
background-color:#000000;
display: block;
text-decoration: none;
padding:5px 0px 5px 10px;
margin-left:0px;
margin-top:0px;
}



#sidebar ul ul li a {
display: block;
text-decoration: none;
border-bottom:1px dashed #70ce80;
padding:5px 0px 5px 20px;
margin-left:0px;
margin-top:0px;
}

#sidebar ul ul li a:hover {
border-bottom:1px dashed #70ce80;
background-color:#000000;
display: block;
text-decoration: none;
padding:5px 0px 5px 20px;
margin-left:0px;
margin-top:0px;
}







#sidebar li a {
display: block;
text-decoration: none;
border-bottom:1px dashed #70ce80;
padding:5px 0px 5px 10px;
margin-left:0px;
margin-top:0px;
}

#sidebar li a:hover {
border-bottom:1px dashed #70ce80;
background-color:#000000;
display: block;
text-decoration: none;
padding:5px 0px 5px 10px;
margin-left:0px;
margin-top:0px;
}


Ten post edytował MarekM25 16.8.2009 - 18:30
Go to the top of the page
 
+Quote Post
amistad18
post 14.8.2009 - 10:48
Post #4


aktywność:
*********

Grupa: Redakcja
Postów: 4 254

Nr: 5 919



Zaczął bym od zrobienia kopii tego pliku, i od usunięcia wszystkich display: block, z powyższego fragmentu odpowiedzialnego za sidebara ... a poza tym, jak już pisałem, kombinuj sam, powiedziałem Ci z czym jest dokładnie problem.
Go to the top of the page
 
+Quote Post
MarekM25
post 16.8.2009 - 18:30
Post #5





Grupa: Bloger
Postów: 6

Nr: 6 767



Nie lubię tego robić, ale odświeżam
Go to the top of the page
 
+Quote Post
aeros
post 16.8.2009 - 21:49
Post #6


aktywność:
****

Grupa: +Bloger
Postów: 325

Nr: 5 727



Link w pierwszym poście nie działa
Go to the top of the page
 
+Quote Post
MarekM25
post 18.8.2009 - 10:32
Post #7





Grupa: Bloger
Postów: 6

Nr: 6 767



Jak nie działa?

Przecież wczytuje się i blog i obrazek.

Problem rozwiązany poprzez zmianę skórki

Ten post edytował MarekM25 18.8.2009 - 10:46
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



: 23 05 12 - 16:49