Board index PBase HTML and Style Sheets Hiding top line in pBlog CSS tags

HTML and Style Sheets

Hiding top line in pBlog CSS tags

Customize your galleries.
exposed
 
Posts: 41

Hiding top line in pBlog CSS tags

Post Thu Jul 21, 2011 11:58 am


I have copied pBase pBlog CSS timmyg_pblog using Firefox and web_dev addon.

Then inserted the script I use for hiding top row in my pBase galleries. However in the pBlog css this has no effect. I presume the pBlog scripting is therefore different to remove the top row.

Could anyone point me to a pBlog where I can locate the correct insert using my duplicate of timmyg_pblog css

mardoli
 
Posts: 589

Re: Hiding top line in pBlog CSS tags

Post Fri Jul 22, 2011 1:47 pm


I’m not sure to fully understand, it’s not your fault, but my poor knowledge of English one…
If what you would like to do is to hide the top row where there are the buttons of PBase in a page where you use as CSS timmyg_pblog, then you have simply to add the code that a very kind member of PBase , Arjun, created some time ago.
I have tried and for me it works in the Pblog version you wanted.
I hope it can help.
Best
Marisa
PS
If your question was related to something else and I just misunderstood, I apologize in advance.
Code: Select all
/* Arjun’s code to hide Pbase upper bar*/
body table td a img { display:none;}
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{
display: inline;}
body div.galleryheader table td a img {display:inline;}
ImageImage
"Arguments are to be avoided; they are always vulgar and often convincing."
~Oscar Wilde~

exposed
 
Posts: 41

Re: Hiding top line in pBlog CSS tags

Post Sat Jul 23, 2011 4:14 pm


Perfect ! This is exactly what I was trying to solve.

Thanks

mardoli
 
Posts: 589

Re: Hiding top line in pBlog CSS tags

Post Sat Jul 23, 2011 5:14 pm


I'm sincerely glad I could be of some help!
ImageImage
"Arguments are to be avoided; they are always vulgar and often convincing."
~Oscar Wilde~


Board index PBase HTML and Style Sheets Hiding top line in pBlog CSS tags

Who is online

Users browsing this forum: No registered users and 2 guests

cron