e107 ad problems

disturbedart

Member
Messages
474
Reaction score
1
Points
18
How can you add the ad codes to e107 cms??
Can anyone please help me, i would like it to be in the header and also so it works on all themes.
If not for all themes atleast how to add it to the current theme.
Thank you regards
Kyle
 

t2t2t

New Member
Messages
690
Reaction score
0
Points
0
  • Connect FTP
  • Go to e107_themes
  • Go to theme you're currently using
  • Open theme.php
  • Find:
    PHP:
    $HEADER = "
  • Look where you want to put your ad-code in (For example, replace Banner area with ad code)
  • Save n Upload
 
Top