Several questions about Beta 4 G2

LeeGoldsmith
LeeGoldsmith's picture

Joined: 2004-11-18
Posts: 10
Posted: Wed, 2005-08-03 17:49

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

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2005-08-03 17:54

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

 
LeeGoldsmith
LeeGoldsmith's picture

Joined: 2004-11-18
Posts: 10
Posted: Wed, 2005-08-03 20:09

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

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Thu, 2005-08-04 02:28

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. ;)