deroxonweb Posted April 20, 2012 Share Posted April 20, 2012 Hello Sir/Madam, Could somebody tell me why I changed the size of thumbnails in global.css, but the tab position will be changed automatically also? I changed the css: -------------------------------------------------------------------------------------------------------------------------- From: #thumbs_list li {width:99px;height:99px;float:left;cursor:pointer;margin:15px 10px 0 0;padding-left:10px;border:1px solid #cdcdcd;} To: #thumbs_list li {width:50px;height:55px;float:left;cursor:pointer;margin:15px 10px 0 0;padding-left:10px;border:1px solid #cdcdcd;} -------------------------------------------------------------------------------------------------------------------------- Then the tab position will move to right a bit around 10px. I tried to edit and check through all the code 1 by 1, but I still can't find out the problem, please give me a hand, I already crash at this problem more than 1 week. Please help. Thank you very much. Best regards, Derox Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now