- Posts: 3
- Thank you received: 0
Banner Module?
16 years 5 months ago #229
by golocal
Banner Module? was created by golocal
I am looking at one of the templates and would like to know if I can add a banner manager module with 200x200 banners? I would need it to be a little wider on the right side. Is that possible?
Please Log in to join the conversation.
16 years 5 months ago #233
by milos
Replied by milos on topic Re:Banner Module?
Open /templates/hjt_itstarts/index.php and change line 24 to
and in line 177 change width to 200.
On our newer templates (Skies and Mobility) it's possible to change all widths in template parameters.
Hope this helps.
Code:
$content_width=536;
and in line 177 change width to 200.
On our newer templates (Skies and Mobility) it's possible to change all widths in template parameters.
Hope this helps.
Please Log in to join the conversation.
Time to create page: 0.146 seconds