Board index PBase HTML and Style Sheets HOWTO change "click on thumbnails for full image"?

HTML and Style Sheets

HOWTO change "click on thumbnails for full image"?

Customize your galleries.
overney
 
Posts: 38

HOWTO change "click on thumbnails for full image"?

Post Sat Jul 31, 2004 8:22 am


Hello,

Another question regarding PBase's HTML and CSS. How do I change the text "click on thumbnails for full image" into "click on thumbnails for full image or enter gallery"?

Gregor

ukexpat
 
Posts: 1193

Re: HOWTO change "click on thumbnails for full image&qu

Post Sat Jul 31, 2004 3:42 pm


overney wrote:Hello,

Another question regarding PBase's HTML and CSS. How do I change the text "click on thumbnails for full image" into "click on thumbnails for full image or enter gallery"?

Gregor


That's not part of the CSS (which only defines page layout and formatting), but part of the HTML that is inaccessible to the user.

matiasasun
 
Posts: 1493

Re: HOWTO change "click on thumbnails for full image&am

Post Sat Jul 31, 2004 5:54 pm


Ok.. but is there a way to add text (simple or in HTML code) under the thumbnails of a gallery?... If that´s possible maybe she can figure out another alternative solution.

Matias, Chile
Matias, Chile - http://www.pbase.com/matiasasun
Resources, HOWTOs, Samples and more! - http://pbasewiki.srijith.net/

alangrant
 
Posts: 861


Post Sat Jul 31, 2004 8:01 pm


I'm fairly sure there is no satisfactory way around this, unfortunately. That particular piece of text is one of the least customisable parts of PBase. It doesn't have any class or id that would allow the display to be modified using CSS.

You could add your own text in the description section, but it will appear above the thumbnails, and the existing text will still be there at the bottom of the page.

[But see later in the thread for more...]
Last edited by alangrant on Mon Aug 02, 2004 6:05 pm, edited 1 time in total.
Alan
Travel Photos - http://www.pbase.com/alangrant
Balkanology: Explore Southeast Europe - http://www.balkanology.com/

arjunrc
 
Posts: 1003


Post Mon Aug 02, 2004 2:58 pm


Hi,
I must be exceptionally daft today. Where exactly does this text show up ? I did not find it - even though I distinctly remember I had seen it somewhere, sometime...

regds
arjun

alangrant
 
Posts: 861


Post Mon Aug 02, 2004 5:27 pm


Arjun - I don't think it ever appears if you are logged in. But if you log out you should see it at the very bottom of gallery pages.
Alan
Travel Photos - http://www.pbase.com/alangrant
Balkanology: Explore Southeast Europe - http://www.balkanology.com/

matiasasun
 
Posts: 1493


Post Mon Aug 02, 2004 5:30 pm


arjunrc wrote:Hi,
I must be exceptionally daft today. Where exactly does this text show up ? I did not find it - even though I distinctly remember I had seen it somewhere, sometime...

regds
arjun


I´ve seen it under the thumnails in almost every gallery. For example in my own gallery, but when I´m not Logged. I did a fer checks in other sites and the message appears only when you´re not logged (surfing around Pbase like a simple guest). But, wich is really interesting is that after the radical manipulation of your main page, Arjun, the message is not showing at all... So, at least we can eliminate that message, and replace it somewhere else with a better one.

Matias, Chile
Matias, Chile - http://www.pbase.com/matiasasun
Resources, HOWTOs, Samples and more! - http://pbasewiki.srijith.net/

alangrant
 
Posts: 861


Post Mon Aug 02, 2004 6:03 pm


Matias - good point about Arjun's galleries. I will have to revise my earlier comment.

That message displays in italics, as it is surrounded by
Code: Select all
<i> </i>
tags. Arjun's stylesheet includes this CSS

Code: Select all
i  {display: none}


...which mean that nothing in italics will be displayed. Slightly risky, as it could backfire if there is anything else in italics in your galleries, but probably this is the only one.

So in fact you can make this message disappear, and add your own message instead - but I think your own message would have to be above the galleries. But perhaps I will be proved wrong again!
Alan
Travel Photos - http://www.pbase.com/alangrant
Balkanology: Explore Southeast Europe - http://www.balkanology.com/

arjunrc
 
Posts: 1003


Post Mon Aug 02, 2004 9:57 pm


Thanks for the response, Alan and Matias:
That solves the case of the missing text, then.

regds
arjun


Board index PBase HTML and Style Sheets HOWTO change "click on thumbnails for full image"?

Who is online

Users browsing this forum: No registered users and 0 guests