|
#1
|
|||
|
|||
|
noob question...changing title link
Hi all,
Is is possible to change the link in the title (header) to a different URL, rather than the Pixelpost index.php page? THANKS! |
|
#2
|
||||
|
||||
|
yeah, all is possible but for this you have to hack the core code. And this is not recommended because when you update the changes are gone.
Why would you change the title link to something else? It is against common webdesign.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#3
|
||||
|
||||
|
Yes it's pretty easy. If you're using the simple template, you'll change this line
HTML Code:
<h1><a href="index.php" title="Return to current image"><SITE_TITLE></a></h1> If you want specifics about how to do it for your site, please tell us what template you're using, or provide a link to your site.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#5
|
|||
|
|||
|
sorry..the main title for all pages...where you put your site name, or site title. it's the one dakwegmo mentioned... is that in the index.php code or one of the includes where I need to make that change?
I am installing this for a client, and I recommended against it, but they still want to try it thanks for the replies thus far |
|
#6
|
|||
|
|||
|
and basically, I get the feeling they are going to want me to make the Pixelpost gallery show up INSIDE their main page, I may try an iFrame or something if that's what they want... will gladly take advice on anything I could do in that regard as well
thanks for everyone's knowledge!
|
|
#7
|
||||
|
||||
|
The <SITE_TITLE> tag displays whatever you have stored in admin->options->title field.
You can build the link around this, as I showed above, or you can hard code the template to show exactly what you want, ignoring the title tag.
__________________
My Photoblog If you find my help useful please consider feeding the PixelPost Kitty If you're short on cash just feed my ego |
|
#8
|
|||
|
|||
|
OK, thanks! will look into that
|
| Post Reply |
| Thread Tools | |
|
|