PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.0.X (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/)
-   -   Replies format issue with custom style (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/118824-replies-format-issue-custom-style.html)

katerri July 25th, 2005 04:15 PM

Replies format issue with custom style
 
The replies showing with an image in the gallery have a width that runs wider than the rest of the page and it looks like I have some background color issues as well. This is only when viewing the gallery with a custom style, the default style looks fine. I think for the width issue I need to change a 100% width setting to the fixed 790 width that my style uses, but i'm not sure where exactly I need to make the change. Regular forum posts are fine and I don't want to impact those. I dont' even know where to begin with the background issue. Any tips from anyone would be very much appreciated.

You can see what I'm talking about at http://www.dnunab.com and going to the gallery and click on any image that has replies.

Brian July 26th, 2005 10:46 AM

Re: Replies format issue with custom style
 
Try editing your postbit template and add the fixed width to the table there.

katerri July 26th, 2005 05:17 PM

Re: Replies format issue with custom style
 
Thanks. That helped the width--although it does impact the regular vbulletin forum posts as well :/ Had to set it down to 725 to get the forum posts to look right. They were ok with the 100% setting.

It looks like the gallery reply post is not using the background image at all. Any pointers on where/how I might add that in?

katerri July 30th, 2005 06:05 PM

Re: Replies format issue with custom style
 
Found a resolution for this. In the ADV_GALLERY_SHOWIMAGE template removed the spacer_close and spacer_open code that surrounded the postbit call. This was preventing the class="page" options (including page background) from being included with the replies section, but then turned it back on for the following "quick reply" section.


All times are GMT -5. The time now is 03:00 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97