PDA

View Full Version : Need urgent help about evolution theme!


hoteblog.com
07-20-2009, 11:20 AM
I need help in evolution theme, I have question because I'm newbie in php, xhtml and css.

How can I want to change the sidebar background like in the evolution screenshot?

How to add readmore button in post?

How can I want to add one more tabbed sidebar?

Kevin
07-20-2009, 01:04 PM
How can I want to change the sidebar background like in the evolution screenshot?

you would need to add something like the following to the sidebar identifier class
background: #F1F3E8 url(images-blue/bg_pat.jpg) repeat-x;



How to add readmore button in post?

you would need to change the the_content tag in index.php. Just replace the the read full article text with an image.



How can I want to add one more tabbed sidebar?

a little bit more complicated but basically you need to duplicate tabs.php and call it something like tabs2. Then change the details to match what you need.

hoteblog.com
07-20-2009, 02:40 PM
I'm totally newbie here and don't understand what do you mean, so would you mind if you could edit the theme and send back back to me if its done or you could teach me step by step

Kevin
07-21-2009, 12:33 AM
sorry the changes you want might take a while and I'm really swamped this week.

Have you considered purchasing a theme which has all the features you want? Also, remember you can add additional information to the sidebar via widgets.