*SOLVED* Unwanted text in header

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
adwindham

*SOLVED* Unwanted text in header

Post 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.
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

[The extension txt has been deactivated and can no longer be displayed.]

Last edited by adwindham on Sun Jul 08, 2007 11:08 pm, edited 1 time in total.
SimonSchaufi

Re: Unwanted text in header

Post 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?
adwindham

Re: *SOLVED* Unwanted text in header

Post 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! 
SimonSchaufi

Re: *SOLVED* Unwanted text in header

Post by SimonSchaufi »

to every tag is also a help!!! There you can check the parameters!!!
Extensions -> Tags
Dopple

Re: *SOLVED* Unwanted text in header

Post 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.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: *SOLVED* Unwanted text in header

Post 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
Dopple

Re: *SOLVED* Unwanted text in header

Post 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.
:-[
Locked

Return to “Layout and Design (CSS & HTML)”