Hi
I am testing G2 beta 4 and like it very much but have several questions to ask.
1. The Welcome user is gone at the top of the page, how do I get that back?
2. Fullscreen Slideshow does not work - why?
3. I have edited template.tpl and got my logo and such added fine, how do I change background colors or BG images in the different sections of the screen?
Thanks much for any help.
Lee
Posts: 8601
1. Welcome, {$user.fullName|default:$user.userName}
2. you'll have to provide a lot more information.. try posting in the support forum with lots of details
3. take a look at themes/{theme}/theme.css
Posts: 10
Ok question 2 should go to the support forum.
Now for question 1 - where do I put that string you showed???
Where can I get help with CSS so I can understand the themes.css file?
Thanks for the help.
Lee
Posts: 16503
You'd probably add that to theme.tpl located under the templates directory of your theme. Be sure to read and follow the instructions at the top about creating a local directory, etc.
As for the CSS, google has a ton of links to sites and tutorials on CSS. Sorry, I'm not a CSS guru and usually hit google for help on that when I need it. ;)