PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Bug Reports (http://www.photopost.com/forum/classifieds-bug-reports/)
-   -   Design issue on VB 4.8 (http://www.photopost.com/forum/classifieds-bug-reports/144566-design-issue-vbulletin-4-8-a.html)

jalmz November 23rd, 2010 08:12 PM

Design issue on VB 4.8
 
Hello,

As you mentioned, the issue you have is with an external classifieds application module. Its not in the vbulletin forums, cms or blog. I looked at it and looks like the application has its own css file which may need its own modifications. I couldn't check with default theme as there wasn't an option to change the theme.

Regards,
Ketan


Quote:
Originally Posted by jalmz_bf
Quote:
Originally Posted by Ketan
Hi,

Do you still have any issue with Element theme on your forums? I didn't see any issues on your site.

Regards,
Ketan
hi ketan, try to visit this page..

Main Index - Buy and Sell Biliran

thanks.. im using classifieds from photopost. they told me that the problem is my theme..

the vbulletin default theme has no error in the classifieds..

thanks

Chuck S November 23rd, 2010 09:27 PM

If your using a custom theme you may need to track down any issues when using the custom theme as when we develop the application we can only draw from what supported style released from vbulletin.

The one issue I see is your arrows are out of place so you might need to compare between the default theme and the custom style on how they do those arrows and see why yours are off. I dont use that custom theme so it really is hard for me to say anything here.

jalmz November 24th, 2010 02:48 AM

Ok chuck,

just tell me where I can find the template of Classifieds vB3 Enhanced.

so that i can fix the styles by changing the class of the templates in Classifieds..

Thanks

Chuck S November 24th, 2010 08:02 AM

Jalmz all our templates are listed in your admin panel.

What your trying to change depends on what template you edit

Main Index - Buy and Sell Biliran

That site has really no problems with the style its all centered around that arrow thing.

What I am suggesting is alot simpler than what your thinking probally. I do not use that style so I cant really tell you what to do but if I was to diagnose this if it was my site I would view my site in the default style it shows fine. Your new style shows fine with ONE EXCEPTION THAT ARROW.

Lets take the statspal for instance here is the code that displays that div

Code:

Content visible to verified customers only.
Now what happens if you edit the statspal template and change that line to this instead?

Code:

Content visible to verified customers only.

jalmz November 24th, 2010 08:16 AM

Thanks chuck.. I appreciate your help..

Chuck S November 24th, 2010 08:26 AM

I am gonna go look for the vb4 variable for the buttons directory LOL

jalmz November 24th, 2010 10:29 AM

Hi Chuck.. no luck..

I tried to copy the design of the blogs.. Biliran Island Forum -- keeping you closer to home - Recent Blogs Posts - Blogs

the sidebar shud be the design of the classifieds. but i failed. any clue?

Chuck S November 24th, 2010 12:03 PM

The edit you did worked meaning you have the right button showing on that template but you did not delete the old code.

We are still back to what I have been saying about you seeing what the css changes between those styles are.

Reason I say this is if you look at the source code on PhotoPost you have this.

Code:

Content visible to verified customers only.
Now looking at your forum you have the html output like this

Code:

Content visible to verified customers only.
The whole entire css is totally different than the normal default vb4 css which is your issues. We are picking up colors because we code to the default vb4 style but your whole css class structure is different.

If you want to truly be compatible with that custom style you would need to change the template code to be similar to that new style output.

jalmz November 24th, 2010 06:46 PM

Thanks chuck. i made it.. what about the pane?

Code:

Content visible to verified customers only.

jalmz November 24th, 2010 10:59 PM

And what template is the

Random Ads
Most Viewed
Showad ( so that i can add Facebook like button)

and the
Home » Real Estate » For Sale
Product Options
For Sale - House/ commercial Building/ Highway property - Buy and Sell Biliran

Chuck S November 25th, 2010 10:18 AM

I do not know what about the pane means?

The template your asking about is feature template

As I have stated your theme is using all NEW CSS CLASSES that are not defined in a normal default vbulletin 4 and thats your issue here. There is really nothing we can do about this other than to suggest you redo your templates yourself. We obviously as a company can only support the normal classes and structure of vbulletin 4 which we claim to support. We code to that product. Your diving into the range of reasons why we do not support style integration with alot of forums. There is no standard css classes for the product. If this happens to vbulletin in the future it spells doom for any product trying to integrate with it.

jalmz November 25th, 2010 07:43 PM

Ok ... same stand with vbstyles support..

Please Note

Support does not include custom code, custom template edits, or third-party modifications.

Questions that aren't specific enough and lack enough details may not see any response at all.

Being rude, demanding, entitled, bumping threads, mean will not solicit a faster response and has the opposite effect on our entire team's inclination to help out.

hahhayz..anyway thanks

Chuck S November 25th, 2010 08:02 PM

wow there response is kinda rude :(

well any edits I think to our template only involves that top portion of code on certain templates

My post on post 8 should show you what to replace on the top of your statspal template try that and see if that looks right for that block.

jalmz November 25th, 2010 08:04 PM

Quote:

Originally Posted by jalmz (Post 1280184)
And what template is the

Random Ads
Most Viewed
Showad ( so that i can add Facebook like button)

and the
Home » Real Estate » For Sale
Product Options
For Sale - House/ commercial Building/ Highway property - Buy and Sell Biliran

I hope you can answer my query. about the templates.. Im not familliar with this template file and there is no manual.. so that I can fix all the css classes.. thanks

jalmz November 25th, 2010 08:12 PM

1 Attachment(s)
Quote:

Originally Posted by Chuck S (Post 1280219)
wow there response is kinda rude :(

well any edits I think to our template only involves that top portion of code on certain templates

My post on post 8 should show you what to replace on the top of your statspal template try that and see if that looks right for that block.

yeah.. hahayz.. i attached the file..

Chuck S November 26th, 2010 12:52 PM

Jalmz I cant really tell you explicitly what to do here with that custom style as we write our integrations with the default style but it looks like my suggestion worked.

I rewrote it a little to place your blocktitle outside the right align into the left so rework your stats template accordingly as I changed my code above a little for you

Templates you need to change that top part with arrows I beleive would be

categories,statspal,commentspal,feature,featurepal and maybe one or two others but off the top of my head the main ones with arrows are listed above.

jalmz November 26th, 2010 06:14 PM

Thank you chuck.. the vbstyles also send me a support.. thank you again

jalmz November 27th, 2010 09:54 PM

chuck what about Quick reply template?

Chuck S November 27th, 2010 10:13 PM

thats easy the quickcom40 template

jalmz November 28th, 2010 04:21 AM

Thanks chuck.. grrr.. spam spam. they attacking your forum..


All times are GMT -5. The time now is 10:37 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