drdave
Expert
Just Getting Started
Member Likes (0)
Where is MarketPress default.css file?
Themeing MarketPress
It may be easiest to copy our default.css theme and modify it.
But I do not see one.
Also
1. Create a css file in the /marketpress/themes/ directory with your custom styles.
What should I name this file?

Responses (4)
Member (joined April 2009) Likes (0)
Hiya drdave,
Sorry about that. We made some changes to the MarketPress plugin right at the latest release specifically to do with themes. It's one of those "forward-thinking" things that needed to be done. We need to update the included documentation though, so thanks for pointing that out!
Anyway, take a look at the new options in the classic.css and modern.css files. You can follow along with either of those both of which are located in marketpress>marketpress-includes>themes.
Name it anything ya like. Something that describes your theme and separates it from the already present "classic" and "modern" files.
Thanks!
Member (joined May 2010) Likes (0)
You mean I can create my own custom css using those?
Member (joined April 2009) Likes (0)
Hiya!
I mean you can use those to see examples of what a new CSS file could look like. You can create your own from scratch as well if you like.
Thanks!
Member (joined September 2010) Likes (0)
Hi,
continuing on from drdave's question, the theme css file is great for changing all the parameters for the content but where's the actual file that links to it? Usually a php file that builds the page, maybe has some <div> tags in it? I wan't to make some changes to the layout, for example, show the price in two different places on the product page. I have one half of the solution but not the other.
Thanks
Daniel
Become a member