Jump to content

Christmas theme


Recommended Posts

Hi all
Just changed my site to my Christmas theme, well, changed the background image from the original on prestashopic (thanks prestashopic for the theme :-))
My screen resolution is 1440, it works for me but if there's anyone out there with a wider screen, could you have a look and tell me what it looks like. I have a funny feeling its going to be all over the place.

Have a look and tell us what you think
www.cameratek.co.uk

Andy

Link to comment
Share on other sites

Hadnt noticed that before. Im not a very good coder, would you know where to change. Heres the footer .css
/* Footer */
#footer {
padding: 0.5em 0;
clear: both;
background:url("../img/bk_footer.jpg") repeat-x scroll 0 0 #000000;
border-bottom:6px solid #282828;
color:#666666;
font-size:11px;
margin:0 auto 20px;
padding:20px;
position:relative;
width:920px;
}
#footer .block_various_links { list-style: none; }
#footer .block_various_links li a { text-decoration: none; color:#0093CA; }
#footer .block_various_links li a:hover {text-decoration: underline;}
#footer .block_various_links li {
display: inline;
border-left: 1px solid #888;
padding: 0 2px 0 4px
}
#footer .block_various_links li.first_item {
border: none;
padding-left: 0
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...