dev question - an admin plugin? Paid work for someone maybe?
Posted: Tue Oct 31, 2006 1:01 pm
Hi All,
I have a project to port a site I hand coded some time ago over to CMSMS but there is one aspect of it I cant see how to implement.
Background:
The site in question is a photographers portfolio.
One of the particular features of the site design is that each page/photo has a related colour picked out and specified in the Stylesheet, which displays in a box next to it. The colour is applied to the box by giving the div a unique style and putting the colour attribute in that style, which is added to the stylesheet.
Question:
How do people think would be the best way to implement something like this in the cmsms page add/edit admin?
I need to input a style name and a hexadecimal colour value and to assign that style to the relevant div in the html. I guess the style could be applied in line, but this doesnt seem very elegant. I woud like it to be appended to the stylesheet itself ideally.
Is this possible?
There maybe a simple way to do this that is staring me in the face, or I might need a plugin or an addon coded up. If the latter then I can probably find a modest budget for someone to help me out, I would also be pleased to release that code to the project if thta was the best route.
Any thoughts or pointers on this greatly appreciated.
All the best
Simon
I have a project to port a site I hand coded some time ago over to CMSMS but there is one aspect of it I cant see how to implement.
Background:
The site in question is a photographers portfolio.
One of the particular features of the site design is that each page/photo has a related colour picked out and specified in the Stylesheet, which displays in a box next to it. The colour is applied to the box by giving the div a unique style and putting the colour attribute in that style, which is added to the stylesheet.
Question:
How do people think would be the best way to implement something like this in the cmsms page add/edit admin?
I need to input a style name and a hexadecimal colour value and to assign that style to the relevant div in the html. I guess the style could be applied in line, but this doesnt seem very elegant. I woud like it to be appended to the stylesheet itself ideally.
Is this possible?
There maybe a simple way to do this that is staring me in the face, or I might need a plugin or an addon coded up. If the latter then I can probably find a modest budget for someone to help me out, I would also be pleased to release that code to the project if thta was the best route.
Any thoughts or pointers on this greatly appreciated.
All the best
Simon