Folks, i made a change to the excerpt brake point "Read more.." with my own text as shown below. http://img28.imageshack.us/img28/1122/screenshotai.jpg now i am struggling in which file i made that change kindly tell which file si that.
is this a wordpress, if so, look for this line in index.php or home.php file and change as you wish. <?php the_content('<p>here you put your text »</p>'); ?> PHP:
as i read from your question "change to the excerpt brake point", so it must be on template file .. you can open -> - Go to Appereance - Klik on Editor - Choose on page.php / index.php / post.php / category.php / search.php / archive.php / etc file template .. depend on how your template works .. - search for "the_excerpt();", then change it on what ever you want .. you can see wordpress documentation for "the_excerpt" - then save. hope help,
This problem could be easy to fix. as being said earlier. Try the Index.php in the menue change the home.php, that will enable you to reate the desired change. Regards