View Full Version : Hidden styles and text?
pfrize
1st of May 2003 (Thu), 14:53
I installed EE a few hours ago and I am quite impressed by the functionality. I am now trying to come closer to the "look and feel" of my current photo gallery, and I have a hard time finding some bits of text and formatting that seem to be hard-coded in the php scripts :
- A number of text items are displayed in bold even though I completely got rid of that style in styles.php - examples : the title of the "home page", "INFO" on the thumbnails page, "PHOTOGRAPHER", "DATE", etc. on the photo page.
- Where can I find the text "PUT A CURSOR OVER A PHOTO..." on the thumbnail page ? (I think I opened all php files to find it !)
Thank you for your help,
Philippe Frizé
Current gallery : http://www.frize.de/
Target : http://www.frize.de/images/index.php
Leendert
8th of May 2003 (Thu), 08:27
Hi Philippe,
it can be hard sometimes... Same for me. But impressed also by the program.
The text "PUT A CURSOR OVER A PHOTO..." can be found in:
C:\your_path_to\output\microthumbs.php
C:\your_path_to\output\thumbs.php
and also in C:\path_to\photogallery\output\microthumbs.php
C:\path_to\photogallery\output\thumbs.php
I must say that I wanted to change that textstring also in "Put your cursor ..." I've never seen more cursors on one screen :)
The easiest way to find a text string in a file is to use a program which is able to search in a file for you.
I thought Windows XP would be able to do that also but I tried and didn't succeed.
Take a look at the Styles folder, packed with php files and definitions. If you are familiar with cascading style sheets you want to see the style sheet also (in your 123456foo folder).
Let me know if I can help you find anything else.
Leendert
pfrize wrote:
I installed EE a few hours ago and I am quite impressed by the functionality. I am now trying to come closer to the "look and feel" of my current photo gallery, and I have a hard time finding some bits of text and formatting that seem to be hard-coded in the php scripts :
- A number of text items are displayed in bold even though I completely got rid of that style in styles.php - examples : the title of the "home page", "INFO" on the thumbnails page, "PHOTOGRAPHER", "DATE", etc. on the photo page.
- Where can I find the text "PUT A CURSOR OVER A PHOTO..." on the thumbnail page ? (I think I opened all php files to find it !)
Thank you for your help,
Philippe Frizé
Current gallery : http://www.frize.de/
Target : http://www.frize.de/images/index.php
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.