Formatting Issue with Lightbox

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
User avatar
anthony.abraira
Posts: 99
Joined: Sun 11. Sep 2005, 07:42
Location: Mars Hill, NC
Contact:

Formatting Issue with Lightbox

Post by anthony.abraira »

Alright, I just got around to adding some images to the content manager for upcoming shows. However, the lightbox is initializing with improper CSS presentation. To be quite truthful, not sure the source of this. It seems kind of odd, since this is an un-modded 1.3.3 installation.

Image

Anybody seen this before?:shock: The bottom bar is off center.

sorry for the small pic...system is acting funny
"The trick is living without an answer."
User avatar
anthony.abraira
Posts: 99
Joined: Sun 11. Sep 2005, 07:42
Location: Mars Hill, NC
Contact:

Article Template

Post by anthony.abraira »

Sorry for not adding this in the previous post. This is what the article template looks like. I don't see anything there that should throw the script off the way that it has.

Code: Select all

<!-- {IMAGE:images/listContainer_top.jpg} -->
<div id="listContainer"><!-- article.tmpl -->

<div style="margin-bottom:10px; border-bottom:1px solid black;">
[ZOOMIMAGE]<div style="margin-left: 10px; margin-right:10px; float:left; border: 1px solid black;">
{ZOOMIMAGE}</div>[/ZOOMIMAGE]


	[TITLE]<h1 style="padding-bottom:5px;">
		{TITLE}</h1>[/TITLE]
		<div class="clearfix">
		[SUB]<h2>{SUB}</h2>[/SUB]</div>
		<p class="articleText">
		{SUMMARY}
		</p>
		</div><!-- listContainer -->
<!-- {IMAGE:images/listContainer_bottom.jpg} -->
</div>
"The trick is living without an answer."
User avatar
anthony.abraira
Posts: 99
Joined: Sun 11. Sep 2005, 07:42
Location: Mars Hill, NC
Contact:

No reply?

Post by anthony.abraira »

Is there a reason why nobody has answered. Here is the source code for the page that shows the mistake:

Code: Select all

	<div id="listContainer"><!-- article.tmpl -->


<div style="margin-left: 10px; margin-right:10px; float:left; height:150px;">
<a href="content/images/2b01d8607b7adea58367950dc869c340.jpg" rel="lightbox" title="Click to enlarge" target="_blank"><img src="content/images/20668c1ac7df80269434b759aa27ce7a.jpg" border="0" width="100" height="84" alt="" /></a></div>




<h1 style="padding-bottom:5px;">Extra Credit” Album Release Party @ Revolution, Downtown Ft. Lauderdale</h1>
		<div class="clearfix"><h2>7/28/2007</h2></div>
		<p class="articleText">8 P.M.<br />
$10 Admission<br />
All Ages<br />
Limited Edition Poster Included With Every CD Sold<br />
Jacob Groten Opening<br />
Bottle Service Available (no minimum)<br />
$5 Dewars $5 Sour Apple Martinis<br />
Shot Specials</p>
		<div style="width:510px; height:10px;"></div>
"The trick is living without an answer."
User avatar
isac
Posts: 410
Joined: Tue 18. Nov 2003, 13:13
Location: Portugal
Contact:

Post by isac »

I dont know but you may tray disable other stylesheets to see if there is any conflict
POR :D TUGAL
Post Reply