Connection of template.html and style.css Connection of template.html and style.css
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Connection of template.html and style.css

Started by AlexHartmann, May 01, 2007, 10:39:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AlexHartmann

Hello,
I tried to use theme "fotogallery" as base for my own new gallery. But I couldn't find out, how the appearance of the theme is controlled. I opened "theme.html" in Dreamweaver and couldn't find any styles contained in the css defined in it. How can I find out, e.g. where the background colours of the screen and the alignment of the menues are controlled?
Regards
Alexander

Nibbler

They are in the style.css. If you renamed the theme (which is recommended) make sure that template.html points to the correct style.css

AlexHartmann

I know that they are there. But I can't find any sign of style tag or something like that in the template.html. So I don't know which css entry I have to edit to change a certain property.


AlexHartmann

Thanks a lot. This tool works perfectly.