Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1382

[3.3.x] Styles Support & Discussion • Re: Display background image on home page only

$
0
0
You can use in the overall_header.htm:

Code:

{% if SCRIPT_NAME eq 'index' %}<link href="{T_THEME_PATH}/my_css_file.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">{% endif %}
Note that 'index' is for the index.php file and my_css_file.css needs to be in your theme's folder, you can also name the CSS file what ever.

Statistics: Posted by Steve — Tue Sep 10, 2024 7:55 pm



Viewing all articles
Browse latest Browse all 1382

Trending Articles