Still not workingRaimon wrote:Hmm it is cased by the repeat of the bg1.
You could try this :
open colours.css
search:
replace with:Code: Select all
.bg1 { background-image: url("{T_THEME_PATH}/images/bg_post_1.gif"); background-repeat: repeat-y; }
Code: Select all
.bg1 { background-image: url("{T_THEME_PATH}/images/bg_post_1.gif"); background-repeat: repeat-none; }
Everthing on this style is based on the phpBB 3.00 codeRaimon wrote:On Google i found this one i don't know which version it is.
http://videogameracing.com/apps/phpbb-vgr/index.phptalk2troy wrote:talk2troy wrote: I replaced the original "bg_header.png" with my own (logo) version.
- it is repeating like a "background" rather than a single logo header.
- - I had this working in RC5... how do I fix this in 3.x?
ALSO - it is "squeezing" the image [box around image @ top] now.
- how do I resize the box at the top that contains - "bg_header.png"?
Please advise & many thanks!
okay after that on page 1 I read the next 16 pages without finding howRobin Huurman wrote:You can give it another header whenever you want.