Огромное спасибо очень выручили, теперь появился такого плана вопрос как сместить миниатюры по центру или добавить еще свои?
CSS этого скрипта
body.bg1, .bg1 .forum_icon, .bg1 .maintitle, .bg1 #branding, .bg1 .col_c_icon img[src*='f_']{ background-color: #000; background-image: url('{style_images_url}/background1.jpg'); background-repeat: no-repeat; }
body.bg2, .bg2 .forum_icon, .bg2 .maintitle, .bg2 #branding, .bg2 .col_c_icon img[src*='f_']{ background-color: #000; background-image: url('{style_images_url}/background2.jpg'); background-repeat: no-repeat; }
body.bg3, .bg3 .forum_icon, .bg3 .maintitle, .bg3 #branding, .bg3 .col_c_icon img[src*='f_']{ background-color: #000; background-image: url('{style_images_url}/background3.jpg'); background-repeat: no-repeat; }
body.bg4, .bg4 .forum_icon, .bg4 .maintitle, .bg4 #branding, .bg4 .col_c_icon img[src*='f_']{ background-color: #282830; background-image: url('{style_images_url}/background4.jpg'); }
body.bg5, .bg5 .forum_icon, .bg5 .maintitle, .bg5 #branding, .bg5 .col_c_icon img[src*='f_']{ background-color: #0e1e2d; background-image: url('{style_images_url}/background5.jpg'); background-repeat: no-repeat; }
body.bg6, .bg6 .forum_icon, .bg6 .maintitle, .bg6 #branding, .bg6 .col_c_icon img[src*='f_']{ background-color: #000; background-image: url('{style_images_url}/background6.jpg'); background-repeat: no-repeat; }
body.bg_custom, .bg_custom .forum_icon, .bg_custom .maintitle, .bg_custom #branding, .bg_custom .col_c_icon img[src*='f_']{ background-color: #000; }
Добавляю допустим код
body.bg7, .bg7 .forum_icon, .bg7 .maintitle, .bg1 #branding, .bg7 .col_c_icon img[src*='f_']{ background-color: #000; background-image: url('{style_images_url}/background7.jpg'); background-repeat: no-repeat; }
не чего не происходит новый параметр с градиентом не появляется, может я копаю не там? IPB и Веб начал изучать не давно, сильно не пинайте