PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   StyleVar or Template Issue? (http://www.photopost.com/forum/classifieds-how-do-i/144551-stylevar-template-issue.html)

ArchAngelz November 21st, 2010 10:30 PM

StyleVar or Template Issue?
 
Hi,

After installing Photopost Classifieds, it appears that some parts don't quite display correctly, probably because of the style we are using for our VB forums (which is actually using the Bold Grey theme downloaded from the official vb.com website).

The relevant parts are as follows:

Code:

Content visible to verified customers only.
Code:

Content visible to verified customers only.
As you can see, the text was rendered as black text on black background, rendering it invisible as evident from the second picture when I selected the text.

Is it possible to know which StyleVar or which template is picked up by PP Classifieds from VB so that I can change either the text to white or background to white.

Alternatively, if it is possible to customise this just for PP Classifieds alone, that would be better as it would leave my existing VB styles as they are.

Thanks!

Chuck S November 22nd, 2010 07:28 AM

Yeah well when classifieds was coded to use vb4 styles everything is based on the default style.

I am not expect but I would think maybe look under forumbit,forumhead or foruminfo classes. Those are the ones used there.

ArchAngelz November 22nd, 2010 11:06 PM

Would it be possible to pinpoint specifically which StyleVar PPclassifieds pulled to render the text which is giving me the problem?

Specifically it is the words Home >> Nikon Products >> Nikon DSLRs & Slrs.

Thanks!

Quote:

Originally Posted by Chuck S (Post 1279970)
Yeah well when classifieds was coded to use vb4 styles everything is based on the default style.

I am not expect but I would think maybe look under forumbit,forumhead or foruminfo classes. Those are the ones used there.


Chuck S November 23rd, 2010 06:56 AM

Since I am not using that style its hard to say. The 3 style classes used are listed above. There is also normal there but thats an old vb3 class.

Code:

Content visible to verified customers only.

ArchAngelz January 8th, 2011 12:43 PM

I've reverted to the original vb4 style to help in troubleshooting this.

I'm trying to change the colours of the words circled:

Code:

Content visible to verified customers only.
Trying stylevars under foruminfo, forumhead and forumbits don't seem to help, specifically the following text color related stylevars.

foruminfo_header_color
forumhead_color
forumbit_color

Am not sure what else to change or try.

Quote:

Originally Posted by Chuck S (Post 1280041)
Since I am not using that style its hard to say. The 3 style classes used are listed above. There is also normal there but thats an old vb3 class.

Code:

Content visible to verified customers only.


ArchAngelz January 8th, 2011 01:36 PM

Using Firebug to try to get at this, I see a td class=menubarnb, and changing the color value in body under that seems to work, but can't seem to figure out where to go from here to make it permanent in vb.

Chuck S January 8th, 2011 02:24 PM

None of that would work. Your vb4 default style shows how it is suppose to show and it does show in the default style fine

Accessories - PhotoPost Classifieds

what is needed is maybe a slight redesign of the template try grabbing my cathead and showcat templates and use those

http://www.reeftalk.com/classifieds/...d/cathead.tmpl

http://www.reeftalk.com/classifieds/...d/showcat.tmpl

ArchAngelz January 8th, 2011 08:55 PM

Hi Chuck,

Looking at your reeftalk.com site, I notice that the header row where the category map is (the area I've circled) in your site shows a dark blue words on a white background, whilst mine showed dark blue words on a lighter blue background.

Swapping the two templates for yours (actually it seems cathead.tmpl is the one), now yields the same results as yours.

Can you explain what was changed in your template to make the background white? Did your template draw the colour from another class or stylevar compared to the original?

Since this template obviously looks better even with the vb4 default style (and solved the problem even with my custom sytle), should this amended template be something included in the download package from now on?

Thanks!


Edit:

I compared the code for the two templates and found the differences to be the following (additional in the revamped one); but being a non-programmer, am not able to understand its significance:

Code:

Content visible to verified customers only.
Quote:

Originally Posted by Chuck S (Post 1282783)
None of that would work. Your vb4 default style shows how it is suppose to show and it does show in the default style fine

Accessories - PhotoPost Classifieds

what is needed is maybe a slight redesign of the template try grabbing my cathead and showcat templates and use those

http://www.reeftalk.com/classifieds/...d/cathead.tmpl

http://www.reeftalk.com/classifieds/...d/showcat.tmpl


Chuck S January 8th, 2011 10:35 PM

If you like how it looks on my site you must use both templates meantioned as there are changes in both from the downloaded code

I will probally release an update when I have enough file changes to warrant one.


All times are GMT -5. The time now is 06:35 PM.

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