go_vista_simple
15. May 2009 - 21:18
Hi there...I bought your template some time ago and have had no problems except looking at the right hand column the text is centered on all the modules. Can you tell me how to change it to that the text will be left justified?
Thanks...
17. May 2009 - 11:52
#2
CssJsCompress Plugin
The problem ist the plugin "CssJsCompress" you are using.
because it has not updated the css you changed.
I don't know that plugin - but do you have to manually rebuild the compressed css/js output?
If not you should deactivate it and reactivate again, perhaps then the css gets updatet...
16. May 2009 - 9:34
#4
edit tempate_css.css
You have to manually edit the file:
/templates/go_vista_simple/css/template_css.css
search for:
.vistaright {text-align:center;padding:5px;}
and replace with
.vistaright {text-align:left;padding:5px;}

You nailed it Markus. Re-activating it again centers the right column again. I'll just leave it off.
A word of warning using GoDaddy's shared hosting...I got placed on a server with over 750 other virtual domains and last week I saw loads there of 185.+ This makes even developing a site nearly impossible. I wrote them to ask about it but was told they 'can't talk about it'. Needless to say, I will be looking for other hosting next time.