PDA

View Full Version : Resize/adjust the image-info/navigation part


germanseneca
05-24-2005, 11:45 AM
Hi,

I am wondering how to resize the image info/navigation and the add comment part to the size of the picture showing currently?
Any ideas?

Thanks
Richard

blinking8s
05-24-2005, 11:49 AM
please post a link, or keep your pixelpost url entered in the field in your user profile here:
http://pixelpost.org/forum/profile.php?mode=editprofile

you are asking about how to modify the template you are using?

germanseneca
05-24-2005, 11:53 AM
the link would be: http://www.richardalois.com.

yes, I want to modify the template (resize the image info part in terms of the size of the picture) and I am guessing that's you need any kind of script to do that?

Thanks

blinking8s
05-24-2005, 11:55 AM
well, you need to edit the template file in order to do this, modify the html/css that is...

http://pixelpost.org/forum/viewforum.php?f=22 has more information that can assist you in learning how to do this.

Connie
05-24-2005, 08:01 PM
German Seneca, old german roman :wink:

you could install FireFox
you could install FireFox WebExtensions (edit css) and (web developer)
you could open your site in FireFox
then you yould open CSS/view style information from the webdeveloper bar and move the cursor to the parts of the page which you want to change
then you would see the information which style-element you should edit to change it in the statusbar
http://www.bildgier.de/bilder/germanseneca.jpg


and when I made this screenshot, I saw horrible code :oops:
who wrote this template? this page is absolutely not valid at all..
validator.w3.org brought more than 150 errors, validating the HTML

no doctype, <font..:> is deprecated absolutely, for that there are the styles..
<font..> before doctype and headers...

you used the css file which came with the templates, but which editor did you use? Microsoft FRONTPAGE!

PLEASE DON'T DO THAT!!! You will loose all valid code and can't control the output...

Our templates are valid code, the CSS files are valid code, but FRONTPAGE ruins everything...

please clean it!

Wenn du Hilfe dabei brauchst, gib Bescheid

Connie, absolutely in despair about FRONTPAGESHIT....

Joe[y]
05-24-2005, 08:05 PM
WOW. i've never seen such messed up code. I'd suggest notepad from now on.... at least notepad won't play with anything :P

blinking8s
05-24-2005, 08:09 PM
front page is the spawn of satan, and for some reason its still really common coming out the Europe...I sure hope we have killed it off here, well, as much as possible...tha random business owner will go out and buy it to save a buck making a website for his work...cant stop that yet

raminia
05-24-2005, 08:15 PM
front page is the spawn of satan, ...
:lol: :D :wink: you made my day (night )

germanseneca
06-07-2005, 01:25 PM
Thanks for your sympahty guys. I feel guilty now - ta.
I am more like the trial and error type of guy. As long it works in IE and Firefox, I am happy. Ignorance is my excuse...
AND! I did not use Frontapge but Dreamweaver.