Page 1 of 1

*SOLVED* Unwanted text in header

Posted: Sun Jul 08, 2007 8:32 pm
by adwindham
I using CMSMS 1.0.5.  For some reason, I have some text in our header, and I cannot for the life of me figure out where to go to take it out.  I have combed through the stylesheet and the template, and cannot find where the text "Welcome to the First UU Church of Austin" is coming from.  You can see what I am referring to on the site- http://www.austinuu.org/site/- it is in the header image at the top.  Any ideas would be appreciated.

Re: Unwanted text in header

Posted: Sun Jul 08, 2007 8:48 pm
by SimonSchaufi
the {cms_selflink dir="start" image="uploads/images/FlamingChaliceFUUCA.png"} is generating it!

why dont you just put the image with an image tag?

Re: *SOLVED* Unwanted text in header

Posted: Sun Jul 08, 2007 11:10 pm
by adwindham
Because I don't know PHP well enough to know what I can take out and what I can leave in.  :)  That fixed my problem- thanks a bunch! 

Re: *SOLVED* Unwanted text in header

Posted: Mon Jul 09, 2007 9:09 am
by SimonSchaufi
to every tag is also a help!!! There you can check the parameters!!!
Extensions -> Tags

Re: *SOLVED* Unwanted text in header

Posted: Thu Jul 12, 2007 1:30 pm
by Dopple
Do you think you could priovide a link to the tag documentation?
All I can find is http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Extensions#Tags
Which doesn't really shed any light on different tags.

Re: *SOLVED* Unwanted text in header

Posted: Thu Jul 12, 2007 1:45 pm
by RonnyK
He meant the help for the tag itself.

Through "Extensions -> Tags" and then the link HELP on the line of cms_selflink, there are the additional parameters shown that can be given.

Ronny

Re: *SOLVED* Unwanted text in header

Posted: Thu Jul 12, 2007 2:06 pm
by Dopple
Sorry, I realised after I posted that that he was refering to clicking on extension and then tags within my own cms rather than the documentation.
:-[