Quote Originally Posted by ephemol View Post
1. I figured out the images thing on the general forums.

2. I did as you said but now there is a comma in front of what I want, and tried deleting it but it just results in an error.

// page title
define('TITLE', ' ');

// Site Tagline
define('SITE_TAGLINE', 'Veerman Exclusive - A Luxurious Online Expirience');

3. Perfect solution! Your answer made me smile because it is so simple!

4. Where do I add that

#centerColumnWrapper2 {
background:#ffffff!important;
}

.centerColumn {
float:left!important;
width:95%!important;
}

which file?

I actually like not having side boxes, big reason I chose this template, that and it is by far the best one in terms on looks.

5. I got a new problem, my logo now appears EnOrMoUs in internet explorer, any idea what would cause this?

http://www.veerman.ca/justin/test/in...mages/logo.gif

is the logo and the pic it says it is, but it goes really huge.. I hate IE
I love it when people post with numbers for their questions, LOL, thank you~

1. Great!

2. There's supposed to be a comma, at least in the code in the language files. Do you mean a comma is showing up online? I wouldn't leave the Title portion blank, make the Title portion "Veerman Exclusive", and the tagline option "A Luxurious Online Experience".

3.

4. includes/templates/apple_zen/css/stylesheet.css, where else?

5. if either of these are still in your stylesheet (seems like your site is down at the moment), remove them:

#logo {
width:19.1em /* To prevent the logo from resizing, simply delete or comment out this section */
}

#logo img {
width:100%;
}