| :: |
| Author |
Message |
Silverado05 PR0

Joined: 01 Jul 2006 Posts: 51 Location: Texas
|
Posted: Sun Sep 07, 2008 4:46 pm Post subject: CSS Styling |
|
|
Where do I need to go to changing the CSS styling for the GYM sitemap and rss page? I have changed the colors in the CSS file in the GYM folder and in the style folder and nothing changes, even after I clear the cache. I am not sure where else to look that I haven't looked. Any ideas?
-Thanks |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Sat Sep 13, 2008 9:19 am Post subject: Re: CSS Styling |
|
|
Well, if you are using prosilver, or a prosilver based theme (GYM only supports prosilver by default for now), you just need to activate the "load phpBB css" option in both RSS and sitemaps ACP. This way, the sitemap and rss will take the same colors and images as set in the forum without any further change.
In case you'd like to use a custom css for the feeds and / or sitemaps, you could deactivate the use of phpBB's css and mod the gym_rss.css and gym_google.css style sheets directly in the prosilver's theme's path in case you are using it or in the gym_sitemaps/style/ in case you are using another theme.
You can as well mod the .xsl files if you want to alter the layout, it's pretty close to regular templates.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
Silverado05 PR0

Joined: 01 Jul 2006 Posts: 51 Location: Texas
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
Silverado05 PR0

Joined: 01 Jul 2006 Posts: 51 Location: Texas
|
Posted: Wed Sep 24, 2008 5:08 am Post subject: Re: CSS Styling |
|
|
Yes I have...
I went back and re uploaded the css files and it takes my CSS but it doesn't look like it is suppose it. What template files control these pages? I tried to edit them and they didn't change even after refreshing the cache. |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
Silverado05 PR0

Joined: 01 Jul 2006 Posts: 51 Location: Texas
|
Posted: Mon Oct 06, 2008 6:13 pm Post subject: Re: CSS Styling |
|
|
I understand about clearing the cache.
I am just not sure I follow what you said below. Can you eleborate a little more on this? I don't see a xsl template.
| Quote: | | So, what needs to be done now that your site's css is used, is to implement the html code change you as well made in the xsl template. The xsl file used should be the one in your theme's template dir. |
-Thanks |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Sat Oct 11, 2008 9:24 am Post subject: Re: CSS Styling |
|
|
Well, your theme is based on prosilver, but there are more than only CSS tweaks in between the two, some html is involved in the templates as well.
So you need to copy the prosilver XSL templates in your theme's template dir and then, implement the required html code changes in them, in order to match the html code from your them better.
I assume that most of the difference will be to be found in the header and footer part, but there could as well be some in the body part.
Once you'll have edited the new .xsl templates, clear the cache to see the result.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
|
|