add my own image to top of Greypop page
daniel-o
Joined: 2008-06-18
Posts: 12 |
![]() |
Hello, I am trying to add my own image or text to the top of my greypop-themed gallery, as is shown in the greypop demo here (where it says "Steven Cupp Photography"): http://photo.lvthunder.com/gallery2/main.php. I'd like to know how to add either text, like his, or a photo. I also want to edit the two places, like on his page, that say "Gallery" on the top left. Thanks a lot! Dan |
|
daniel-o
Joined: 2008-06-18
Posts: 12 |
![]() |
If it's relevant here are my specs: Gallery version = 2.2.4 core 1.2.0.6 |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Quote:
Gallery version = 2.2.4 core 1.2.0.6 First you need to upgrade as this version has security issues: The theme that lvthunder uses is carbon. <div id="gsHeader"> <img src="{g->theme url="images/title.jpg"}" width="500" height="100" alt="{$theme.params.site}"/> </div> You can add text or change the image as you feel fit. Dave _____________________________________________ |
|