PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   PhotoPost Classifieds Support (http://www.photopost.com/forum/photopost-classifieds-support/)
-   -   Classifieds Not Picking Up CSS (http://www.photopost.com/forum/photopost-classifieds-support/141260-classifieds-not-picking-up-css.html)

Tr!p November 29th, 2009 09:27 AM

Classifieds Not Picking Up CSS
 
2 Attachment(s)
I have a question concerning an additional line of CSS code I added post-installation of classifieds. I placed a line of code to make a registration link and "forgot password" link in the header. Added some CSS within the additional CSS box and placed the html code into the header. Fairly simple...aside from this appearing as it should everywhere except classifeds. It will show but it reverts to just the string of html without any CSS IE: font type, colour, size etc.
Now, I should mention this issue in not browser specific. It happens in FF as well as IE and happens in reviewpost as well. I attached a couple of screenies just in case I didn't explain this issue well enough. The second attachment shows with the css. As you can see it ignores the CSS because the font and color appear to rendering to default. I have tons of additional CSS coding, (footer, header, etc) and everything displays as it should. The only thing I can see is this was added after the installation, not sure if that matters or not.
Any ideas??

Chuck S November 29th, 2009 12:05 PM

really we would not be able to comment about what your doing without knowing exactly what your doing. however this appears to me a mod question so you might want to post in THE MOD CORNER.

Tr!p November 29th, 2009 12:56 PM

I can post it over there. However, this isn't a mod to the classifieds section. It's specifically targeted at vBulletin template system. When I installed the classified software it picked up my custom templates without issue as it should. It's just my custom skin I made a small change to (I do alot of tweaking to the templates lol) and for whatever reason classifieds and reviewpost are not picking up that particular CSS call. Is there a refresh templates in the ACP somewhere I'm missing? I remember my old PHPBB days there was something similar.

Chuck S November 29th, 2009 01:18 PM

No I would just suggest you view your vb css and see the call is there. As long as we load the css it should be there usuable but like I said without seeing anything all one can do is guess.

Tr!p November 29th, 2009 02:13 PM

Here is the css call Chuck...

Code:

Content visible to verified customers only.
and here is the html in the header template...

Code:

Content visible to verified customers only.
It has me puzzled because I have numerous additional css and html in my skin. But for some reason (hopefully you know why) this won't show within the classifieds and reviewposts (html shows, but no CSS). However, it will show everywhere else (CSS included).

Chuck S November 29th, 2009 02:41 PM

Rename the css class name in the stylesheet and template to userLinky

Your name will conflict with the auto rewrite routine which searches for member

Tr!p November 29th, 2009 02:43 PM

Ahhh, that explains it perfectly!

Thanks Chuck, I appreciate the help and quick support on a Sunday.

Chuck S November 29th, 2009 03:05 PM

enjoy whats left of the weekend.


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