[Template] Where is it? |
Autor |
Wiadomość |
HiTmaN.css
Posty: 6
|
Wysłany: 14-08-2009, 23:13 [Template] Where is it?
|
|
|
Hi, przemo is really nice forum edition, but i can't realize where is the main bg in .css file of subsilver template. So im asking u to help me a little. I found lot of "background" colors with "FFFFFF" color but i can't to point at real one. Please help.
LINK
Thanx. P.S. i'll be glad to share my style after this little help (counter-strike template) |
Ostatnio zmieniony przez Matteo 01-09-2010, 15:53, w całości zmieniany 1 raz |
|
|
|
 |
Gadatliwa Kasia
|
|
|
|
xlesiu


Pomógł: 5274 razy Posty: 10382
|
Wysłany: 14-08-2009, 23:17
|
|
|
Kod: | .bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; } |
|
_________________ Jak tłumaczysz mi coś z php to mów do mnie jak do labradora. / krwiodawcy.org |
|
|
|
 |
HiTmaN.css
Posty: 6
|
Wysłany: 14-08-2009, 23:26
|
|
|
didn't work |
|
|
|
 |
xlesiu


Pomógł: 5274 razy Posty: 10382
|
Wysłany: 14-08-2009, 23:29
|
|
|
HiTmaN.css, you don't change. I still see Kod: | /* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; } |
|
_________________ Jak tłumaczysz mi coś z php to mów do mnie jak do labradora. / krwiodawcy.org |
|
|
|
 |
HiTmaN.css
Posty: 6
|
Wysłany: 14-08-2009, 23:38
|
|
|
ah now it worked..thx, i have 1 little problem too, u see my header is 980px wide to cover all the forums width, but menu, on the right side of header, is "widing" my forum even more. So i wanna put that menu below header. Any help about that? ...can i just copy code from "overal_header.tpl" from phpbb's original subsilver template over the code from przemos edition? |
|
|
|
 |
xlesiu


Pomógł: 5274 razy Posty: 10382
|
Wysłany: 14-08-2009, 23:45
|
|
|
You can try
templates/subSilver/overall_header.tpl
overall_header.zip
|
Pobierz Plik ściągnięto 650 raz(y) 2,75 KB |
|
_________________ Jak tłumaczysz mi coś z php to mów do mnie jak do labradora. / krwiodawcy.org |
|
|
|
 |
HiTmaN.css
Posty: 6
|
Wysłany: 14-08-2009, 23:55
|
|
|
nop, won't work...even when i overall it, it just get worse, it mess up my .css too i taught it might work if i change some aligns inside code, but didnt helped, also tried to ad several "<br />" it movs it below header but it's always ond the right side
Kod: | <td align="center" valign="bottom" nowrap="nowrap"><span class="mainmenu"> | any help in here? |
|
|
|
 |
xlesiu


Pomógł: 5274 razy Posty: 10382
|
Wysłany: 15-08-2009, 00:03
|
|
|
It's my mistake. I dont change name subBlack => subSilver
You try now. You copy overall_header.tpl.
Demo: http://lubicka.cba.pl/forum/index.php
overall_header.zip
|
Pobierz Plik ściągnięto 628 raz(y) 2,75 KB |
|
_________________ Jak tłumaczysz mi coś z php to mów do mnie jak do labradora. / krwiodawcy.org |
|
|
|
 |
HiTmaN.css
Posty: 6
|
Wysłany: 15-08-2009, 00:05
|
|
|
hell yeah, thanx a lot. you are great. LOVE YOU (:
[ Added: 15-08-2009, 00:25 ]
oh i forgot 1 more thing to ask ...where can i find border color from category/forum border? o.O sorry if im borring (: but i need to finish it |
|
|
|
 |
Gadatliwa Kasia
|
|
|
|
maxis

Pomógł: 68 razy Posty: 576
|
Wysłany: 19-08-2009, 00:21
|
|
|
HiTmaN.css napisał/a: | oh i forgot 1 more thing to ask ...where can i find border color from category/forum border? o.O sorry if im borring (: but i need to finish it |
you mean
Cytat: | /* This is the outline round the main forum tables */
.forumline { background-color: #A9B8C2; border: solid #D1D7DC 0px; border-top-width: 1px; } |
? |
|
|
|
 |
|