Symon
|
No logo machrowww.fcpremierleague.co.uk
I`m trying for the life of me remember how to make the logo not appear on certian pages.
for example
www.fcpremierleague.co.uk/westham.html i wish to drop the ball logo at the top
i have tried
BACKGROUND=/ClubLogo.gif
And
PAGEBACKGROUND=/ClubLogo.gif
But the logo stays the same.
|
admin (no pm's please)
|
As I recall no templates come with macros predefined. You would need to edit the index.html of the template and change the hard coded logo to a macro like {PAGEBACKGROUND} and then set the logo as PAGEBACKGROUND=/images/logo.gif in the template macros.
But if this was an image defined in the css I don't think macro will work anyway.
|
Symon
|
| admin (no pm's please) wrote: | As I recall no templates come with macros predefined. You would need to edit the index.html of the template and change the hard coded logo to a macro like {PAGEBACKGROUND} and then set the logo as PAGEBACKGROUND=/images/logo.gif in the template macros.
But if this was an image defined in the css I don't think macro will work anyway. |
It is indeed set in the .css
So a way around i guess would be to clone the style, and delete it form the clone.
|
Symon
|
| Symon wrote: | | admin (no pm's please) wrote: | As I recall no templates come with macros predefined. You would need to edit the index.html of the template and change the hard coded logo to a macro like {PAGEBACKGROUND} and then set the logo as PAGEBACKGROUND=/images/logo.gif in the template macros.
But if this was an image defined in the css I don't think macro will work anyway. |
It is indeed set in the .css
So a way around i guess would be to clone the style, and delete it form the clone. |
www.fcpremierleague.co.uk/westham.html
i cloned the style and set the page to it.
|
|
|