PDA

View Full Version : eTech


stevel
22 May 07, 17:21
Hi,

Just tried to download eTech green & the link takes you to the ColorizeIt page.

Thanks
Steve

Keep up the good work

CyberAlien
22 May 07, 18:06
That's the way it works. You select language packs at the bottom of page, click download button.

stevel
27 May 07, 14:32
Thank, i got it in the end.

I have had a look at the overall header file as i am trying to change the logo to the left & also add the site name & description to it as well as per greentech. I cant quite get the same result as before. :o
Will there be any upgrades?

Thanks


steve

CyberAlien
27 May 07, 14:41
No, there won't be any changes in header.

Header code is almost the same, except for image. Try making a new image with text that you want in font that you want, and you should be able to achieve old GreenTech style header.

stevel
27 May 07, 14:48
Thanks, i will try that.
Keep up the good work

stevel
27 May 07, 17:09
Back agian :D

Ok I have done it a little different by actually putting in a table like green tech has for the site name & description then updating the stylesheet.css files to change the font etc.
All seems ok but now I am trying to keep my site logo in between the two horizontal lines of the header but no matter what size I make the logo it still over laps the top border. Any ideas? I shall keep looking it probable something very obvious.

Steve

CyberAlien
27 May 07, 18:14
Add padding-top: 3px or something like that to #logorow

stevel
27 May 07, 20:07
Thanks, that got it.