-
AuthorPosts
-
mberwing Friend
mberwing
- Join date:
- April 2006
- Posts:
- 201
- Downloads:
- 26
- Uploads:
- 46
- Thanks:
- 7
- Thanked:
- 8 times in 1 posts
July 7, 2012 at 9:53 am #178880Hello,
I need to change some colors in the template and would like to get your advice where I need to perform those changes.
1/ Color for headline module and the font color
2/ Color for date buttons and the font color (button in front of articles)
3/ Color for ja-mass-top-bannerswissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
July 7, 2012 at 10:10 am #460138The easiest way for someone to offer help is if you post up the url of the site and make sure that in template manager you have set optimise css to ‘no’.
Methys already has the option to change the colours of the template so if you have already done this and now want to customise specifics then ideally a screenshot with what you would like to change is going to help too!
mberwing Friendmberwing
- Join date:
- April 2006
- Posts:
- 201
- Downloads:
- 26
- Uploads:
- 46
- Thanks:
- 7
- Thanked:
- 8 times in 1 posts
July 7, 2012 at 11:56 am #460141See screenshot…
I have set optimize css to “no” already….but I do not know where to change the three areas mentioned in my threat.
This is for a relaunch project of an old Joomla 1.0.x page and the temporary URL for the Joomla 2.5 page is
http://www.lsg-breisgau.de/httpdcos2/jupgradeI want to change the colors in theme “blue” (just an example used) for the headline, main menu, date buttons etc
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
July 7, 2012 at 12:22 pm #460144<em>@mberwing 329023 wrote:</em><blockquote>
See screenshot…
I have set optimize css to “no” already….but I do not know where to change the three areas mentioned in my threat.
This is for a relaunch project of an old Joomla 1.0.x page and the temporary URL for the Joomla 2.5 page is
http://www.lsg-breisgau.de/httpdcos2/jupgradeI want to change the colors in theme “blue” (just an example used) for the headline, main menu, date buttons etc</blockquote>
Link doesn’t work……. So this is from my Methys which is well modified – it may be slightly different in yours.
Mass-top module – you mean “Segelfliegen & Ultraleicht”? – This is a module as I’m sure you know in content-mass-top and you change the colour and font in the text editor in the module itself. You may want to use JCE as your editor.
For the headline module you need to look into the theme you are using and then images – this one is images/healineswrap-bg.png and you can simply put a new one in there in the colour you want. For the font colour you need to edit templates/ja_methys/css/mod_janewsticker.css
- background: url(../images/healineswrap-bg.png) no-repeat right center;
- float: left;
- padding: 9px 15px 9px 10px;
- color: white; < change this to the colour you want
- line-height: 1;
- margin-right: 10px;
}
For the date buttons again it comes from an image – createdate-bg.png and it will be in the same images file for your theme. If you want to change the colour of the text I suggest you look at the template.css file in the theme and look around line 76
dl.article-info dd.create {
background: url(../images/createdate-bg.png) no-repeat top left;
color: mycolour; < add this line
}Hope that helps you!
Gruss
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by swissa 12 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change Template color
Viewing 4 posts - 1 through 4 (of 4 total)