Remove Subject word and Date/Image Size from photo page

lseibert

Joined: 2009-01-12
Posts: 6
Posted: Fri, 2009-01-23 14:15

I have three questions for the gallery I am designing for a client using the Matrix theme. You can see demo here: http://groupnine.com/hch_birthannc.html

First, the client wants the Subject line removed from the leave a comment area. Is that possible?

Second, the clients wants the Date & Image size that is at the top right of the large photo page removed.

Third, the client wants the Main Gallery text, which is currently Newborn Nursery Photo Gallery to be a different color than black. I have scoured the CSS and cannot find it.

Any help on any of this would be greatly appreciated.

Thanks.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Fri, 2009-01-23 14:51

AddComment.tpl:

    <h4> {g->text text="Subject"} </h4>

    {include file="gallery:modules/core/templates/MarkupBar.tpl" viewL10domain="modules_core"
	     element="subject" firstMarkupBar=true}

    <input type="text" id="subject" size="60" class="gcBackground1"
	   name="{g->formVar var="form[subject]"}" value="{$form.subject}"
	   onfocus="this.className=''" onblur="this.className='gcBackground1'"/>
    {if empty($inBlock)}
    <script type="text/javascript">
      document.getElementById('addCommentForm')['{g->formVar var="form[subject]"}'].focus();
    </script>

remove

@text asked before please search

		  <div class="gbBlock">
		    {g->block type="core.ItemInfo"
			      item=$theme.item
			      showDate=true
			      showOwner=$theme.params.showImageOwner
			      class="giInfo"}
		  </div>

in photo.tpl

@css: http://gallery.menalto.com/node/70126
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
lseibert

Joined: 2009-01-12
Posts: 6
Posted: Tue, 2009-01-27 16:26

I removed the Subject section fromt he AddComment.tpl and it still shows up:
http://hchinnursery.org/main.php?g2_itemId=46. Any Ideas?

On the image date and size, I have removed the code and that entire column and it still shows up. Need help on that too. Same page as above. Thank you.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Tue, 2009-01-27 21:12

I don't see a subject line. See attached

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

AttachmentSize
noSubjec.png91.38 KB
 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Tue, 2009-01-27 21:13

Same with Date and size; I don't see it.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
lseibert

Joined: 2009-01-12
Posts: 6
Posted: Tue, 2009-01-27 21:28

Apparently our database is painfully slow to update. I had been waiting 2 hours and they were still there. Sorry to bother you but thanks for the quick response.

 
johanna10

Joined: 2009-05-09
Posts: 2
Posted: Sat, 2009-05-09 11:23

I am interested to learn more about working with Matrix theme. Indeed the subject line on post comment area it`s annoying and it should be removed from all the web pages. I found a website about pregnancy [url]http://3dpregnancy.parentsconnect.com/ [/url] where I wasn`t able to to post comments only because I didn`t complete the subject line...and it wasn`t even marked with "*"