![]() |
Left align Photo Detail? It appears that the default for the viewable photo details below the image is centered. I would like to change this to left or justify. How do I do that? Thank you. |
You would edit showphoto.tmpl and change the align to left instead of centered |
Thank you. I went through and did a trial/error to figure out which center it was, and have it working now. To change the Poster name to align to left: FIND: <td class="{$Style['tddetails']}" align="center" valign="top"> CHANGE TO: <td class="{$Style['tddetails']}" align="left" valign="top"> To change the Photo Detail description area FIND: <div align="center"><span class="{$Style['small']}"><br />$desc</span></div> CHANGE TO: <div align="left"><span class="{$Style['small']}"><br />$desc</span></div> |
You might want to point out that this is in the: /public_html/photopost/templates/vb3enhanced/ directory... If doing a vB update! I hacked the hech out of the code in the /templates directory before I finally realized it was the wrong file I was changing! :eek: As a suggestion for the future... This really should be a CP option! |
In our control the templates loaded to edit are vb3enhanced folder. |
This information has changed with the upgrade to 5.6. To left align username: Find: Code: Content visible to verified customers only.Code: Content visible to verified customers only.Find: Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
Align text text Using the latest version on Photo post, which template should be edited to allow comments under photo to be justified of aligned left? :o I do not see the applicable template in above mentioned post in this version. In the vb3 enhance\uploadphoto.tmpl, I see this: <div id="pwait2" style="display:none; margin-top:6px" align="center"><img src="{$Globals['idir']}/indicator.gif" border="0" /> <b>{$Globals['pp_lang']['uploading']}</b></div> <br /><b>{$Globals['pp_lang']['subdesc']}</b></span> Is this the one to edit to align posted photo comment text left of justify? Thank You egirl photoPlus Latest version |
The template to edit is showphoto template as noted in the post right above yours. ;) |
Align text comment under photo Ok, thank you for responding. I will follow that post as a guide. Kind regards egirl |
No problem enjoy |
| All times are GMT -5. The time now is 11:34 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0