Novahq.net Forum

Novahq.net Forum (https://novahq.net/forum/index.php)
-   phphq.Net Forums (https://novahq.net/forum/forumdisplay.php?f=277)
-   -   phAlbum width? (https://novahq.net/forum/showthread.php?t=45126)

certifiedgeek05 06-25-2010 11:58 PM

phAlbum width?
 
Hello,
I am trying to set the width from 100% to 750 pixels. Can someone point me to the right direction?

Thanks,
David

certifiedgeek05 06-26-2010 03:17 PM

If more info is needed let me know. I can take a screen shot if needed lol. This has to be easy but I can't figure it out. I have changed everything in the phpfile that said 100% to 750.

certifiedgeek05 06-27-2010 10:20 PM

:dancingwt

Scott 06-28-2010 12:40 AM

can you post a link to the album? or PM me the link?

certifiedgeek05 06-28-2010 08:24 PM

PM Sent ... Thank you Scott!

Scott 06-29-2010 08:23 PM

Are you just talking about the lines going across the screen? If so, you just need to set the width of them...

Code:

<hr size="1" style="width:750px;" />

certifiedgeek05 07-27-2010 08:03 PM

I finally got it!! :clap::cb:

Code:

Echo("<hr size=\"1\" />\n");
I had to use this..

Code:

Echo("<hr size=\"1\"width=\"750\" />\n");
Thanks,
D

Quote:

Originally Posted by Scott (Post 366258)
Are you just talking about the lines going across the screen? If so, you just need to set the width of them...

Code:

<hr size="1" style="width:750px;" />



All times are GMT -5. The time now is 12:52 PM.

Powered by vBulletin®