General Community > WebsiteBaker Website Showcase
www.TheHost.co.za - hospitality business site
StefanRSA:
Hallo Guys!
I am VERY proud to say... I am (almost) done with my first WB site!!!!
Please do me a favour and send comments...
I am 3 months new in PhP and MySql, so if you pick up any problems please be so kind to tell me about it and give a hand if you can! Please note that the link without the /wb, link to their old(UGLY!) site at
www,the-host,net.....
WB ROCKS!!!! MY NEW SITE ADDRESS!!!!! -----------------> http://www.thehost.co.za/wb :-D
aldus:
Fine ... but there is an error in the "screen.css" in line 143:
--- Code: ---background: #FFFFFF url(<?php echo TEMPLATE_DIR;?>/images/headcut_14-over.gif) repeat;
--- End code ---
You can't place PHP-Code inside an external css file - will not be execute.
And you are not in the need to this: keep in mind, that all paths inside the css are rellative
to the css file, so in this case you can simple go like this:
--- Code: ---background: #FFFFFF url(images/headcut_14-over.gif) repeat;
--- End code ---
if there is a subfolder named "images" next to the css-file.
Regards
Aldus
StefanRSA:
Fixed it, thanks Aldus!
aldus:
Fine - nothing found yet
And (!) imagefloooooooooooooooooow woup
Regards
Aldus
Stefek:
Nicely baked.
I like it.
Very complex template.
Looks professional!
I see you love to design every single detail. :-P
Regards,
Stefek
Navigation
[0] Message Index
[#] Next page
Go to full version