Page 2 of 3

Posted:
Tue Jun 07, 2005 2:12 am
by plasma
Christine,
Thanks for the detailed reply. I'm missing one step somewhere. I can "borrow" someone else's CSS and even make some simple changes to it. I grab the CSS line from the source (I'm using windows too) and type it in my address bar and can then monkey with the CSS code.
But now let's say I want to place some hyperlinks to my other galleries on one of my gallery pages. That's where I get lost.
Assuming I can even ape the HTML code properly, where do I insert it?? I see how everyone else's source code looks, but where do I actually paste a page I've created w/ HTML? Am I making sense?
STOP THE PRESSES -- I JUST FIGURED OUT THAT THE HTML CODE GOES IN THE DESCIPTION BOX. NOW I GOTTA FIGURE OUT HOW TO HAVE THE SAME HYPERLINKS APPEAR ACROSS ALL MY GALLERIES.
-Bob
vote button

Posted:
Fri Jun 10, 2005 9:15 am
by alem
hi everyone,
I am new in pbase and know almost nothing about html.
My question is: would it be possible to change place of the vote button ?
If yes, how ?
I am sorry if this sounds like a stupid question, I hope someone would answer.
Thanks in advance,
alem
Re: Basic HTML codes for PBASE galleries

Posted:
Tue Aug 23, 2005 1:57 pm
by victorengel
matiasasun wrote:A lot of people don´t know very much about HTML codes. But I think that with these few codes we can start learning something more to create special things in our galleries. Note that I´ve said "galleries":
this codes won´t work on the forums.
To make them work remember to add this codes in the "description" of your galleries, and remember to check the HTML box.
1.- To center text, link or images:
- Code: Select all
<p align="center">
FYI, current HTML standards require a closing tag for paragraphs:
- Code: Select all
<p align="center">
Text of paragraph
</p>
Insert help

Posted:
Fri May 26, 2006 4:58 am
by jmcook
Hi .... I'm looking at what you posted to 'insert an image' & I'm not understanding how you are saying to fill it in - you have two "image" words typed in etc . you say:
5.- To insert an image:
Code:
<img SRC="http://www.pbase.com/image/__IMAGE__NUMBER__.jpg">
…….. my pBase gallery photo I wish to insert in a forum is………
"
http://www.pbase.com/jmcook/image/50119076 â€
Re: Insert help

Posted:
Sun Jan 28, 2007 5:12 am
by andrys
-------> " . . . my pBase gallery photo I wish to insert in a forum is………
-------- '
http://www.pbase.com/jmcook/image/50119076 '
-------- I’m not seeing how to match these two together (my link & your
-------- instructional line) to post my jpeg???? Thanks…… Jon
-------- PS; I’ve tried a few different ways to fill in your html line with my
-------- link data, but when I hit “REVIEWâ€

Posted:
Sun Jan 28, 2007 2:32 pm
by akumos
Instead of <b> tages we should used <strong> tags. This way, it helps people with disabilities display the page the same as everyone else!!
We can use CSS right?
Statistics pages site counter

Posted:
Sat Feb 03, 2007 11:50 am
by mysterieuze_wereld
Can i make my Statistics (site counter) pages self?
to my style sheets?
teller:
http://www.onestat.com
mail:
ferry@fd1.nl
Thanks Ferry
Re: hi

Posted:
Fri Nov 02, 2007 1:58 am
by matiasasun
Last message is SPAM. Please Mod delete!
Thank you!

Posted:
Wed Jan 23, 2008 3:10 pm
by azlin
I am "HTML challenged" ... thanks so much for all this information!
Azlin
Re: Statistics pages site counter

Posted:
Sun Feb 10, 2008 5:51 am
by eharel
Did you get an answer to this? I am also interested doing this. For example, showing my usage counter on the home page.
Thanks. Elazar

Posted:
Tue Feb 19, 2008 6:28 pm
by joakal15
just about the only things i dont get how to do are: how do you put in forums on your website, and how do you put in boxes for people to like post their comments and stuff?
and also if anyone has any pictures or art of any kind that i can put on my site gallery (dont worry it will have your name down as the official owner) please email them to me at
joakal13@yahoo.com
thanks in advance
Re: interduction in html

Posted:
Tue Jun 10, 2008 11:46 am
by johnson456
please tell me more information about html.
===========================================
johnson456
Suffering from an addiction. This website has a lot of great resources and treatment centers.
http://www.treatmentcenters.org
Re: interduction in html

Posted:
Fri Sep 05, 2008 10:34 pm
by pinemikey
johnson456 wrote:please tell me more information about html.
===========================================
johnson456
Suffering from an addiction. This website has a lot of great resources and treatment centers.
http://www.treatmentcenters.org
This
place helped me out quite a bit....and I still use it as a quick reference.
Hope this helps.
Re: Basic HTML codes for PBASE galleries

Posted:
Fri Sep 10, 2010 7:31 am
by monflores
my first post, I hope I'm not lost. just a query:
How do I add a moving marquee-type text in my gallery?
Something that looks like this:
http://www.pbase.com/nitinbedithanks.
Re: Basic HTML codes for PBASE galleries

Posted:
Fri Sep 10, 2010 10:10 am
by emmelafoto
This is a possibility. In the description.
<MARQUEE WIDTH="xx%"><FONT COLOR="xx"><FONT FACE="xx"><B>tekst</B></FONT></MARQUEE>
Maaike