Hello, Down left the gallery 3 Labels , "xHTML", "Gallery 2", "Helo Gallery" am i able to remove them please and / or add something i like to add ? if yes , how please
p.s: i would like to create my own Header and footer
Thanks
Admin options -> theme options -> appearance
I don't understand your other request.
Dave _____________________________________________ Blog & G2 || floridave - Gallery Team
can't find that , again please if you may.
do you kindly means , admin >> Themes >>
then which one here exactly please
thanks
Sorry I was thinking of G3. G2: you need to edit the theme you are using. remove
<div id="gsFooter"> {g->logoButton type="validation"} {g->logoButton type="gallery2"} {g->logoButton type="gallery2-version"} {g->logoButton type="donate"} </div>
and add your own footer inplace Dave _____________________________________________ Blog & G2 || floridave - Gallery Team
Many many many thanks.
i will do it in that way : )
another question if poissible please ..
if i will remove all these labels ! how can i add my footer please ?
maybe you kindly show me any example or how to do it
Thanks again
Change:
to
<div id="gsFooter"> regular html here like: <a href="http://example.com/">home</a> </div>
Thanks a lot
found it
Posts: 22876
Admin options -> theme options -> appearance
I don't understand your other request.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 39
can't find that , again please if you may.
do you kindly means , admin >> Themes >>
then which one here exactly please
thanks
Posts: 22876
Sorry I was thinking of G3.
G2: you need to edit the theme you are using.
remove
<div id="gsFooter"> {g->logoButton type="validation"} {g->logoButton type="gallery2"} {g->logoButton type="gallery2-version"} {g->logoButton type="donate"} </div>and add your own footer inplace
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 39
Many many many thanks.
i will do it in that way : )
Posts: 39
another question if poissible please ..
if i will remove all these labels !
how can i add my footer please ?
maybe you kindly show me any example or how to do it
Thanks again
Posts: 22876
Change:
<div id="gsFooter"> {g->logoButton type="validation"} {g->logoButton type="gallery2"} {g->logoButton type="gallery2-version"} {g->logoButton type="donate"} </div>to
<div id="gsFooter"> regular html here like: <a href="http://example.com/">home</a> </div>Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 39
Thanks a lot
found it