View Full Version : Album issue
BrightStar
06-02-2010, 08:19 PM
Hiya
Not quite sure but why images in albums are coming with strange alignment? Images themselves are okay but the link shown is to the right of them?
Could someone help please?
Thanks
https://vborg.vbsupport.ru/external/2010/06/37.png
Videx
06-04-2010, 12:03 AM
I dunno, as I don't see any of the 5 of those boxes in my albums.
Xencored
06-04-2010, 10:16 AM
Try Reverting the Album templates
(warning tho any custom edits in this templates will be LOST!)
BrightStar
06-04-2010, 08:37 PM
If I try using original default vbulletin template (I click revert template and it says nothing to do), it shows still the same?
Xencored
06-04-2010, 09:30 PM
If I try using original default vbulletin template (I click revert template and it says nothing to do), it shows still the same?
Try disabling all mods does it still do it than?
BrightStar
06-05-2010, 08:07 AM
Yes tried with disabling plugins....same thing??
Xencored
06-05-2010, 08:17 AM
Yes tried with disabling plugins....same thing??
Can you copy your "album_pictureview" template on here please
Videx
06-05-2010, 08:43 AM
Yes tried with disabling plugins....same thing??Are you saying those 5 extra items are in stock vb4? If so, how do I turn them on?
Xencored
06-05-2010, 08:47 AM
Are you saying those 5 extra items are in stock vb4? If so, how do I turn them on?
What 5 boxes mate? his albums look just the same as my ones
Just plushed more to the right and the tables look broken
BrightStar
06-05-2010, 02:12 PM
Are you saying those 5 extra items are in stock vb4? If so, how do I turn them on?
I think they are but you have to be member of that particular group to be able to see them.
--------------- Added 1275750807 at 1275750807 ---------------
{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml"<vb:if condition="$vboptions['enablefacebookconnect']"> xmlns:fb="http://www.facebook.com/2008/fbml"</vb:if> dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}">
<head>
{vb:raw headinclude}
<script type="text/javascript" src="clientscript/vbulletin_quick_edit_generic.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript" src="clientscript/vbulletin_quick_edit_picturecomment.js?v={vb:raw vboptions.simpleversion}"></script>
<vb:if condition="$vboptions['storecssasfile']">
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}album-rollup.css" />
<vb:else />
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}album.css,postbit-lite.css" />
</vb:if>
{vb:raw usercss}
<title>{vb:rawphrase picture_x_of_y_from_album_z, {vb:raw pic_location.pic_position},{vb:raw albuminfo.picturecount}, {vb:raw albuminfo.title}}</title>
{vb:raw headinclude_bottom}
</head>
<body>
{vb:raw header}
{vb:raw navbar}
<div id="albumtop" class="floatcontainer">
<vb:if condition="$show['picture_nav']">
<ul class="picturenav">
<li><a href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pic_location.prev_attachmentid}" class="textcontrol arrowprev">← {vb:raw pic_location.prev_text_short}</a></li>
<li><a href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pic_location.next_attachmentid}" class="textcontrol arrownext">{vb:raw pic_location.next_text_short} →</a></li>
<vb:if condition="$show['usercss_switch']"><li><a href="profile.php?{vb:raw session.sessionurl}do=switchusercss&hash={vb:raw bbuserinfo.logouthash}&u={vb:raw userinfo.userid}">{vb:raw usercss_switch_phrase}</a></li></vb:if>
</ul>
</vb:if>
<vb:if condition="$show['edit_picture_option'] OR $show['reportlink'] OR $show['add_group_link']">
<ul id="picturecontrols">
<vb:if condition="$show['add_group_link']"><li><a href="album.php?{vb:raw session.sessionurl}do=addgroup&albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pictureinfo.attachmentid}" class="add">{vb:rawphrase add_to_group}</a></li></vb:if>
<vb:if condition="$show['edit_picture_option']"><li><a href="album.php?{vb:raw session.sessionurl}do=editpictures&albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pictureinfo.attachmentid}&frompicture=1" class="editinfo">{vb:rawphrase edit_picture}</a></li></vb:if>
<vb:if condition="$show['reportlink']"><li><a href="album.php?{vb:raw session.sessionurl}do=report&albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pictureinfo.attachmentid}" class="report">{vb:rawphrase report_picture}</a></li></vb:if>
</ul>
</vb:if>
<h1>{vb:rawphrase picture_x_of_y_from_album_z, {vb:raw pic_location.pic_position},{vb:raw albuminfo.picturecount}, {vb:raw albuminfo.title}}</h1>
</div>
<div id="picturecontainer">
<vb:if condition="$show['picture_nav']">
<div id="picturelink"><a href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pic_location.next_attachmentid}" title="{vb:rawphrase show_next_picture}"><img src="attachment.php?attachmentid={vb:raw pictureinfo.attachmentid}&d={vb:raw pictureinfo.dateline}" alt="{vb:raw pictureinfo.caption_censored}" /></a></div>
<vb:else />
<div id="picturelink"><img src="attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw pictureinfo.attachmentid}&d={vb:raw pictureinfo.dateline}" alt="{vb:raw pictureinfo.caption_censored}" /></div>
</vb:if>
<vb:if condition="$show['moderation']"><p><strong>{vb:rawphrase picture_waiting_moderator_approval}</strong></p></vb:if>
<vb:if condition="$show['picture_owner']">
<ul id="pictureurls">
<li><label for="picture_url">{vb:rawphrase picture_url} <input type="text" class="textbox" id="picture_url" value="{vb:raw pictureinfo.pictureurl}" readonly="readonly" onfocus="this.select()" dir="ltr" tabindex="1" /></label></li>
<li><label for="bb_code_snippet">{vb:rawphrase bb_code} <input type="text" class="textbox" id="bb_code_snippet" value="https://vborg.vbsupport.ru/" readonly="readonly" onfocus="this.select()" dir="ltr" tabindex="1" /></label></li>
</ul>
</vb:if>
<vb:if condition="$pictureinfo['caption_html']"><p id="picturecaption">{vb:raw pictureinfo.caption_html}</p></vb:if>
<dl class="stats" id="picturestats">
<dt>{vb:rawphrase picture_added}</dt>
<dd>{vb:raw pictureinfo.adddate} <vb:if condition="!$show['detailedtime']"><span class="time">{vb:raw pictureinfo.addtime}</span></vb:if></dd>
<dt>{vb:rawphrase album}</dt>
<dd><a href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}">{vb:raw albuminfo.title}</a></dd>
<dt>{vb:rawphrase added_by}</dt>
<dd><a href="{vb:link member, {vb:raw userinfo}}" class="username">{vb:raw userinfo.username}</a></dd>
</dl>
</div>
{vb:raw picturecomment_commentarea}
{vb:raw footer}
</body>
</html>
There u go
Xencored
06-05-2010, 03:49 PM
Try this
{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml"<vb:if condition="$vboptions['enablefacebookconnect']"> xmlns:fb="http://www.facebook.com/2008/fbml"</vb:if> dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}">
<head>
{vb:raw headinclude}
<script type="text/javascript" src="clientscript/vbulletin_quick_edit_generic.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript" src="clientscript/vbulletin_quick_edit_picturecomment.js?v={vb:raw vboptions.simpleversion}"></script>
<vb:if condition="$vboptions['storecssasfile']">
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}album-rollup.css" />
<vb:else />
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}album.css,postbit-lite.css" />
</vb:if>
{vb:raw usercss}
<title>{vb:rawphrase picture_x_of_y_from_album_z, {vb:raw pic_location.pic_position},{vb:raw albuminfo.picturecount}, {vb:raw albuminfo.title}}</title>
{vb:raw headinclude_bottom}
</head>
<body>
{vb:raw header}
{vb:raw navbar}
<div id="albumtop" class="floatcontainer">
<vb:if condition="$show['picture_nav']">
<ul class="picturenav">
<li><a href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pic_location.prev_attachmentid}" class="textcontrol arrowprev">← {vb:raw pic_location.prev_text_short}</a></li>
<li><a href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pic_location.next_attachmentid}" class="textcontrol arrownext">{vb:raw pic_location.next_text_short} →</a></li>
<vb:if condition="$show['usercss_switch']"><li><a href="profile.php?{vb:raw session.sessionurl}do=switchusercss&hash={vb:raw bbuserinfo.logouthash}&u={vb:raw userinfo.userid}">{vb:raw usercss_switch_phrase}</a></li></vb:if>
</ul>
</vb:if>
<vb:if condition="$show['edit_picture_option'] OR $show['reportlink'] OR $show['add_group_link']">
<ul id="picturecontrols">
<vb:if condition="$show['add_group_link']"><li><a href="album.php?{vb:raw session.sessionurl}do=addgroup&albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pictureinfo.attachmentid}" class="add">{vb:rawphrase add_to_group}</a></li></vb:if>
<vb:if condition="$show['edit_picture_option']"><li><a href="album.php?{vb:raw session.sessionurl}do=editpictures&albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pictureinfo.attachmentid}&frompicture=1" class="editinfo">{vb:rawphrase edit_picture}</a></li></vb:if>
<vb:if condition="$show['reportlink']"><li><a href="album.php?{vb:raw session.sessionurl}do=report&albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pictureinfo.attachmentid}" class="report">{vb:rawphrase report_picture}</a></li></vb:if>
</ul>
</vb:if>
<h1>{vb:rawphrase picture_x_of_y_from_album_z, {vb:raw pic_location.pic_position},{vb:raw albuminfo.picturecount}, {vb:raw albuminfo.title}}</h1>
</div>
<div id="picturecontainer">
<vb:if condition="$show['picture_nav']">
<div id="picturelink"><a href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}&attachmentid={vb:raw pic_location.next_attachmentid}" title="{vb:rawphrase show_next_picture}"><img src="attachment.php?attachmentid={vb:raw pictureinfo.attachmentid}&d={vb:raw pictureinfo.dateline}" alt="{vb:raw pictureinfo.caption_censored}" /></a></div>
<vb:else />
<div id="picturelink"><img src="attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw pictureinfo.attachmentid}&d={vb:raw pictureinfo.dateline}" alt="{vb:raw pictureinfo.caption_censored}" /></div>
</vb:if>
<vb:if condition="$show['moderation']"><p><strong>{vb:rawphrase picture_waiting_moderator_approval}</strong></p></vb:if>
<vb:if condition="$show['picture_owner']">
<ul id="pictureurls">
<li><label for="picture_url">{vb:rawphrase picture_url} <input type="text" class="textbox" id="picture_url" value="{vb:raw pictureinfo.pictureurl}" readonly="readonly" onfocus="this.select()" dir="ltr" tabindex="1" /></label></li>
<li><label for="bb_code_snippet">{vb:rawphrase bb_code} <input type="text" class="textbox" id="bb_code_snippet" value="{vb:raw pictureinfo.pictureurl}" readonly="readonly" onfocus="this.select()" dir="ltr" tabindex="1" /></label></li>
</ul>
</vb:if>
<vb:if condition="$pictureinfo['caption_html']"><p id="picturecaption">{vb:raw pictureinfo.caption_html}</p></vb:if>
<dl class="stats" id="picturestats">
<dt>{vb:rawphrase picture_added}</dt>
<dd>{vb:raw pictureinfo.adddate} <vb:if condition="!$show['detailedtime']"><span class="time">{vb:raw pictureinfo.addtime}</span></vb:if></dd>
<dt>{vb:rawphrase album}</dt>
<dd><a href="album.php?{vb:raw session.sessionurl}albumid={vb:raw albuminfo.albumid}">{vb:raw albuminfo.title}</a></dd>
<dt>{vb:rawphrase added_by}</dt>
<dd><a href="{vb:link member, {vb:raw userinfo}}" class="username">{vb:raw userinfo.username}</a></dd>
</dl>
</div>
{vb:raw picturecomment_commentarea}
{vb:raw footer}
</body>
</html>
BrightStar
06-05-2010, 04:00 PM
I've just compared the two codes and they are exactly the same :)
Xencored
06-05-2010, 04:11 PM
I've just compared the two codes and they are exactly the same :)
Yea your right i just added a default Vb template
Do you run vB Optimise 2.0.1 or Supercharge?
BrightStar
06-05-2010, 06:58 PM
Nope no optimimse or supercharge :(
Quite strange
Xencored
06-05-2010, 07:26 PM
Nope no optimimse or supercharge :(
Quite strange
Yes this is very strange
maybe you should make a ticket at vb.com
Oh edit =
Rebuild Styles in AdminCP
its under Maintenance
BrightStar
06-05-2010, 07:43 PM
Oh no joy :( Will have to raise a ticket now.
Thanks for your help anyway.
It's in group's albums and not the normal albums
Videx
06-05-2010, 11:52 PM
It's in group's albums and not the normal albumsOH! Well, it would have been nice to have said that in post #1.
It actually took me a while to find a picture in my Groups, but they look exactly the same as in the original post. It looks okay to me. Apparently that stuff is right justified. I would never have noticed a problem had you not really made me look long and hard at it.
Xencored
06-05-2010, 11:54 PM
OH! Well, it would have been nice to have said that in post #1.
Agreed ......
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.