Tue, 2014-04-08 16:03
Hi friends,
Site: frostytees.com
Been racking my head over some simple layout styling. It's been a while since I've done this...trying to get the gears turnin again.
Using the latest version of chrome and saw some layout errors. Anybody got a cross-compatibility fix (desktop & mobile) for my layout?
Any help would be greatly appreciated!!!
Tue, 2014-04-08 23:45
#1
First of all could you be
First of all could you be more clear about what is not working.
And second of all two images aren't found.
Failed to load resource: the server responded with a status of 404 (Not Found) http://frostytees.com/images/bgright.jpg
Failed to load resource: the server responded with a status of 404 (Not Found) http://frostytees.com/images/bgleft.jpg
This is the code searching for them:
<div id="global_wrapper" style="background-image: url(images/bgleft.jpg), url(images/bgright.jpg); background-position: left center, right center; background-repeat: repeat-y;">
Hope this helped a bit.